Jump to content

JNCK

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by JNCK

  1. Hi!

     

    I want to run this NodeJS application for 24/7 on my server, but it doesn't offer a Docker container option. Preferably I run it in a Docker container so my Unraid installation is kept as clean as possible. But how can I achieve this?

     

    It's this GitHub project: https://github.com/Achaak/toogoodtogo-bot

     

    I looked for an empty, barebones, NodeJS docker container to do the 'git clone' in and build + run the application.

     

    Who is able to help me?

     

    Thank you!

  2. Hi!

     

    Since using Sonarr and Sabnzbd I'm experiecing very slow import times. I've setup the /data folders of Sabznbd and Sonarr exactly the same and Sonarr can find the download files just fine, but only the import is very slow. It looks like it's reading the files at ~ 30 MB/s and after a few seconds writing at the same 30 MB/s. This makes the whole downloading process of a series slow (especially when having a 1 GBit/s internet connection).

     

    The destination folder of my series in Sonarr is a MergerFS folder located at /data/mount_mergerfs/TV/, but it' still inside the same folder range Sonarr and Sabnzbd have access to (local: /mnt/user/, Container path: /data).

     

    The MergerFS folder has a local folder on the same NVMe SSD. So I think this shouldn't be the bottleneck.

     

    Thanks for helping!

  3.  
    Very annoying, Unraid Forums does not send me emails, even though I do follow all my threads... Sorry for the late reply.
     
     
    Do all Docker containers become unreachable, only passthroughvpn or only the Docker that you route through it?
     
     

    All the container I route through passthroughvpn become unreachable. I can restart only one Docker container that uses passthourghvpn and then only that Docker container works for around 20 minutes.

    All other container that just use my normal network just work fine. Only the containers that use passthroughvpn are affected.

    Thanks!


    Verzonden vanaf mijn iPhone met Tapatalk
  4. Hi!

     

    I have issues with Docker containers becoming unreachable. I have multiple containers that are connected to a passthroughvpn container to route the traffic through my VPN. After 20 minutes or so all of the containers that use the --net=container:passthroughvpn parameter become unreachable.

     

    In the system logs I see the following happening at that exact moment:

    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethacf7621) entered disabled state
    Mar 16 14:01:34 Tower kernel: veth2a56a85: renamed from eth0
    Mar 16 14:01:34 Tower avahi-daemon[6570]: Interface vethacf7621.IPv6 no longer relevant for mDNS.
    Mar 16 14:01:34 Tower avahi-daemon[6570]: Leaving mDNS multicast group on interface vethacf7621.IPv6 with address fe80::c4cf:59ff:fe78:fc30.
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethacf7621) entered disabled state
    Mar 16 14:01:34 Tower kernel: device vethacf7621 left promiscuous mode
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethacf7621) entered disabled state
    Mar 16 14:01:34 Tower avahi-daemon[6570]: Withdrawing address record for fe80::ffff:59ff:fe78:fc30 on vethacf7621.
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethd3ac1eb) entered blocking state
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethd3ac1eb) entered disabled state
    Mar 16 14:01:34 Tower kernel: device vethd3ac1eb entered promiscuous mode
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethd3ac1eb) entered blocking state
    Mar 16 14:01:34 Tower kernel: docker0: port 1(vethd3ac1eb) entered forwarding state
    Mar 16 14:01:35 Tower kernel: docker0: port 1(vethd3ac1eb) entered disabled state
    Mar 16 14:01:35 Tower kernel: eth0: renamed from vethc37dad7
    Mar 16 14:01:35 Tower kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethd3ac1eb: link becomes ready
    Mar 16 14:01:35 Tower kernel: docker0: port 1(vethd3ac1eb) entered blocking state
    Mar 16 14:01:35 Tower kernel: docker0: port 1(vethd3ac1eb) entered forwarding state
    Mar 16 14:01:36 Tower avahi-daemon[6570]: Joining mDNS multicast group on interface vethd3ac1eb.IPv6 with address fe80::e040:1bff:feac:bbcd.
    Mar 16 14:01:36 Tower avahi-daemon[6570]: New relevant interface vethd3ac1eb.IPv6 for mDNS.
    Mar 16 14:01:36 Tower avahi-daemon[6570]: Registering new address record for fe80::ffff:1bff:feac:bbcd on vethd3ac1eb.*.

     

    A Docker container that is using --net=container:passthroughvpn becomes reachable again when I restart that specific container. After again around 20 minutes the container isn't reachable anymore.

     

    I've searched online and I scrubbed my Docker and also increased the vDisk size to 50 GB for Docker. Still this issue persists.

     

    Maybe someone knows what the above system logs mean?

     

    Thanks!

    tower-diagnostics-20210316-2207.zip

  5. Hi @Dyon

    It seems like I've fixed it and it had nothing to do with your Docker container, I'm sorry about that.

     

    The Plex issue was fixed by setting up a route in my network, so my devices are able to access the Docker container IP.

    The Sonarr issue was fixed by setting up Sabnzbd and Sonarr so they both have in the container a /data folder and both are pointing to /mnt/user/. I found this solution here: https://www.reddit.com/r/unRAID/comments/knl0tp/how_to_start_troubleshooting_slow_transfer_speeds/

     

     

     

     

     

  6.  
    That is quite odd. I've made a note for myself to look at this later this week. I'll do some testing to see if I can find a solution, or find what's going wrong.

    Thanks for helping!

    I have this same issue with Radarr that’s routed through passthroughvpn where the import from the local SABNZBd to the local media folder also seems to cap out on my maximum upload speed. It seems like to container is sending the file to the VPN and then getting it back again? Very weird.

    The above makes the importing proces after a successful download very slow :/


    Verzonden vanaf mijn iPhone met Tapatalk
  7. 9 minutes ago, Dyon said:

     

     

    In Unraid, you must see something like this in the Docker tab:

    
    +----------------+--------------------------+-------------------------------------------+
    | Application    | Network                  | Port Mappings                             |
    +================+==========================+===========================================+
    | Plex           | container:passthroughvpn | :32400/TCP <==> :32400                    |
    +----------------+--------------------------+-------------------------------------------+
    | passthroughvpn | bridge                   | 172.17.0.x:32400 <==> 192.168.0.100:32400 |
    +----------------+--------------------------+-------------------------------------------+
    
    (172.17.0.x and 192.168.0.100 would obviously be your own IPs)

     

    This means that in order to access Plex, you must go to http(s)://192.168.0.100:32400

    The 172.17.0.4:32400 you see in Plex is most likely the same 172.17.0.x IP the passthrough container has.

    How do you try to access your Plex server right now? You should use the 2nd IP shown at the port mappings (for me that would be 192.168.0.100:32400).

     

     

    Yes, this is what I'm seeing. My server Unraid server is on IP 192.168.2.11. I can access Plex using 192.168.2.11 : 32400.

     

    When I'm playing back 4K media using one of my devices on the 192.168.2.0/24 network it's not streaming the file using the local network, but is pulling the stream from the VPN (I've opened port forwarding there).

     

    I can confirm the above, because when I'm playing back a large file Netdata is showing a high upload and doing an upload speedtest with Speedtest.net is very slow at that same moment.

     

    My devices in the local network are pulling the stream from the VPN instead using a local route. Can really find a solution for this :/

  8. I'm using this container for Plex, but I'm having issues that local playback still goes through the VPN.

     

    In the Plex dashboard it tells me the stream is 'Remote' and I can almost certainly confirm this because I can't local playback Remux 4K streams directly, becuase the download tops at my maximum upload speed of my internet speed.

     

    How can I fix this? I already pointed the Plex port so I can access the Plex server internally using the IP of my Unraid server + Plex port. In the Plex installation I do still see the local 172.17.0.4 : 32400.

     

    Thanks for helping!

  9. Hi!

     

    I'm experiencing very slow import speeds. I have Sonarr and Sabnzbd pointed to the same local download folder and Sonarr has to move files to a other local folder on my server.

     

    I'm seeing this kinds of speeds:1794367731_Schermafbeelding2021-03-08om21_20_41.thumb.png.5426bac72171d1f78d2c0b649f593b8c.png

     

    At some points the 'Disk Write' spiks to 500MiB/s.

     

    Does anyone know how to fix this? I'm using a Samsung 970 PRO NVMe SSD for the local files, nothing else, so this should be very fast.

     

    Thanks!

     

  10. Hi everyone!

     

    I'm getting this error in Sonarr when selecting a specific episode to download:
    1053140711_Schermafbeelding2021-02-19om12_51_13.png.2f45274c724b694d9a4d969b8785b610.png

     

    BlacklistSpecification: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.

     

    Thanks!

  11. Hi! I'm having an issue with my Plex in combination with my Nvidia Shield. When I want to play a certain piece of content it keeps loading for a minute. After that 1 second the video plays and it keeps loading again for a minute. 

     

    Other pieces of content work just fine. And this piece of content where I have this issue with just works fine in the browser.

     

    My bandwith looks like in as in the picture, but the video isn't playing.

     

    In the error logging I'm seeing this issue:

    Failed to stream media, client probably disconnected after 3588096 bytes: 104 - Connection reset by peer

     

    Thanks!

     

    Schermafbeelding 2021-02-12 om 16.52.30.png

  12. No idea what you are trying to do.

    I’m trying to copy files from my Unraid server to Google Drive using a VPN without having to route all the traffic of my Unraid box through a VPN.


    Verzonden vanaf mijn iPhone met Tapatalk
  13. Hi everyone!

     

    I'm a total noobie to unRAID and just started using it 2 days ago. I've installed multiple 'Apps' like Home Assistant, ruTorrent, AdGuard, etc. I'm using unRAID with a Pentium G4560 in a small form-factor PC.

     

    The only problem at this moment is; I have a 128 GB Intel NVMe SSD. The capacity is very low and performance isn't great, because it's a bit older now.

     

    I want to upgrade to a 1 TB NVMe SSD to store most stuff on and attach my 4 TB HDD for longer-term data like Plex stuff.

     

    I have two questions:

    • How can I easily migrate to a new SSD?
    • What would be a great NVMe SSD to run multiple Docker-containers on and do stuff like download, home automation and some other stuff?

     

    Thank you!

×
×
  • Create New...