

# PostOffice V.3 | Post Office Protocol - Version 3 # Microsoft Remote Display Protocol (aka ms-term-serv, microsoft-rdp) | MS WBT Server I would expect to get an error if a -webservice option is set and it can’t find the webroot but things do get missed sometimes.# IKE Nat Traversal negotiation (RFC3947)

I’m not sure if in this kind of setup you need to specify the -webservice-webroot but if you do that could explain why it’s not working. Is the server truly headless (CLI only, no GUI) or just doesn’t currently have a monitor plugged in? If it has a GUI and you can temporarily connect a monitor, kb & mouse enough to see if it can be accessed locally and if so that points the issue back to the network/firewall. Have you tried it without -portable-mode? I’m really not quite sure what “ Activates portable mode where the database is placed below the program executable.” means but it seems odd to me for a “service” to be “portable” but I’m probably missing something. If I’m finding the right info, you be able to run a "sudo ufw status " and you should see the Duplicati.Service listed if it’s been allowed through the firewall? Welcome no Linux expert but a few questions if I may.ĭoes your browser give any error or just timeout?Īre any of the “other services” on the server web based? Like Apache or another app that’s hosting a local site. I’m also able to connect the server for other services running on the server. I’ve checked the firewall and it’s not blocking access. I’ve also run the command “duplicati-server -webservice-password=xxxxxx”

└─1026 /usr/bin/mono-sgen /usr/lib/duplicati/ -webservice-interface=any -webservice-port=8200 -portable-modeĭec 14 17:43:53 ip-xxx-xx-xx-xxx systemd: Started Duplicati web-server. ├─ 819 DuplicatiServer /usr/lib/duplicati/ -webservice-interface=any -webservice-port=8200 -portable-mode Loaded: loaded (/etc/systemd/system/rvice enabled vendor preset: enabled)Īctive: active (running) since Tue 17:43:53 EST 1min 7s ago Here is what I’m getting when I run “systemctl status rvice” I’ve read through the different forum posts on this subject but can’t get it working. The service is running but I’m not able to access over the server’s LAN IP address using port 8200. I’ve installed Duplicati on Ubuntu 18.04 server headless.
