October 15, 20241 yr Hi, I'm on UnRAID 7.0.0 beta 3, and my user scripts don't work anymore. The script runs, logs says that the script ran well, but I don't see any changes in on the Spotweb site. I also had problems with other scripts, but I want to focus on Spotweb now. My scripts, which worked before: #!/bin/bash docker exec spotweb su -l www-data -s /usr/bin/php /var/www/spotweb/retrieve.php >/dev/null 2>&1 Script Finished Oct 15, 2024 15:45.02 (runs every 15 minutes) Full logs for this script are available at /tmp/user.scripts/tmpScripts/spotnet_retrieve/log.txt And here you see it's older than 15 minutes. Logs are attached. What could cause my scripts not to work anymore? I did rename the spotweb container a while ago, to Spotweb. I like to have everyting starting with a capital letter (OCD), could that cause something like this? Thanks for the help. unraid-diagnostics-20241015-1600.zip Edited October 15, 20241 yr by TallMan206
October 15, 20241 yr Author Solution Solved by renaming the docker again and restart the server (don't know why the reboot was necessary)
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.