User token is not provided when deployed to cloud #8575
-
What happened?Hello, I'm happy with LibreChat and deployed it to my AWS Fargate instance. Only issue here is that when I access the service via port 3080 and login, the user token is not provided and as soon as I reload the page I'm seeing the login screen again. If I wouldn't reload, I could continue chatting with our ChatGPT model. I'm not having this issue on localhost. How can I fix this? More context:
Version InformationSteps to Reproduce
What browsers are you seeing the problem on?Chrome Relevant log outputJuly 21, 2025 at 11:46 (UTC+2:00)
�[32m "openai-o3"�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m ],�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m "fetch": false�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m },�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m "titleConvo": false,�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m "forcePrompt": false,�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
�[32m "modelDisplayLabel": "OpenAI Model",�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:56 �[31merror�[39m: �[31m[indexSync] error fetch failed�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[32minfo�[39m: �[32mConnected to MongoDB�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[32minfo�[39m: �[32m[indexSync] Starting index synchronization check...�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[31merror�[39m: �[31m[mongoMeili] Error checking index convos: fetch failed�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[31merror�[39m: �[31m[mongoMeili] Error checking index messages: fetch failed�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[31merror�[39m: �[31m[mongoMeili] Error checking index messages: fetch failed�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[31merror�[39m: �[31m[mongoMeili] Error checking index convos: fetch failed�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:55 �[32minfo�[39m: �[32m[Optional] IoRedis not initialized for rate limiters.�[39m
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
API clients loaded successfully.
libre-chat
July 21, 2025 at 11:46 (UTC+2:00)
2025-07-21 09:46:54 �[32minfo�[39m: �[32m[Optional] Redis not initialized.�[39m
libre-chat ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Not a bug, this is expected browser behavior. There's lots of discussion on this topic already if you are not looking to use HTTPS. https://github.com/danny-avila/LibreChat/discussions?discussions_q=is%3Aopen+refresh+login |
Beta Was this translation helpful? Give feedback.
Not a bug, this is expected browser behavior. There's lots of discussion on this topic already if you are not looking to use HTTPS.
https://github.com/danny-avila/LibreChat/discussions?discussions_q=is%3Aopen+refresh+login