Recent content by scrafi

  1. S

    openID no authentication credentials provided.

    Hello! I've just updated to pve 7 and pbs 2 and set openid up in both. In pve it works just fine and as you expect, but using the same settings (though using a different provider in my authentication server "Authentik" with the same configuration), in PBS I get the following error message on...
  2. S

    [SOLVED] Installed Duplicati on PBS, can't reach it from outside the PBS.

    Ah perfect, thank you! I see now, normally you run duplicati like a program on a machine and only access it locally not like a server, so it doesn't have anything to-do with PBS itself. For future reference, this is the command to start the service listening on a different ip/interface...
  3. S

    [SOLVED] Installed Duplicati on PBS, can't reach it from outside the PBS.

    Thanks for your help! This is the output I get when I run the command: LISTEN 0 128 127.0.0.1:41383 0.0.0.0:* LISTEN 0 50 127.0.0.1:8200...
  4. S

    [SOLVED] Installed Duplicati on PBS, can't reach it from outside the PBS.

    Hello, I use PBS at home and would like to use Duplicati to upload the backups to Backblaze, but when I install duplicati on PBS it installs just fine and running a "wget 127.0.0.1:8200" shows me that the web service is accessible, but I can't reach it from outside PBS via pbs.local:8200 or...