Jorgen Posted December 31, 2021 Share Posted December 31, 2021 Just reporting that the umask 000 solution didn't work for me either, just experienced another unpack hang. Quote Link to comment
Sinister Posted February 26 Share Posted February 26 On 12/30/2021 at 11:06 PM, Jorgen said: Just reporting that the umask 000 solution didn't work for me either, just experienced another unpack hang. Same here Quote Link to comment
Profezor Posted February 27 Share Posted February 27 Can’t open gui. Here is the log. How do I fix it? 2022-02-27 12:46:07,305 DEBG 'start-script' stderr output: insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory 2022-02-27 12:46:07,312 DEBG 'start-script' stdout output: [warn] Unable to load iptable_mangle module, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN [info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle' [info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko' Quote Link to comment
Profezor Posted February 27 Share Posted February 27 3 minutes ago, Profezor said: Can’t open gui. Here is the log. How do I fix it? 2022-02-27 12:46:07,305 DEBG 'start-script' stderr output: insmod: ERROR: could not load module /lib/modules/iptable_mangle.ko: No such file or directory 2022-02-27 12:46:07,312 DEBG 'start-script' stdout output: [warn] Unable to load iptable_mangle module, you will not be able to connect to the applications Web UI or Privoxy outside of your LAN [info] unRAID/Ubuntu users: Please attempt to load the module by executing the following on your host: '/sbin/modprobe iptable_mangle' [info] Synology users: Please attempt to load the module by executing the following on your host: 'insmod /lib/modules/iptable_mangle.ko' Solved : ran that command. Quote Link to comment
Kopernikus Posted March 1 Share Posted March 1 Hi, Any plans for an nzbgetvpn version? I could ofcourse route through another containers but think fesh connection is better? Thx Quote Link to comment
Eric22 Posted March 2 Share Posted March 2 Hey I'm getting an error message in radarr. If you could help it would be greatly appreciated. Quote Link to comment
JonathanM Posted March 2 Share Posted March 2 12 minutes ago, Eric22 said: Hey I'm getting an error message in radarr. If you could help it would be greatly appreciated. Post the docker run command for nzbget. Probably the MainDir field should be just /downloads but without knowing your mappings it could be /data Probably best if you post the docker run for both nzbget and radarr Quote Link to comment
Celtic Posted March 8 Share Posted March 8 I just updated NZBGET to the latest version this morning and I cannot access the WebUI after update. No settings have changed. Has anyone seen this issue? Quote Link to comment
ejg3855 Posted March 13 Share Posted March 13 Im struggling here, this worked great for quite a while and then I rebuilt all my dockers. Now all the downloads are going into the docker.img file and not into the defined directory. I am not sure how to fix this. Host Path 2 is set to my download location in the docker setup file. /mnt/user/Tower_Downloads/ My NZBGet settings are set to : MainDir: ${AppDir}/downloads DestDir: ${MainDir}/completed I hope I am missing something stupid simple, if other info is needed please let me know. Thanks Quote Link to comment
Jorgen Posted March 13 Share Posted March 13 (edited) 8 hours ago, ejg3855 said: Im struggling here, this worked great for quite a while and then I rebuilt all my dockers. Now all the downloads are going into the docker.img file and not into the defined directory. I am not sure how to fix this. Host Path 2 is set to my download location in the docker setup file. /mnt/user/Tower_Downloads/ My NZBGet settings are set to : MainDir: ${AppDir}/downloads DestDir: ${MainDir}/completed I hope I am missing something stupid simple, if other info is needed please let me know. Thanks Your problem is using {AppDir} in the NZBGet settings. {AppDir} is the directory where the nzbget executables/binaries are stored, which in this case is inside the docker image. Host Path 2 maps to /data inside the container, so the simplest fix would be to set MainDir = /data This will make NZBGet store files that are being downloaded in /mnt/user/Tower_Downloads (from Unraid's perspective) and completed downloads will be moved to /mnt/user/Tower_Downloads/completed Probably better though to set MainDir = /config (which is normally the appdata share in unraid), and: DestDir: /data/completed InterDir: /data/inter This has the benefit of storing everything else that is using {MainDir} (i.e. nzb's, the queue, temp files etc.) in your appdata share, which should be on a fast cache share. In-progress downloads would be stored in /mnt/user/Tower_Downloads/inter and then moved to /mnt/user/Tower_Downloads/completed Edited March 13 by Jorgen clarification 1 Quote Link to comment
Networx2002 Posted May 23 Share Posted May 23 (edited) I'm having issues downloading. I guess I'm not sure where NZBGET is downloading my files. My Docker container keeps filling up and I can't locate the download files. I created a share downloads/usenet Also I found that it downloaded a file to path below in the screenshot Edited May 23 by Networx2002 Quote Link to comment
JonathanM Posted May 23 Share Posted May 23 20 minutes ago, Networx2002 said: I guess I'm not sure where NZBGET is downloading my files. Change /data/usenet in the container template to the array share location you want to download to, like /mnt/user/downloads or similar, then change the NZBGet MainDir to /data Quote Link to comment
Networx2002 Posted May 23 Share Posted May 23 2 hours ago, JonathanM said: Thank you! 2 hours ago, JonathanM said: Change /data/usenet in the container template to the array share location you want to download to, like /mnt/user/downloads or similar, then change the NZBGet MainDir to /data Change /data/usenet in the container template to the array share location you want to download to, like /mnt/user/downloads or similar, then change the NZBGet MainDir to /data Quote Link to comment
Networx2002 Posted May 24 Share Posted May 24 (edited) On 5/23/2022 at 10:34 AM, JonathanM said: Thank you! On 5/23/2022 at 10:34 AM, JonathanM said: . Now I'm having an issue with sonarr. I made a directory Data Media Tv But when I try and add it to sonarr I get the error on the screenshot. Thanks for your assistance Edited May 24 by Networx2002 Quote Link to comment
JonathanM Posted May 24 Share Posted May 24 10 minutes ago, Networx2002 said: But when I try and add it to sonarr I get the error on the screenshot. What path are you entering in sonarr? Quote Link to comment
JonathanM Posted May 24 Share Posted May 24 6 minutes ago, Networx2002 said: Data/media/tv Is there a media folder in the data share? Quote Link to comment
Networx2002 Posted May 24 Share Posted May 24 (edited) Sorry I don't understand. There isn't anything in the TV folder if that's what your asking Edited May 24 by Networx2002 Quote Link to comment
Networx2002 Posted May 24 Share Posted May 24 (edited) File structure data is the main share Edited May 24 by Networx2002 Quote Link to comment
Networx2002 Posted May 24 Share Posted May 24 Ok so this wired. I can add folders under data that was created by NZBGET, but not the folders I created in unRAID... Quote Link to comment
Networx2002 Posted May 25 Share Posted May 25 (edited) So I was able to figure it out. I had to delete the folders I created in unRAID and create them from windows explorer. now I'm able to map the folders... Thanks for your assistance! Edited June 2 by Networx2002 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.