Hi Vladimir,
This is the contents of ~/.n2hell/settings.js
{"rtorrents":[{"rtorrentCommand":"screen -dmS rtorrent rtorrent","ssh":
{"user":{"password":"","name":""},"port":22,"
enabled":false,"host":"","privateKeyFile":"","usePrivateKey":false,"passphrase":""},"rtorrentConfigPath":"\/
home\/mi
ke\/.rtorrent.rc","rtorrentTimeoutField":10000,"users":
["barrem01","admin"],"id":"default"}],"http":{"root":"webUI",
"compression":true,"port":8888,"host":"127.0.0.1","maxUpload":
1000000},"name":"n2hell","configured":true,"users":[{"
password":<withheld>,"name":"barrem01","id":0},
{"password":<withheld>,"name":"admin","id":1}]}
I don't know much about java, but it looks like I don't have an ssh
host or password. Could that be the problem?
This is the contents of ~/.n2hell/admin.settings.js
{"views":[{"name":"all","selected":true,"iconClass":"n2hellStatus
n2hellStatus_done","query":"","quick":true},{"name
":"errors","selected":false,"iconClass":"n2hellStatus
n2hellStatus_error_stop","query":{"state":"error*"},"quick":tr
ue},{"name":"stopped","selected":false,"iconClass":"n2hellStatus
n2hellStatus_ok_stop","query":{"state":"*_stop"},"q
uick":false},
{"name":"leeching","selected":false,"iconClass":"n2hellStatus
n2hellStatus_ok_leech","query":{"state":"
*_leech"},"quick":true},
{"name":"seeding","selected":false,"iconClass":"n2hellStatus
n2hellStatus_ok_seed","query":{
"state":"*_seed"},"quick":false}],"remoteFolders":[],"listColumns":
["state","name"],"localFolders":[],"refreshTimeou
t":30}
Thanks again for all your help.