Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I have been using Transmission on my DNS 323 for almost a year now with no problems. Over the past week, I could not access the interface via the web interface. So I reinstalled the files upgrading to the latest version in the process. However, still no success.
I cannot seem to start the transmission daemon...
These are the messages I get.
root@dlink-02EF18:/mnt/HD_a2/.transmission-daemon# /ffp/start/transmission.sh start
Starting transmission-daemon
root@dlink-02EF18:/mnt/HD_a2/.transmission-daemon# /ffp/start/transmission.sh status
transmission-daemon not running
root@dlink-02EF18:/mnt/HD_a2/.transmission-daemon#
Which means I have not got a settings.json file as the transmission daemon has never started.
I also cannot get an output of my logfile.
root@dlink-02EF18:/mnt/HD_a2/.transmission-daemon# cat transmission-daemon.log
[05:35:16.521] transmission-daemon Error loading config file -- exiting. (daemon.c:421)
root@dlink-02EF18:/mnt/HD_a2/.transmission-daemon#
Any advice would be greatly appreciated.
Samsom
Offline
I had the same problem for a while... maybe ownership of config directory changed? thats what happened to me when i started tinkering....
$ chown -R nobody /mnt/HD_a2/.transmission-daemon
Offline