Installation on Unraid - Nothing happens when I hit "Apply"

Since this is a new set up page, I'm having a hard time knowing what to do here and there are a TON of options vs. the old one. I am coming in fresh. When I generate my key and hit Apply, nothing at all happens. If I take out the key and hit apply, it pops me up to that box and tells me to fill it out. Any ideas?
6 Replies
Cakey Bot
Cakey Bot2d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
BattleChambers
BattleChambers16h ago
The same issue is happening to me.
ConcreteLlama
ConcreteLlama14h ago
Same thing here. If you open the console in browser when this is happening you get the following message: "An invalid form control with name='confValue[]' is not focusable." It appears to be because some mandatory fields are hidden under "show more settings " (user id and group id). If you remove them or set them both to something (e.g. 0), it will allow you to proceed. However for me, the webui always 500s. I think maybe the template needs to be reviewed for what's actually mandatory as I get the impression we need to set a lot more than what it presents as the defaults and required fields (I have no experience with homarr and this is my first attempt to use it but maybe if you have some experience with it you can figure out a workaround based on this info?)
EndGame
EndGame10h ago
In the template form Authentication: Single Sign on authentication providers: put "credentials" no quotes. I also put 99 for user ID and 98 for group ID. also make sure you generate for your secure key.
Manicraft1001
Manicraft10019h ago
This is very likely happen because... - you forgot to fill required fields - or we accidentally made a field required, even if it should not be. Again: Don't forget to set the encryption secret, it is important!
EndGame
EndGame4h ago
In the Unraid template the User ID and Group ID is not defined, and is hidden away in the show more settings option. When a user tries to hit apply, there is no prompt to show that a field is missing. Authentication providers should be marked as required if possible as its easy it miss. Not filling it in creates a 500.

Did you find this page helpful?