-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Unraid Docker Template -- Post Install Error 500: Internal Server Error #2177
Comments
Hi, please post your log. |
Getting the exact same issue. Log is below:
|
Thanks for posting it. Can you check whether the "AUTH_PROVIDERS" is set to "credentials"? If not, can you try to set it and then check again? |
After adding "credentials" to authentication providers it's now working. |
Thanks, has been fixed in manuel-rw/unraid-templates#15 . Delete and Add Homarr again in Unraid to get the fixed template |
After downloading the new template with credentials as the default it's back to the 500 internal error.
|
This has been fixed in #2188 . Next Homarr update should fix this. |
I am the person who originally opened the ticket, I had two issues that originated this report. First, I had a copy paste error in my secret_encryption key but correcting that still yielded the 500 Internal Server error, but after reading the other users' experience, I downloaded the new template with the correct key generated per instruction and it worked. So for other reasons, I removed the docker container for Homarr (just as the other use did) and then reinstalled from scratch, all other items being correct... and I was surprised to get back to the 500: Internal Server Error, This is on my main unraid server, I will call it server 1. Now, I have a second unraid server where I repeated the same steps to get Homarr to work, deleted the container and reinstalled from the same "new" template with "credentials", server 2 worked fine on reinstall. For Server 1: here are the logs now: text error warn system array login
} Error: Invalid environment variables Node.js v22.13.1 Error: Invalid environment variables Node.js v22.13.1 Error: Invalid environment variables Node.js v22.13.1
✓ Starting... |
same with you, using Unraid , I dont have any idea. |
Describe the bug
Hi -
Went to install the Unraid docker app for Homarr. Downloaded the template, entered an encryption key, left all other options default or blank (most are blank in the template), then installed. Going to the web UI gives error 500: Internal Server Error
Steps to reproduce
Installed on two different Unraid (Ver 7.0) servers, one has about 15 apps (dockers) installed, the other has 1 (pretty much a fresh unraid install). Removed docker and re-dowloaded, same error.
Impact
No impact, just wanted to use this amazing looking app, but looks like no joy on the Unraid server template, will try portainer.
Additional information
No response
Version
1.3.1
Installation method
Docker Run
Browser
Chrome
The text was updated successfully, but these errors were encountered: