[GH-ISSUE #290] Unable to log in to v0.4.10 #94

Closed
opened 2026-02-26 12:40:09 +03:00 by kerem · 13 comments
Owner

Originally created by @MikeDeltaHH on GitHub (Nov 7, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/290

Hi there!

I have an LXC running on my Proxmox VE 9.0 and just updated it to the latest version via the web interface. After that, it is no longer possible to log in to the web interface. After entering the username and password, the main page flashes briefly and then you end up back at the login screen. I tried various browsers and on my Windows PC and Mac, always with the same result. I then deleted the container and reinstalled it using the helper script, but the same problem persists—the new version seems to have a bug...?!

Regards!
Mike

Originally created by @MikeDeltaHH on GitHub (Nov 7, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/290 Hi there! I have an LXC running on my Proxmox VE 9.0 and just updated it to the latest version via the web interface. After that, it is no longer possible to log in to the web interface. After entering the username and password, the main page flashes briefly and then you end up back at the login screen. I tried various browsers and on my Windows PC and Mac, always with the same result. I then deleted the container and reinstalled it using the helper script, but the same problem persists—the new version seems to have a bug...?! Regards! Mike
kerem closed this issue 2026-02-26 12:40:09 +03:00
Author
Owner

@dominikbargiel commented on GitHub (Nov 7, 2025):

Hi ya, the same for me, I wasn't able to login after update from 0.4.9 to 0.4.10. I have checked .env for username & pass hash, checked database in data/settings.db too, everything seems to be fine. I have rolled back to 0.4.9 for a moment...

<!-- gh-comment-id:3503951708 --> @dominikbargiel commented on GitHub (Nov 7, 2025): Hi ya, the same for me, I wasn't able to login after update from 0.4.9 to 0.4.10. I have checked .env for username & pass hash, checked database in data/settings.db too, everything seems to be fine. I have rolled back to 0.4.9 for a moment...
Author
Owner

@Mati-l33t commented on GitHub (Nov 7, 2025):

Just installed this and got same error

<!-- gh-comment-id:3503971613 --> @Mati-l33t commented on GitHub (Nov 7, 2025): Just installed this and got same error
Author
Owner

@Noruas29 commented on GitHub (Nov 7, 2025):

I also updated, and now I can't log in either.

<!-- gh-comment-id:3505015055 --> @Noruas29 commented on GitHub (Nov 7, 2025): I also updated, and now I can't log in either.
Author
Owner

@miguelnog19 commented on GitHub (Nov 7, 2025):

I fixed this login issue by adding HTTPS through nginx reverse proxy.

<!-- gh-comment-id:3505288009 --> @miguelnog19 commented on GitHub (Nov 7, 2025): I fixed this login issue by adding HTTPS through nginx reverse proxy.
Author
Owner

@Mati-l33t commented on GitHub (Nov 8, 2025):

I set AUTH_ENABLED=false in env file to get it working while waiting for a fix

<!-- gh-comment-id:3506468469 --> @Mati-l33t commented on GitHub (Nov 8, 2025): I set AUTH_ENABLED=false in env file to get it working while waiting for a fix
Author
Owner

@heyvoon commented on GitHub (Nov 9, 2025):

Same thing here. Just tried and after settign user/pass can't login.

<!-- gh-comment-id:3507252171 --> @heyvoon commented on GitHub (Nov 9, 2025): Same thing here. Just tried and after settign user/pass can't login.
Author
Owner

@CapsLock710 commented on GitHub (Nov 9, 2025):

Same here. Won't let me in at all.

<!-- gh-comment-id:3508485997 --> @CapsLock710 commented on GitHub (Nov 9, 2025): Same here. Won't let me in at all.
Author
Owner

@Wallawalla47 commented on GitHub (Nov 9, 2025):

Same issue here.

<!-- gh-comment-id:3508793641 --> @Wallawalla47 commented on GitHub (Nov 9, 2025): Same issue here.
Author
Owner

@nikp79 commented on GitHub (Nov 9, 2025):

Same issue

<!-- gh-comment-id:3508817466 --> @nikp79 commented on GitHub (Nov 9, 2025): Same issue
Author
Owner

@Builder-DE-TH commented on GitHub (Nov 10, 2025):

Same here

<!-- gh-comment-id:3509817407 --> @Builder-DE-TH commented on GitHub (Nov 10, 2025): Same here
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 10, 2025):

Please try the following: In your .env file in under opt/ProxmoxVE-local change AUTH_ENABLED=true to AUTH_ENABLED=false and restart the service with systemctl restart pvescriptslocal. You can re-enable the Auth after i push the next update today in the Settings.

<!-- gh-comment-id:3510647258 --> @michelroegl-brunner commented on GitHub (Nov 10, 2025): Please try the following: In your .env file in under `opt/ProxmoxVE-local` change `AUTH_ENABLED=true` to `AUTH_ENABLED=false` and restart the service with `systemctl restart pvescriptslocal`. You can re-enable the Auth after i push the next update today in the Settings.
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 10, 2025):

Hotfix is merged, please follow the steps above and update in the webui, then you can re-enable auth.

<!-- gh-comment-id:3510937532 --> @michelroegl-brunner commented on GitHub (Nov 10, 2025): Hotfix is merged, please follow the steps above and update in the webui, then you can re-enable auth.
Author
Owner

@Builder-DE-TH commented on GitHub (Nov 10, 2025):

OK, that works, cheers.

BTW the command above

systemctl restart pvescriptslocall has a typo, only 1 l needed

also the location of the .env file on the website is out of date. Says /opt/PVEScripts-Local/.env should be opt/ProxmoxVE-local

<!-- gh-comment-id:3511000372 --> @Builder-DE-TH commented on GitHub (Nov 10, 2025): OK, that works, cheers. BTW the command above `systemctl restart pvescriptslocall `has a typo, only 1 l needed also the location of the .env file on the website is out of date. Says /opt/PVEScripts-Local/.env should be opt/ProxmoxVE-local
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#94
No description provided.