Open J0Pstr opened 1 year ago
running into the same issue self-hosting with
ENABLE_SUBPATH_BASED_ACCESS=true
Actually is a problem in the env file.
REFRESH_TOKEN_VALIDITY=604800000 # Default validity is 7 days (604800000 ms) in ms
the comment is not being ignored.
@balub can you verify the comments in .env are ignored?
Is there an existing issue for this?
Current behavior
I'm trying to login with my Google account and the following error 500 occurs when requesting the backend callback URL:
Steps to reproduce
Tried with the following backend images (in each case frontend/admin images were set accordingly):
I'm using a PostgreSQL v13 regarding this issue #3378 on a GKE integration.
Environment
Production
Version
Self-hosted