Jump to content

Grimbone

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Grimbone

  1. Hi all,


    My server is running fine and not having any problems at all. I just received a new SAMSUNG FIT Plus 64GB flash drive as a gift and would like to swap out the old flash drive for the new Samsung flash drive. What would be the best way to go about doing this?  

     

    Thanks!

  2. On 6/6/2023 at 4:09 PM, mattw said:

    This is all I get... would a manual scan be something different than clicking rescan in the GUI?

    image.png.7e4e1e762832173990c60d75bda7b025.png

    In Settings > NetworkSettings change IPv4 DNS server assignment from Automatic to Static

    Set IPv4 DNS server to 8.8.8.8 and 8.8.4.4

    Now try and see if it works.

     

    *EDIT* You will have to disable Docker and VM's in the settings before you can make these adjustments.

  3. Update!

     

    So I rebooted and the IP came back but I could not access Plex remotely, I couldn't update dockers and I couldn't retrieve new apps. When I went to Apps tab I got a message to use a static dns and it suggested 208.67.222.222 to use. So I went into setting > network settings and changed IPv4 DNS server assignment: to static and IPv4 DNS server: 208.67.222.222 and now everything works.

     

    Was this the solution? it seems to be but I just want to make sure and also can I use any DNS IP?

  4. 10 minutes ago, itimpi said:

    To stop the pool (cache) filling up you should set the Minimum Free Space as described here in the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page.

     

    it looks like the cache drive is too small to store the things you have set it to store (appdata, system, domains).

    I reviewed the link you gave me and made the changes to the Minimum Free Space.

     

    Any idea what the issue may be with the Docker containers IP?

     

    Thank you!

  5. Hello everyone,

     

    I need some help with some server issues. I came home today to find my cache drive was full and my Docker containers were all stopped. Seeing this I immediately stopped the array and proceeded to restart the server. After the server rebooted, the cache drive was now at 80% and everything seemed just fine. I then stopped the auto parity check and did a appdata backup using the CA Backup Appdata v2.5 plugin.

     

    Once the backup finished, I checked the Docker containers and noticed that the some of the IP's that were normally showing were now missing. I would normally see a 192.168.1.* address. Another thing noticed was the WebUI's are not functioning and go to a about:blank#blocked page. Also, Plex can be accessed locally but not remotely.

     

    So I guess I am facing two problems:

     

    1. Why are IP's missing from the Docker containers.

    2. Why did the cache drive fill up to cause the Docker containers to stop.

     

    Anyone have any insight to why this may be happening?

     

    I have attached the diagnostics.

     

    nas-pc-diagnostics-20230613-2354.zip

  6. On 6/4/2022 at 8:50 AM, Rks1789 said:

    Yes, the server gets the -lan switch, and in the client's UI it has a "Lan mode" checkbox in the direct connect screen where you enter the IP:port.

    It mentions you need to do both to connect.

     

    Thanks!

    Was this ever figured out? I am trying the achieve the same thing.

     

    Thanks! 👊

  7. I seem to be having and issue that had popped up this week. Seems my plex crashes overnight and I have to restart the Plex docker and then all is fine again. Here is what is showing in my logs, I think the Critical: libusb_init failed is the issue but have no idea why.

     

    Plex Log:

     

    Starting Plex Media Server.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing...
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing...
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing...
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.
    Plex Media Server is already running. Will not start...
    Stopping Plex Media Server.
    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    Starting Plex Media Server.
    Connection to x.x.x.x closed by remote host.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] waiting for services.
    Critical: libusb_init failed
    Stopping Plex Media Server.
    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    s6-svwait: fatal: timed out
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing...
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing...
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing...
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.
    Connection to x.x.x.x closed by remote host.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] waiting for services.
    Critical: libusb_init failed
    Stopping Plex Media Server.
    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    s6-svwait: fatal: timed out
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing...
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing...
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing...
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.
    Connection to x.x.x.x closed by remote host.
    Connection to x.x.x.x closed by remote host.
    Connection to x.x.x.x closed by remote host.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] waiting for services.
    Critical: libusb_init failed
    Stopping Plex Media Server.
    kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    s6-svwait: fatal: timed out
    s6-svwait: fatal: timed out
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing...
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing...
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing...
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.

     

    Thanks in advance!

×
×
  • Create New...