Everything posted by barakthecat
-
Crashing since 6.12.14
Just wanted to give an update here in case anyone has similar issues. I've been working with George R on the Unraid Support forum. I tried blacklisting the GPU driver with no improvement I followed JorgeB's recommendations on Ryzen servers here - https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-819173 I already had C-States disabled I updated my BIOS from 4.6 (dated 2021/8/5) to 5.6 (dated 2024/1/22), which is the latest released BIOS at this time. The crashes became even more frequent after this. I cleared the VFIO mappings per SimonF's recommendations (had no choice as the BIOS update changed my IOMMU groupings), with no improvement. George R noted I am running a mismatched RAM setup and recommended I try removing some RAM to see if stability improves. Prior to trying this I updated the BIOS to beta 5.63 (dated 2024/8/26) and at the same time turned on XMP RAM profiles to run the RAM at its full rated speed (I had not been doing this previously). Since then the server has been up for over 3 days without issue. I don't know if the fix was in the 5.63 beta BIOS or in turning on the XMP RAM profile This weekend I'll try restarting the server and turning off the XMP profile and see if it becomes crashy again, just so I know which of the two changes made a difference.
-
Crashing since 6.12.14
That didn't work, I've had several crashes since then. Here's an updated diagnostics. strongbad-diagnostics-20241220-1709.zip
-
Crashing since 6.12.14
Thanks, I'm trying it now. I had another crash a few hours ago, but nothing was captured in the log this time - last entry was at 8:38 am, but the crash happened at 9:19 am.
-
Crashing since 6.12.14
Ever since updating from 6.12.10 to 6.12.14 I've had frequent server crashing. I finally figured out how to capture the syslog and the most relevant lines seem to be Dec 18 23:06:32 StrongBad kernel: amdgpu 0000:0c:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000001C SMN_C2PMSG_82:0x00000007 Dec 18 23:06:32 StrongBad kernel: amdgpu 0000:0c:00.0: amdgpu: Failed to export SMU metrics table! Basics of the system: AMD Ryzen 7 5700G ASRock X570 Taichi Everything was working fine prior to the update. I've made no other changes since then. Including my anonymized diagnostics, let me know if you need me to add anything else. Thanks in advance! strongbad-diagnostics-20241219-0011.zip
-
[support] Siwat's Docker Repository
Any suggestions on how to run multiple copies of the Homebridge docker? I have some plugins giving me trouble and I wanted to segregate out the plugins. When I install a second copy they both run off the settings of whichever one starts first. Sent from my iPad using Tapatalk
-
Host OS Support for Bluetooth Devices
+1
-
ISCSI Support
Add me in for iSCSI support. Photos library on macOS needs to be hosted on a local drive. Would like to point to an iSCSI target to do that on my MacBook with a too small SSD. Sent from my iPad using Tapatalk
-
[Support] Linuxserver.io - Nextcloud
I followed Peter_sm's directions and fixed the Security and Setup warnings, but I am also having the Request Entity too Large when trying to upload files larger than a few hundred MB. Anyone have a solution for that?
-
Request: Homebridge
Thanks, going to try this out today!
-
Request: Homebridge
I don't see why you couldn't just set a plugin directory in the template* * says the guy who knows nothing about any of this
-
Speedtest.net for unRAID 6.1+
I got this the first time I opened the plugin page. I modified the settings and hit apply and the error went away. Working great for me.
-
Enhanced Log view with lines highlighted in color with Syslog filter
Love it, but I'm having a display issue on my MacBook Pro 13". If I have Safari running at full screen, the log itself is shoved over to the right of the screen (see picture below). If I am not running full screen it works fine, except that then the WebGUI toolbar does't fit anymore.
-
Request: Homebridge
Glad to hear other people interested in this.
-
Request: Homebridge
Can someone roll together a Docker app for Homebridge? https://github.com/nfarina/homebridge I've got some Limitless LED bulbs that I'd love to be able to control via Siri ------------------------- Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It includes a set of "shims" that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices. Since Siri supports devices added through HomeKit, this means that with Homebridge you can ask Siri to control devices that don't have any support for HomeKit at all.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I'll second what TigerDoc said, both about it working fine and about him messing up my backup disk ;-) (8.9 days and counting to backup again . . .). It was a fair amount of work to get it going, but since then it's mostly painless. I would recommend seeding the drive so you don't need to do a full over the internet backup.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
My appdata folder is on the array and it's worked fine for me for several months now. A friend of mine set up an unRAID box and we Crashplan back and forth to each other. Works great and free offsite backup!
-
[DOCKER CONTAINER] Ubooquity
I solved my own own problem. The correct syntax for the paths in Ubooquity is /mnt/*subdirectory*
-
[DOCKER CONTAINER] Ubooquity
Great, now that I set a shared user, when I log in all I can see is the message Sorry, you are not authorized to access any file on this server
-
[DOCKER CONTAINER] Ubooquity
Heffe2001, how are you setting your paths? On my unRAID server my directory goes /mnt/user/Files/books and in there I branch off into /comics, /eBooks, and so on. When I create the container I set /mnt to /mnt/user/Files/books/. In Ubooquity when I go to any of the sharing modules and try to set a shared directory, I get an error that says Preferences could not be modified. Directory does not exist or is not readable: /comics I can set a shared user, but that's it.
-
[DOCKER CONTAINER] Ubooquity
Thanks, I got it installed, but it doesn’t see any of my files. When I click View Logs in Ubiquity, I get: 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - ############################# 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity # 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - ############################# 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Java version: 1.7.0_65 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 1707 MB 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS name: Linux 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS version: 3.16.3-unRAID 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Parsing command line arguments 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Loading local version info 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Creating application folders 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Loading preferences 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Saving preferences 20141114 22:59:01 [main] INFO com.ubooquity.b - Starting internal server... 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated 20141114 22:59:01 [main] INFO com.ubooquity.b - Reverse proxy prefix is not activated 20141114 22:59:01 [main] INFO com.ubooquity.b - Internal server started. Listening on port 2202 20141114 22:59:02 [Timer-0] INFO com.ubooquity.Ubooquity - Checking latest available Ubooquity version from website 20141114 22:59:03 [Timer-0] INFO com.ubooquity.Ubooquity - Latest version available: 1.6.0 - Current version: 1.6.0 20141114 22:59:35 [pool-2-thread-1] INFO com.ubooquity.provider.webadmin.j - Admin successfuly logged in 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated If I go to set a shared folder I get Preferences could not be modified. Directory does not exist or is not readable: /comics If I view the raw log file, I get: 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - ############################# 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity # 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - ############################# 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Java version: 1.7.0_65 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 1707 MB 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS name: Linux 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS version: 3.16.3-unRAID 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Parsing command line arguments 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Loading local version info 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Creating application folders 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Loading preferences 20141114 22:59:00 [main] INFO com.ubooquity.Ubooquity - Saving preferences 20141114 22:59:01 [main] INFO com.ubooquity.b - Starting internal server... 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache 20141114 22:59:01 [scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated 20141114 22:59:01 [main] INFO com.ubooquity.b - Reverse proxy prefix is not activated 20141114 22:59:01 [main] INFO com.ubooquity.b - Internal server started. Listening on port 2202 20141114 22:59:02 [Timer-0] INFO com.ubooquity.Ubooquity - Checking latest available Ubooquity version from website 20141114 22:59:03 [Timer-0] INFO com.ubooquity.Ubooquity - Latest version available: 1.6.0 - Current version: 1.6.0 20141114 22:59:35 [pool-2-thread-1] INFO com.ubooquity.provider.webadmin.j - Admin successfuly logged in 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache 20141114 23:00:37 [scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated 20141114 23:03:04 [pool-2-thread-6] WARN com.ubooquity.provider.webadmin.j - Could not apply pref modification through web admin on comics module. java.lang.IllegalArgumentException: Directory does not exist or is not readable: /comics at com.ubooquity.provider.webadmin.j.a(SourceFile:413) [ubooquity.jar:1.6.0] at com.ubooquity.provider.webadmin.j.b(SourceFile:277) [ubooquity.jar:1.6.0] at com.ubooquity.provider.webadmin.j.a(SourceFile:140) [ubooquity.jar:1.6.0] at com.ubooquity.b.a(SourceFile:287) [ubooquity.jar:1.6.0] at com.ubooquity.b.a(SourceFile:53) [ubooquity.jar:1.6.0] at com.ubooquity.b$1.a(SourceFile:119) [ubooquity.jar:1.6.0] at com.ubooquity.e.d.a(SourceFile:287) [ubooquity.jar:1.6.0] at com.ubooquity.e.d$f.a(SourceFile:807) [ubooquity.jar:1.6.0] at com.ubooquity.e.d$1$1.run(SourceFile:210) [ubooquity.jar:1.6.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_65] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_65] at java.lang.Thread.run(Thread.java:745) [na:1.7.0_65] I’ve tried running it both with and without the Privileged flag. Looking forward to getting it working.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Thanks. I'm new to Docker, is this just an effect of using the app in an environment it wasn't planned for? Is there a way to block the update? It's scary to think an update can take the program out of commission until the docker container is updated.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Can someone confirm there is an actual problem? My friend and I each seeded a drive and home and when we swapped disks so we could do remote backup to each other, Crashplan coincidentally updated to 3.6.4. We've been having some issues, though I'm not sure they're connected to the update. Any reason in particular why we should expect a pushed update to break the container? Anyway to block the updating if so?
-
Docker requests
Thanks NAS, I didn’t even know that thread was there.
-
Docker requests
Here’s a 2nd for Handbrake
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
Having several issues with the Crashplan container, but the biggest one is that if I reboot my unRAID server, I can’t restart Crashplan. Here is the Status/Log root@localhost:# /usr/bin/docker logs --tail=350 CrashPlan *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... No SSH host key available. Generating one... Creating SSH2 RSA key; this may take some time ... Creating SSH2 DSA key; this may take some time ... Creating SSH2 ECDSA key; this may take some time ... Creating SSH2 ED25519 key; this may take some time ... invoke-rc.d: policy-rc.d denied execution of restart. *** Running /etc/my_init.d/config.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 105 *** Shutting down runit daemon (PID 105)... *** Killing all processes... *** Not all processes have exited in time. Forcing them to exit. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/config.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 20 *** Shutting down runit daemon (PID 20)... *** Killing all processes... *** Not all processes have exited in time. Forcing them to exit. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/config.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 21 *** Shutting down runit daemon (PID 21)... *** Killing all processes... *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/config.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 20 *** Shutting down runit daemon (PID 20)... *** Killing all processes... *** Not all processes have exited in time. Forcing them to exit. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/config.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 20 *** Shutting down runit daemon (PID 20)... *** Killing all processes... *** Not all processes have exited in time. Forcing them to exit. The command finished successfully! The only way I can get it to restart is to remove the container and recreate it (using the my-CrashPlan template. Any ideas?