Just updated my freenas today to 8.0.3 RC3 x64. I also decided to make transmission work so I could use it as a torrent server.
I found several install threads which all seemed to have the same procedures. I followed them and got everything installed, but transmission wouldn't start on it's own. I started manually and could not connect because of the whitelist issue. The settings.json file was not saving where I listed for it to save in the /conf/base/etc/rc.conf file. I kept seeing errors in the logs that said:
I then manually started transmission with the -g option and told it where to save the file. The settings.json file was created and I could edit it. After doing so, I was able to connect to the web browser.
It doesn't seem that my /conf/base/etc/rc.conf file is being read on startup. I also noticed that there were a couple threads about delaying the startup of transmission, but the file it references (/conf/base/etc/local/rc.d/transmission) don't exist on my system.
I also saw something mentioned about a multimedia build of freenas, but don't know what this is referring to.
What am I missing here?
I found several install threads which all seemed to have the same procedures. I followed them and got everything installed, but transmission wouldn't start on it's own. I started manually and could not connect because of the whitelist issue. The settings.json file was not saving where I listed for it to save in the /conf/base/etc/rc.conf file. I kept seeing errors in the logs that said:
Code:
Couldn't save temporary file "/root/.config/transmission-daemon/settings.json.tmp.IszrtZ": Read-only file system (bencode.c:1712)
I then manually started transmission with the -g option and told it where to save the file. The settings.json file was created and I could edit it. After doing so, I was able to connect to the web browser.
It doesn't seem that my /conf/base/etc/rc.conf file is being read on startup. I also noticed that there were a couple threads about delaying the startup of transmission, but the file it references (/conf/base/etc/local/rc.d/transmission) don't exist on my system.
I also saw something mentioned about a multimedia build of freenas, but don't know what this is referring to.
What am I missing here?