H
Homarr5w ago
TyBot

Updated Beta 1.0 to new beta version, didnt set up SECRET_ENCRYPTION_KEY prior.

Is it possible to recover data? Now when I pull up the page I get 500 Internal Server Error. I saw the "When you are unable to retrieve the old key you'll need to reenter all integration secrets, as they all were encrypted with an other key." How can this be done?
Solution:
Start the container by setting either the SECRET_ENCRYPTION_KEY from the one suggested in the error message or generate one yourself with openssl rand -hex 32. Then go to your homarr management page (profile icon -> Management) then go to integrations in sidebar
Jump to solution
5 Replies
Cakey Bot
Cakey Bot5w 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?
Meierschlumpf
Meierschlumpf5w ago
@TyBot go through all your integrations at /manage/integrations and set there secrets again, when saving works then test connection was successful
TyBot
TyBotOP5w ago
How do i get to the /manage/integrations?
Solution
Meierschlumpf
Meierschlumpf5w ago
Start the container by setting either the SECRET_ENCRYPTION_KEY from the one suggested in the error message or generate one yourself with openssl rand -hex 32. Then go to your homarr management page (profile icon -> Management) then go to integrations in sidebar
TyBot
TyBotOP5w ago
Thank you

Did you find this page helpful?