Np
And great.
I could give it a try. Am i able to change that in one of the configs?
I’ve added a few things to the start-script, to get a few more details. But sadly i can’t find any logs.
The following advance options is tried - no 1:
--log-file=/var/packages/Duplicati/logs/log.txt --log-level=profiling
And no 2.:
--log-file=/volume1/@appstore/Duplicati/log/log.txt --log-level=profiling --webservice-interface=*
I can see that the paramters is added to the end of the command - and logging is also working, and ansers is on :8200
:
root 10689 1 0 19:14 ? 00:00:02 mono /volume1/@appstore/Duplicati/Duplicati.Server.exe --log-file=/volume1/@appstore/Duplicati/log/log.txt --log-level=profiling --webservice-interface=*
root 10819 10689 1 19:14 ? 00:00:07 /volume1/@appstore/Mono/usr/local/bin/mono-sgen /volume1/@appstore/Duplicati/Duplicati.Server.exe --log-file=/volume1/@appstore/Duplicati/log/log.txt --log-level=profiling --webservice-interface=*
Here is a fresh log with advance options no. 2, where i just started Duplicati, visited it, waited for the message to show up, and stopped the service:
https://pastebin.com/pLcHwFQd
The same error happens on http://[SYNO-IP]:8200/ngax/index.html
, with the advance options.
SO... That means it's time for give the manual run another try, with logging enabled:
mono /volume1/@appstore/Duplicati/Duplicati.Server.exe --log-file=/volume1/@appstore/Duplicati/log/log.txt --log-level=profiling --webservice-interface=*
And… It works just fine, and the Danish GUI shows up:
The only thing found in the log this time, is:
2019-01-09 19:37:24 +01 - [Information-Duplicati.Server.WebServer.Server-ServerListening]: Server has started and is listening on 0.0.0.0, port 8200
EDIT: And more debug…
Tried to tunnel into my NAS on :8200
with --log-level=profiling --webservice-interface=*
in use, but it’s still the same error.
If i run it manually it’s working just fine with tunnel to :8200
on the Synology…
I also renew my certifiate, cause… why not? Still same issues in the log.
Regarding Danish vs. English, i don’t think that it’s the reason, cause these details is just based on the language of my browser… And the only reason why it it’s not jumping to Danish on DSM, is cause the connection got lost. I actually think that no connection is transfered between the GUI and the Duplicati backend - or, at least just a bit… But… What do i know
I
I also changed a few settings, fx. theme and so on, but after loading up through DSM on :5001
it’s back to the default things, so i don’t think that the GUI even connects to the server.
Lastly i have another question… Why is it that the following process keeps running, after i stopped the service in DSM? Is that a bug? (Normally i kill it manually)
root 15102 1 0 19:57 ? 00:00:08 /volume1/@appstore/Mono/usr/local/bin/mono-sgen /volume1/@appstore/Duplicati/Duplicati.Server.exe --log-file=/volume1/@appstore/Duplicati/log/log.txt --log-level=profiling