-
Notifications
You must be signed in to change notification settings - Fork 949
why browser not loading? #506
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
Comments
i get this error in backend:
|
Hey @onlineapps-cloud , does the error occur during Docker Compose start? if yes, then variable issues yaml file If no then regenerate jwt do it again |
when i tried to run docker with your example files i get this error:
this is a part from JWT_SECRET=a9Z$ |
you don't need to regenerate JWT, go yml file and remove $ sign if it still wouldn't work then put |
hi, where exactly in docker compose i need to put |
https://github.com/getmaxun/maxun/blob/develop/docker-compose.yml backend:
#build:
#context: .
#dockerfile: server/Dockerfile
image: getmaxun/maxun-backend:latest
ports:
- "${BACKEND_PORT:-8080}:${BACKEND_PORT:-8080}"
env_file: .env
environment:
BACKEND_URL: ${BACKEND_URL}
JWT_SECERT: ${JWT_SECRET} //add this |
I have to go through the code of robot it's gonna take time Instead of me ask, @amhsirak can explain you better |
@onlineapps-cloud we are actively looking into this and will get back asap |
hi, i had this issue, my browser not loading with remote website:
i get this errors:
The text was updated successfully, but these errors were encountered: