[Support] ich777 - Application Dockers


ich777

Recommended Posts

Just now, bobohazel said:

I think that port is hard-baked in the template or something?

Ignore that please in the Unraid WebUI, where you still able to connect through 8080 to the container or did you have to use 8081?

If you where still able to connect to it through 8080 then the container didn't save it.

 

The container does nothing to change the port back to 8080 and I've tested it now over here and I'm able to change the port to 8081, are you sure you've clicked this button after changing the port:

grafik.png.edd9f2592e6f1d89fc23410944f33cbc.png

Link to comment

I have an error in Sonnarr that looks rather weird to me since the Log demands an .exe:

 

24/04/2023 11:06:55
---Successfully downloaded Sonarr v4.0.0.455---
24/04/2023 11:06:55
mkdir: cannot create directory ‘/sonarr/Sonarr’: File exists
24/04/2023 11:06:56
---Preparing Server---
24/04/2023 11:06:56
---Starting Sonarr---
24/04/2023 11:06:56
Cannot open assembly '/sonarr/Sonarr/Sonarr.exe': No such file or directory.
24/04/2023 11:07:48
---Ensuring UID: 99 matches user---
24/04/2023 11:07:48
usermod: no changes
24/04/2023 11:07:48
---Ensuring GID: 100 matches user---
24/04/2023 11:07:48
usermod: no changes
24/04/2023 11:07:48
---Setting umask to 0000---
24/04/2023 11:07:48
---Checking for optional scripts---
24/04/2023 11:07:48
---No optional script found, continuing---
24/04/2023 11:07:48
---Taking ownership of data...---
24/04/2023 11:07:48
---Starting...---
24/04/2023 11:07:48
---Version Check---
24/04/2023 11:07:48
---Sonarr not found, downloading and installing v4.0.0.455...---
24/04/2023 11:07:49

/sonarr/Sonarr-v4.0   0%[                    ]       0  --.-KB/s               
/sonarr/Sonarr-v4.0  17%[==>                 ]  16.33M  81.6MB/s               
/sonarr/Sonarr-v4.0  41%[=======>            ]  39.55M  98.9MB/s               
/sonarr/Sonarr-v4.0  65%[============>       ]  61.38M   102MB/s               
/sonarr/Sonarr-v4.0  88%[================>   ]  83.82M   105MB/s               
/sonarr/Sonarr-v4.0 100%[===================>]  94.35M   105MB/s    in 0.9s    
24/04/2023 11:07:49
---Successfully downloaded Sonarr v4.0.0.455---
24/04/2023 11:07:49
mkdir: cannot create directory ‘/sonarr/Sonarr’: File exists
24/04/2023 11:07:51
---Preparing Server---
24/04/2023 11:07:51
---Starting Sonarr---
24/04/2023 11:07:51
Cannot open assembly '/sonarr/Sonarr/Sonarr.exe': No such file or directory.


I don't know when this started but a reinstall of Sonarr didn't help.. I haven't changed any configs but had autoupdate enabled on Sonarr.


Sorry if this already has been discussed, I couldn't find anything via google other than a 3 year old post where the problem resolved itself on github.

Link to comment
2 minutes ago, Sam_Axe said:

since the Log demands an .exe

This is normal since mono is used on Linux to run the .exe

 

3 minutes ago, Sam_Axe said:

I don't know when this started but a reinstall of Sonarr didn't help.. I haven't changed any configs but had autoupdate enabled on Sonarr.

It seems that the container couldn't remove the Sonarr folder which lives in your directory for sonarr which is usually loacted in your appdata directory.

 

Can you try to stop the container, go to your appdata directory and into the sonarr folder, there should be a folder called Sonarr, try to remove that Sonarr folder and start the container again.

 

May I ask to what your appdata share is set in terms of Use Cache in the Share settings?

 

Oh wait now that I've see it, do you use the nightly branch?

If yes, give me a bit since I have to look into it if something has changed for version 4.x and I have to change the startup routine.

Link to comment

Hi this might be the wrong thread to ask this in. I'm looking at using luckybackup to back up my UNRAID Shares to external USB Drive via unassigned devices. I wanted to see if luckybackup would support any functionality to start a backup when the USB Drive is plugged in. Or minimum scheduled backup USB Drive plugged in.

Thanks

Link to comment
On 4/24/2023 at 10:21 AM, ich777 said:

The container does nothing to change the port back to 8080 and I've tested it now over here and I'm able to change the port to 8081, are you sure you've clicked this button after changing the port:

I tried this and I believe the port did change but now I cannot access the container anymore. Not on port 8080 or on port 8081. The template changed to show container port8081 but this is not reflected in the port's listed on the unraid docker tab.

 

I hope I have some time tonight to test some more.

Link to comment
13 minutes ago, bobohazel said:

The template changed to show container port8081 but this is not reflected in the port's listed on the unraid docker tab.

As said, forget about what it displays in the Unraid GUI, just make sure that you've created a port mapping with the container port 8081 and the host mapping 8081 then you should be able to connect again when you are not routing it through the OpenVPN container.

 

14 minutes ago, bobohazel said:

I hope I have some time tonight to test some more.

Anyways, I've tried this now with a test setup and have no issues connection to the OpenVPN container to the SABnzbd container on port 8081.

Link to comment

Hi,

 

I'm doing something wrong, I'm using the OpenVPN-Client and I have passed Deluge & Prowlarr through it successfully.  I'm also using Sonarr and Radarr but not routing through the VPN and there unable to connect to deluge due to being on different networks.  I have tried using the VPN_OUTPUT_PORTS variable but doesnt seem to have changed anything.

Images of config https://imgur.com/a/OK2AJoZ

 

I'm sure Im just missing something stupid.

 

Thanks in advance.

 

Link to comment
10 minutes ago, Spardha said:

tried but doesnt work either, i tried the docker ip for openvpn too 172.17.0.2 but didnt work either

Please remove the input ports, those are not necessary...

 

Are you able to connect to the Deluge WebUI with 192.168.1.5:8112 if yes there should be no issue connection to Deluge.

 

I completely missed that you haven't routed Radarr through the OpenVPN container, so localhost can't work.

Link to comment
17 minutes ago, ich777 said:

Please remove the input ports, those are not necessary...

 

Are you able to connect to the Deluge WebUI with 192.168.1.5:8112 if yes there should be no issue connection to Deluge.

 

I completely missed that you haven't routed Radarr through the OpenVPN container, so localhost can't work.

Hi,

 Thanks for coming back.

 

JUst removed INPUT_PORTS, Yes i can connect to all webUI's deluge, sonarr, radarr etc.

 

rebooted all the dockers and its working... I guess having the INPUT_PORTS messed it up..

 

 

 

  • Like 1
Link to comment
59 minutes ago, Cyborg said:

I would like all my -arr dockers to go trough the w0 tunnel. deluge has its own vpn, but maybe can go trough the w0 as well, why not, it will be dubble protected then? 

I don't understand, which container do you want to route through wg0? OpenVPN? Yes that's in theory possible but I wouldn't describe that as double protection...

Link to comment
1 minute ago, ich777 said:

I don't understand, which container do you want to route through wg0? OpenVPN? Yes that's in theory possible but I wouldn't describe that as double protection...

all my -arr apps. I have a vpn in unraids wg0 and one in binhex-deluge. but I like to have all -arr apps behind vpn. 

Link to comment
3 minutes ago, Cyborg said:

all my -arr apps. I have a vpn in unraids wg0 and one in binhex-deluge. but I like to have all -arr apps behind vpn. 

That should be possible but I'm not entirely sure how to do that, I will look that up and report back, I think there is somewhere a tutorial around here on the forums.

Link to comment
2 minutes ago, ich777 said:

That should be possible but I'm not entirely sure how to do that, I will look that up and report back, I think there is somewhere a tutorial around here on the forums.

that would be wunderful. I know many people have tried to solve this but can find a guide. I would like my -arr apps to "talk" like in bridge but also be behind vpn. 

Link to comment
24 minutes ago, ViVi6 said:

Sabnzbd has moved from sabyenc to sabctools with version 4.0.0. I'm having a lot of issues with your latest update and they (over on their discord) says it's because of this oversite in the update why it's not working. 

I've pushed an update already to the container about 5 hours ago which fixes this exact issue because I saw that 4.0.0 was released and saw that it requires now sabctools.

 

Please update the container itself and it will just run fine.

Link to comment
9 hours ago, ich777 said:

I've pushed an update already to the container about 5 hours ago which fixes this exact issue because I saw that 4.0.0 was released and saw that it requires now sabctools.

 

Please update the container itself and it will just run fine.

 

i am on the latest possible update of your container. same Issue is still present. i have tried to force an update with no luck. Still says its missing sabctools 

Link to comment
7 minutes ago, ViVi6 said:

i am on the latest possible update of your container. same Issue is still present. i have tried to force an update with no luck.

One of the developers from SABnzbd in the Discord tried it and it is working for him just fine.

 

7 minutes ago, ViVi6 said:

Still says its missing sabctools 

Then the container update was not successful.

Link to comment
2 minutes ago, ich777 said:

One of the developers from SABnzbd in the Discord tried it and it is working for him just fine.

 

Then the container update was not successful.

been working on this all day. finally fixed the issue. uninstalling and reinstalling did not fix the issue for me. but what did work was changing the version to 3.7.2 and then back to "latest" and now its working. so weird. 

whats crazy is after uninstalling and reinstalling the container, it still gave the missing sabctools error. but downgrading and then upgrading was able to correct itself. 

  • Like 1
Link to comment

I'm trying to run owncast docker with intel hardware transcoding (13600k) but I'm getting this error:

---Version Check---
---Owncast v0.0.13 up-to-date---
---Preparing Server---
---Starting Server---
time="2023-04-29T18:49:51+02:00" level=info msg="Owncast v0.0.13-linux-64bit (1d6151c867ebb2f766815d3b116358085bc1c25e)"
time="2023-04-29T18:49:51+02:00" level=info msg="Video transcoder started using VA-API with 1 stream variants."
time="2023-04-29T18:49:51+02:00" level=info msg="RTMP is accepting inbound streams on port 1935."
time="2023-04-29T18:49:51+02:00" level=info msg="Web server is listening on IP 0.0.0.0 port 8080."
time="2023-04-29T18:49:51+02:00" level=info msg="The web admin interface is available at /admin."
time="2023-04-29T18:49:51+02:00" level=error msg="[AVHWDeviceContext @ 0x564939606400] libva: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed"
time="2023-04-29T18:49:51+02:00" level=error msg="[AVHWDeviceContext @ 0x564939606400] Failed to initialise VAAPI connection: -1 (unknown libva error)."
time="2023-04-29T18:49:51+02:00" level=error msg="Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Input/output error"
time="2023-04-29T18:49:51+02:00" level=error msg="transcoding error. look at  data/logs/transcoder.log  to help debug. your copy of ffmpeg may not support your selected codec of h264_vaapi https://owncast.online/docs/codecs/"

I installed igputop, edited permissions chmod -R 777 /dev/dri, and added device /dev/dri/ in docker config. How can I fix this error?

thank you

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.