September 28, 201510 yr Hi there So I recently configured nzbget with sonarr and set it up to run. I went to check it this morning in Sonarr and noticed only 10% of the file had downloaded. When I went to the log files in nzbget, i see that i'm getting a bunch of errors and warnings. They keep piling up and a quick google search of the error codes did not help. Any suggestions? here are the screenshots to see the logs: http://i.imgur.com/e04rD7W.png http://i.imgur.com/Ngoosg9.png
October 13, 201510 yr Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions?
October 13, 201510 yr Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions? I'm having the same problem
October 13, 201510 yr Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions? I'm also seeing the same thing. Here is what my log says currently: ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- Useing STABLE branch: Not up-to-date\Installed Checking som config options Oct 13 10:58:28 36631ad01c85 syslog-ng[50]: syslog-ng starting up; version='3.5.3' Looking at the Github repository, it looks like there were a handful of syntax changes this morning, so I'm wondering if one of them caused this to start.
October 13, 201510 yr Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions? Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions? I'm having the same problem Just did an update on my container to the latest update and it broke the web interface. I can't get into it no matter what. I've tried restarting the docker multiple times and I've tried deleting the entire docker container and image and then re-adding it to no avail. Suggestions? I'm also seeing the same thing. Here is what my log says currently: ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- Useing STABLE branch: Not up-to-date\Installed Checking som config options Oct 13 10:58:28 36631ad01c85 syslog-ng[50]: syslog-ng starting up; version='3.5.3' Looking at the Github repository, it looks like there were a handful of syntax changes this morning, so I'm wondering if one of them caused this to start. Having the same issue...cannot start the container... Im so sorry guys, the problem has been found, but now dockerhub does not wanna update at the moment, will let you know as soon as dockerhub starts behaveing. (or #linuxserver.io@freenode for live update)
October 13, 201510 yr Im so sorry guys, the problem has been found, but now dockerhub does not wanna update at the moment, will let you know as soon as dockerhub starts behaveing. (or #linuxserver.io@freenode for live update) Thanks for the update, glad you're aware of it. Hopefully this gets resolved soon.
October 13, 201510 yr Im so sorry guys, the problem has been found, but now dockerhub does not wanna update at the moment, will let you know as soon as dockerhub starts behaveing. (or #linuxserver.io@freenode for live update) Thanks for the update, glad you're aware of it. Hopefully this gets resolved soon. Ubuntu fixed there mirrors which was causing an apt-get command to fail. Updated and working for me now
October 13, 201510 yr Ubuntu fixed there mirrors which was causing an apt-get command to fail. Updated and working for me now Thanks. I can confirm this is working after the latest update just now.
October 13, 201510 yr Latest update is working fine when I navigate to the internal ip website, eg, 192.168.1.5:6789 But if I navigate to external website using apache proxy, it does not allow me to log in.
October 13, 201510 yr Latest update is working fine when I navigate to the internal ip website, eg, 192.168.1.5:6789 But if I navigate to external website using apache proxy, it does not allow me to log in. I had the same problem. I think its an NZBGet 16 issue. I disabled the .htaccess on NZBGet in my apache proxy and used the built in one in NZBGet
October 13, 201510 yr Latest update is working fine when I navigate to the internal ip website, eg, 192.168.1.5:6789 But if I navigate to external website using apache proxy, it does not allow me to log in. I had the same problem. I think its an NZBGet 16 issue. I disabled the .htaccess on NZBGet in my apache proxy and used the built in one in NZBGet How exactly did you do that?
October 13, 201510 yr Latest update is working fine when I navigate to the internal ip website, eg, 192.168.1.5:6789 But if I navigate to external website using apache proxy, it does not allow me to log in. I had the same problem. I think its an NZBGet 16 issue. I disabled the .htaccess on NZBGet in my apache proxy and used the built in one in NZBGet How exactly did you do that? In my proxy-config I changed it from <Location /nzbget> ProxyPass http://10.10.10.12:6789 ProxyPassReverse http://10.10.10.12:6789 AuthUserFile /config/.htpasswd AuthType Basic AuthName "NZBGet - Proxy" Require user admin </Location> to <Location /nzbget> ProxyPass http://10.10.10.12:6789 ProxyPassReverse http://10.10.10.12:6789 </Location> In NZBGet. Settings - Security and add a "Control Username and Control password"
October 14, 201510 yr Latest update is working fine when I navigate to the internal ip website, eg, 192.168.1.5:6789 But if I navigate to external website using apache proxy, it does not allow me to log in. I had the same problem. I think its an NZBGet 16 issue. I disabled the .htaccess on NZBGet in my apache proxy and used the built in one in NZBGet How exactly did you do that? In my proxy-config I changed it from <Location /nzbget> ProxyPass http://10.10.10.12:6789 ProxyPassReverse http://10.10.10.12:6789 AuthUserFile /config/.htpasswd AuthType Basic AuthName "NZBGet - Proxy" Require user admin </Location> to <Location /nzbget> ProxyPass http://10.10.10.12:6789 ProxyPassReverse http://10.10.10.12:6789 </Location> In NZBGet. Settings - Security and add a "Control Username and Control password" Awesome! That was an easy fix. Thanks Sean!
October 18, 201510 yr First off I just want to say thank you for such a great docker! Secondly, this is what has brought me to the support forum. After the most recent update I seem to be unable to unpack any files. Is anyone else having a similar issue? I noticed in the changelog that the unrar versions was updated to the latest version, wasn't sure if that was related.
October 23, 201510 yr **MODS - Please close this thread** Replacement thread: http://lime-technology.com/forum/index.php?topic=43599.0
Archived
This topic is now archived and is closed to further replies.