Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cyberalien

Members
  • Joined

  • Last visited

Everything posted by Cyberalien

  1. reinstall the krusader the issue is gone , but ,after reinstall the transmission , copy the resume and torrents folders back , permission issue still there. after restart the transmission again , the permission issue is gone . but the location of the download files is mass up also don't know how to do with the plex. 😵‍💫 anyone can help ? ok , finally got tansmission done after reinstall the docker and copy back the whole transmission folder back . the file location is right thank you all .
  2. after stop the array , I use the zpool import -o readonly=on pool_name after mount the driver , I use the command cp -rf * /mnt/user/tmp/bak and I repair the driver and copy the data back I reinstall the docker file and app and problems appeared . also I take a look in transmission docker , the permission of file like this -rw------- 1 root root 772 Jul 3 09:49 ec62bd610be03ebecdf01d13cd1cc5220404bfb3.resume -rw------- 1 root root 1314 Jul 3 09:49 ef080857e2c8e3a153787e5943d477449ca2f52e.resume how ?
  3. no , with the command in terminal. It is at the web ui. ---->> tools------>>docker safe new perms. ☺️
  4. Thank you for your reply JorgeB I moved the data while local login .
  5. My array experienced ZFS data corruption. After using the zpool import -o readonly=on pool_name command and copying the data to the array folder, I restored the SSD and copied the data back to the SSD. After reinstalling the Docker file, I encountered a data folder permission issue. On Plex, it shows the following error: PMS: failure detected. Read/write access is required for path: /config/Library/Application Support/Plex Media Server Starting Plex Media Server... (you can ignore the libusb_init error) PMS: failure detected. Read/write access is required for path: /config/Library/Application Support/Plex Media Server Starting Plex Media Server... (you can ignore the libusb_init error) PMS: failure detected. Read/write access is required for path: /config/Library/Application Support/Plex Media Server On Transmission, the error messages are: Couldn't read "/config/resume/d8045134616d0bf6008780c9a87c154c8884065b.resume": Permission denied (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/utils.c:286) [2024-07-04 16:45:28.540] Couldn't read "/config/resume/ec62bd610be03ebecdf01d13cd1cc5220404bfb3.resume": Permission denied (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/utils.c:286) [2024-07-04 16:45:28.540] Couldn't read "/config/resume/a4ff641d7c4cfaca5402c98c29f3e29b071b52ca.resume": Permission denied (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/utils.c:286) These issues are not limited to just these two apps; there are others as well. I have also tried using the tool under tools -> Docker Safe New Perms, but it didn't help. How can I resolve this? tower-diagnostics-20240704-1637.zip
  6. I followed your method and now everything is back to normal. Thank you.
  7. hello all ; The server has been running stably for 5 years, and we've never encountered such an issue before. Last year, we installed a caching hard drive, model = Crucial1t CT1000MX500SSD1. Occasionally during operation, there were errors reported indicating some value errors, but they would quickly return to normal afterward. Recently, we found that Docker couldn't be updated , with the error message - --》 "Error: failed to register layer: Failed to create btrfs snapshot: input/output error". My Docker is hosted on the SSD caching hard drive, and even restarting the server couldn't resolve the issue. after that error, I also found error on log : Apr 15 14:52:15 Tower kernel: loop: Write error at byte offset 1317928960, length 4096. Apr 15 14:52:15 Tower kernel: I/O error, dev loop2, sector 2574080 op 0x1:(WRITE) flags 0x1800 phys_seg 4 prio class 2 Apr 15 14:52:15 Tower kernel: BTRFS error (device loop2): bdev /dev/loop2 errs: wr 1, rd 0, flush 0, corrupt 0, gen 0 Apr 15 14:52:15 Tower kernel: loop: Write error at byte offset 1317994496, length 4096. Apr 15 14:52:15 Tower kernel: I/O error, dev loop2, sector 2574208 op 0x1:(WRITE) flags 0x1800 phys_seg 4 prio class 2 Apr 15 14:52:15 Tower kernel: BTRFS error (device loop2): bdev /dev/loop2 errs: wr 2, rd 0, flush 0, corrupt 0, gen 0 Apr 15 14:52:15 Tower kernel: loop: Write error at byte offset 1318027264, length 4096. Apr 15 14:52:15 Tower kernel: I/O error, dev loop2, sector 2574272 op 0x1:(WRITE) flags 0x1800 phys_seg 4 prio class 2 Apr 15 14:52:15 Tower kernel: BTRFS error (device loop2): bdev /dev/loop2 errs: wr 3, rd 0, flush 0, corrupt 0, gen 0 Apr 15 14:52:15 Tower kernel: BTRFS: error (device loop2) in btrfs_commit_transaction:2494: errno=-5 IO failure (Error while writing out transaction) Apr 15 14:52:15 Tower kernel: BTRFS info (device loop2: state E): forced readonly Apr 15 14:52:15 Tower kernel: BTRFS warning (device loop2: state E): Skipping commit of aborted transaction. Apr 15 14:52:15 Tower kernel: BTRFS: error (device loop2: state EA) in cleanup_transaction:1992: errno=-5 IO failure the docker also can't start . after the reboot the malfunction persisted.。 what can I do now ?
  8. The latest update: After a power outage restart, all files reappeared, but the same error messages continue to pop up. Could you please advise on what the issue might be?
  9. Hello everyone, Today, after discovering that all the data I downloaded within the past two months (including the movie I was watching the night before) was gone, I found the following log information on my server. Can anyone tell me what happened? Did my SSD fail, or was it a case of intrusion? The main storage for the downloaded movies is an SSD, while the secondary storage is an array, and the data movement direction is from SSD to the array. Why would the data disappear? Even some VM ISO files are reported as unreadable. Please help take a look, thank you. Mar 8 15:05:40 Tower nginx: 2024/03/08 15:05:40 [error] 19046#19046: *2958663 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.1.12, server: , request: "POST /plugins/dynamix.my.servers/include/unraid-api.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.1.5", referrer: "https://192.168.1.5/Dashboard" Mar 8 15:05:40 Tower nginx: 2024/03/08 15:05:40 [error] 19046#19046: *2958663 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.1.12, server: , request: "POST /plugins/dynamix.my.servers/include/unraid-api.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.1.5", referrer: "https://192.168.15/Dashboard" Mar 8 15:05:46 Tower nginx: 2024/03/08 15:05:46 [error] 19046#19046: *2958663 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.1.12, server: , request: "POST /plugins/dynamix.my.servers/include/unraid-api.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.1.5", referrer: "https://192.168.1.5/Dashboard"
  10. hello I run clamav it shows 2019-10-03T08:39:17+0000 ClamAV scanning started Updating ClamAV scan DB Hint: The database directory must be writable for UID 100 or GID 101 ERROR: Can't create temporary directory /var/lib/clamav/clamav-435ac426ce5c25f4c347d7759f496c54.tmp An error occurred (freshclam returned with exit code '57') It works fine a few months ago and I dont know what happend , I check the unraid and have't found the user id is 100 , what should I do with it ? thank u

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.