-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frontend broken - giving Google OAuth errors #1107
Comments
CORRECTION same error on Edge - after clearing cache |
Hi @michela in the frontend env remove the gcs from VITE_REACT_APP_SOURCES= variable and rebuild in the docker compose we never mentioned gcs in the VITE_REACT_APP_SOURCES |
In the frontend example env we never mentioned gcs in VITE_REACT_APP_SOURCES |
I'm just using example.env as provided. I haven't added any gcs config or seen where it's getting this from. Noting the requirement for a top level root .env file which appears to be gone in recent commits, that .env didn't have any reference to GCS or Google anything either. |
Hi @michela to avoid the confusion we removed the example in the top level root folder for frontend specific errors refer example.env present in the frontend folder |
That was a good idea to remove top level .env but there's still an issue building from clean start with the docs. Neither Dockerfile or manual setup works in latest |
Re. f056d99 using default frontend .env settings the frontend breaks with this error on Chrome Version 133.0.6943.99 (Official Build) (64-bit)
Backend is running and is serving assets fine
http://localhost:8080/assets/public-sans-700-bold-normal-39dc2fce.woff2
Frontend loads with Edge Version 133.0.3065.69 (Official build) (64-bit)
The text was updated successfully, but these errors were encountered: