February 16, 20242 yr 2 hours ago, Cout99 said: Ran into a weird issue after updating Unraid from 6.12.4 to 6.12.8. My logs are flooded with 404 errors because the GUI keeps trying to hit POST /plugins/dynamix.my.servers/include/unraid-api.php, but guess what? I don’t even have that plugin. Looks like I’m being pushed to install the Plugin Unraid Connect to stop the errors, but I really don’t want to. Not keen on adding plugins I don't need. Anyone else stuck in this loop? Got any tips to dodge installing Unraid Connect and still kill those 404s? Same issue here. I have docker disabled and that plugin also not installed. Rebooted twice, the log is spammed with these error messages. My setup is pretty vanilla. datengrab-diagnostics-20240216-2220.zip Edited February 16, 20242 yr by Gymnae Added diagnostics
February 16, 20242 yr We're definitely not pushing to install the plugin to stop errors. It's just a bug. I'm dropping everything I'm working on right now and digging into what's causing this.
February 16, 20242 yr Solution @Gymnae can you please try something for us? Open an Unraid terminal Run the following command cat /boot/config/plugins/dynamix.my.servers/myservers.cfg If that returns data, then we need to delete that file. Delete the file with this command rm /boot/config/plugins/dynamix.my.servers/myservers.cfg Then refresh your Unraid webgui Check to see if the logging stops. Please let us know the outcome. Also, if you want to clear your logs, the easiest way would be to reboot.
February 17, 20242 yr @zspearmint It turns out the problem was with the existing /boot/config/plugins/dynamix.my.servers/myservers.cfg file. It got automatically removed when I uninstalled the Unraid Connect plugin today, which I had installed to fix the 404 errors yesterday. I checked my backups before the update to version 12.6.8 and saw the file was there since November 2022. It looks like there was a glitch with the Unraid Connect plugin not deleting this file when it should have after testing this one year ago. Big thanks to zspearmint for figuring this out!
February 17, 20242 yr Author @zspearmint that file contained data, I deleted and it seems to have solved the issue. Great, thanks for the quick solution
February 18, 20242 yr thank you @zspearmint and @Gymnae. I had the same issue and removing myservers.cfg file stopped the error message.
March 4, 20242 yr On 2/17/2024 at 7:21 AM, zspearmint said: @Gymnae can you please try something for us? Open an Unraid terminal Run the following command cat /boot/config/plugins/dynamix.my.servers/myservers.cfg If that returns data, then we need to delete that file. Delete the file with this command rm /boot/config/plugins/dynamix.my.servers/myservers.cfg Then refresh your Unraid webgui Check to see if the logging stops. Please let us know the outcome. Also, if you want to clear your logs, the easiest way would be to reboot. 非常感谢,经过以上方法问题解决,这个问题困扰我好久了。
March 4, 20242 yr On 2/17/2024 at 7:21 AM, zspearmint said: @Gymnae can you please try something for us? Open an Unraid terminal Run the following command cat /boot/config/plugins/dynamix.my.servers/myservers.cfg If that returns data, then we need to delete that file. Delete the file with this command rm /boot/config/plugins/dynamix.my.servers/myservers.cfg Then refresh your Unraid webgui Check to see if the logging stops. Please let us know the outcome. Also, if you want to clear your logs, the easiest way would be to reboot. 另外系统还报有以下错误 系统错误 Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS01], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS02], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS03], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS04], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR Mar 4 21:57:43 DearSir kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR 系统警告 Mar 4 21:57:43 DearSir kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks Mar 4 21:57:43 DearSir kernel: ACPI: Early table checksum verification disabled Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: floppy0: no floppy controllers found Mar 4 21:57:47 DearSir mcelog: failed to prefill DIMM database from DMI data Mar 4 21:57:49 DearSir kernel: i915 0000:00:02.0: Direct firmware load for i915/adlp_dmc.bin failed with error -2 Mar 4 21:58:02 DearSir rpc.statd[4629]: Failed to read /var/lib/nfs/state: Success Mar 4 21:58:09 DearSir kernel: BTRFS info (device loop2): using crc32c (crc32c-intel) checksum algorithm Mar 4 21:58:11 DearSir kernel: BTRFS info (device loop3): using crc32c (crc32c-intel) checksum algorithm
March 5, 20242 yr On 3/4/2024 at 6:08 AM, DearSir said: 另外系统还报有以下错误 系统错误 Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS01], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS02], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS03], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.TXHC.RHUB.SS04], AE_NOT_FOUND (20220331/dswload2-162) Mar 4 21:57:43 DearSir kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR Mar 4 21:57:43 DearSir kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR 系统警告 Mar 4 21:57:43 DearSir kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks Mar 4 21:57:43 DearSir kernel: ACPI: Early table checksum verification disabled Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-220) Mar 4 21:57:43 DearSir kernel: floppy0: no floppy controllers found Mar 4 21:57:47 DearSir mcelog: failed to prefill DIMM database from DMI data Mar 4 21:57:49 DearSir kernel: i915 0000:00:02.0: Direct firmware load for i915/adlp_dmc.bin failed with error -2 Mar 4 21:58:02 DearSir rpc.statd[4629]: Failed to read /var/lib/nfs/state: Success Mar 4 21:58:09 DearSir kernel: BTRFS info (device loop2): using crc32c (crc32c-intel) checksum algorithm Mar 4 21:58:11 DearSir kernel: BTRFS info (device loop3): using crc32c (crc32c-intel) checksum algorithm This seems unrelated to the unraid-api issue. Please try asking on a different forum thread.
October 2, 2025Oct 2 I saw the same 404 log spam after updating Unraid. What helped me was using a verification engine programmable verification engine called Verify API to inspect what calls were actually being made — it showed which requests were hitting unraid-api.php and why. That way, I could adjust scripts or tools sending requests without blindly installing plugins I didn’t need. Edited October 10, 2025Oct 10 by Spunkytele
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.