Error when updating Homepage version v1 #3091
Replies: 3 comments 2 replies
-
Solution: To resolve the issue with upgrading LCX from version v0.10.9 to version v1+, follow these steps:
Implementing these steps should resolve the issue and improve the performance of your LCX container. Note: Step 2 should be included in the implementation of the Homepage script and/or the upgrade script, as it is a requirement for the service to start correctly from version v1. |
Beta Was this translation helpful? Give feedback.
-
You don't actually need to edit the service file, you just need to have the |
Beta Was this translation helpful? Give feedback.
-
in /opt/homepage update the .env file. All good after that. I am currently running 1.0.4. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently facing an issue while upgrading LCX from version v0.10.9 to version v1. I have included the variable HOMEPAGE_ALLOWED_HOSTS in the startup configuration as follows:
Environment="HOMEPAGE_ALLOWED_HOSTS=192.168.30.211:3000"
If anyone has encountered a similar issue or has any insights on how to resolve this, I would greatly appreciate your guidance.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions