Search results

  1. M

    Can you change smartctl parameters?

    I see these errors in the log for all my drives: (This is a really old hp dl360 g7 with a drive controller that's probably not ideal) Aug 28 18:34:24 pbs proxmox-backup-api[1420]: failed to gather smart data for /dev/sda – command "smartctl" "-H" "-A" "-j" "/dev/sda" failed - status code: 1 -...
  2. M

    GET /api2/json: 401 Unauthorized

    After the 4.x upgrade, I can't connect to the web interface from the browser. SSH is working fine. I see this in the logs for each attempt. Aug 25 21:40:24 pbs proxmox-backup-proxy[1465]: authentication failure; rhost=[::1]:36534 msg=no authentication credentials provided. Aug 25 21:40:27 pbs...
  3. M

    [Feature Request] Allow the configuration of the host shell background color.

    To make it easily distinguishable in putty I set a custom background color for the host but I can't do it through the web-ui. Just an extra layer of, "Hey dummy, you're on the host right now!" for those of us getting old enough to need that extra reminder.
  4. M

    LXC Debian 10 to 11 => systemd failure

    Switched apt/sources.list and apt/source.list.d from buster to bullseye and did apt update && apt full-upgrade and I end with a systemd failure. Only thing really installed is wireguard. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service ->...