Positivo58

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by Positivo58

  1. From a Windows 10 computer using PuTTY, when I ssh to my Unraid server, I'm prompted to enter my credentials, after entering my credentials, I hit enter but nothing happens: PuTTY will eventually timed out. The log on the Unraid server reports the following: This issue comes and goes. One week it will work without issue but fail another week. From the terminal on a Linux laptop, I have the same issue. Any ideas on how to troubleshoot this? Thank you.
  2. Hello, Is it possible to uncheck the smart status acknowledge? Currenty, I have a drive that is showing a SMART warning. I clicked on the acknowledge option and now the status icon is green. Can I revert it back to the yellow warning icon? Thank you.
  3. Thank you for offering this solution. I haven't come across a computer case that DID NOT have those metal tabs in the 5.25" bays.
  4. Thank you for this information. I has the same issue with the CrashPlan docker crashing and restarting. After I doubled the memory allocation from 1024M to 2048, it has yet to restart. Thank you again.
  5. I think I'm going to do the same and upgrade my consumer CrashPlan subscription to the Small Business plan. Hopefully something will be made available before I start paying $120 a year. To be honest, $120 for unlimited cloud back is not bad. Ideally, I would love to have my unRaid server backup to BackBlaze for $50 a year. I read a few places where some have tricked BackBlaze to backup their network drive via iSCSI.
  6. I went ahead and made the location of the config: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Plex" --net="host" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -e "VERSION"="latest" -v "/mnt/cache/appdata/plex":"/config":rw linuxserver/plex 707aa47c6c81405099befb5ac336ca504d4451e47a3c415ca5f25b2dca4d216d The command finished successfully! When I ran the WebGUI again, I still have the same issue. Here's the log: ##################################################### # Login via the webui at http://<ip>:32400/web # # and restart the docker, because there was no # # preference file found, possibly first startup. # ##################################################### [cont-init.d] 50-plex-update: exited 0. [cont-init.d] done. [services.d] starting services Starting Plex Media Server. Starting dbus-daemon [services.d] done. dbus[266]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted Starting Avahi daemon Found user 'avahi' (UID 106) and group 'avahi' (GID 107). Successfully dropped root privileges. avahi-daemon 0.6.32-rc starting up. No service file found in /etc/avahi/services. *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. *** socket() failed: Address family not supported by protocol Failed to create IPv6 socket, proceeding in IPv4 only mode socket() failed: Address family not supported by protocol Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. New relevant interface virbr0.IPv4 for mDNS. Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. New relevant interface docker0.IPv4 for mDNS. Joining mDNS multicast group on interface br0.IPv4 with address 10.134.50.50. New relevant interface br0.IPv4 for mDNS. Network interface enumeration completed. Registering new address record for 192.168.122.1 on virbr0.IPv4. Registering new address record for 172.17.0.1 on docker0.IPv4. Registering new address record for 10.134.50.50 on br0.IPv4. Server startup complete. Host name is NPIC145C8.local. Local service cookie is 1765669136. Exception AttributeError: "'ZipArchive' object has no attribute '_zip'" in <bound method ZipArchive.__del__ of <Framework.components.data.ZipArchive object at 0x2b7d9a882190>> ignored
  7. Hello. I tried your suggestion, but unfortunately, I did not work for me. Thank you.
  8. I went ahead and installed Plex Media Server from linuxserver, but when I run the WebGUI, in the top left-hand corner I get the message: Looking for servers ... A server could not be found. Download and install Plex Media Server, and it will appear here. The following is the Docker Run Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Plex" --net="host" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -e "VERSION"="latest" -v "/mnt/user/appdata/plex":"/config":rw linuxserver/plex 4d3227607bcf2f4f482c75ec82da423687926fb03282b645d8ba29c7411d0c7a Also, here's the docker container's log: [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] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-dbus: executing... [cont-init.d] 30-dbus: exited 0. [cont-init.d] 40-chown-files: executing... [cont-init.d] 40-chown-files: exited 0. [cont-init.d] 50-plex-update: executing... ##################################################### # Login via the webui at http://<ip>:32400/web # # and restart the docker, because there was no # # plex token found in the preference file # ##################################################### [cont-init.d] 50-plex-update: exited 0. [cont-init.d] done. [services.d] starting services Starting dbus-daemon Starting Plex Media Server. [services.d] done. dbus[268]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted Starting Avahi daemon Found user 'avahi' (UID 106) and group 'avahi' (GID 107). Successfully dropped root privileges. avahi-daemon 0.6.32-rc starting up. No service file found in /etc/avahi/services. *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. *** socket() failed: Address family not supported by protocol Failed to create IPv6 socket, proceeding in IPv4 only mode socket() failed: Address family not supported by protocol Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. New relevant interface virbr0.IPv4 for mDNS. Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. New relevant interface docker0.IPv4 for mDNS. Joining mDNS multicast group on interface br0.IPv4 with address 10.134.50.50. New relevant interface br0.IPv4 for mDNS. Network interface enumeration completed. Registering new address record for 192.168.122.1 on virbr0.IPv4. Registering new address record for 172.17.0.1 on docker0.IPv4. Registering new address record for 10.134.50.50 on br0.IPv4. Server startup complete. Host name is NPIC145C8.local. Local service cookie is 341767704. I'm new to unRaid and Docker and I would appreciate any help with this. Thank you.
  9. Thank you for replying to my post. Will do.
  10. I have tried installing the Plex Media Server from several of the authors in the Community Applications, but when I run the WebGUI, in the top left-hand corner I get the message: Looking for servers ... A server could not be found. Download and install Plex Media Server, and it will appear here. I don't know what I'm doing wrong. Any help would be greatly appreciated. Thank you.
  11. John_M, Your suggestion did the trick. Thank you for taking the time reply to my post. I need to spend more time and read up on the cache option. Thank you for providing the link as well.
  12. Hello, I currently have an issue with the cache drive I have installed. I currently have 1 parity drive (Wd Red 3TB), 1 data disk (Seagate 2TB), and one cache drive (240GB SSD). I setup a few shares and set the "Use cache disk" setting to Prefer. I started moving data to the unRaid server and see that the cache it's doing it's job. The mover schedule is set to move the data from the cache to the array every night at midnight (00:00). The last couple of days the data has not been moved from the cache drive. I tried moving it manually but nothing is happening. What more information do I need to provide for assistance?