Search found 2 matches

by fluxweed
Wed Feb 28, 2018 7:47 am
Forum: GTK+ Support
Topic: Cannot access web gui through hostname only IP
Replies: 3
Views: 71705

Re: Cannot access web gui through hostname only IP

I had the same issue and today i've finally fixed it!
you need to change rpc-host-whitelist in your settings
1) sudo service transmission-daemon stop
2) sudo nano /etc/transmission-daemon/settings.json
rpc-host-whitelist:"your-host-name"
3) sudo service transmission-daemon start

After that it ...
by fluxweed
Sat Feb 03, 2018 4:19 pm
Forum: GTK+ Support
Topic: Cannot access web gui through hostname only IP
Replies: 3
Views: 71705

Re: Cannot access web gui through hostname only IP

I am SO glad you posted this!

I have been going crazy as I have the exact same problem that you describe only I haven't updated anything, it just started doing this!

Like you, I can ping hostname:9091 and it replies with 10.0.x.x ... but if i access the web UI with hostname I'll get connection ...