Skip to content
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

Failed to obtain a valid EGL display #77

Open
lifestyleposters opened this issue Jun 14, 2021 · 2 comments
Open

Failed to obtain a valid EGL display #77

lifestyleposters opened this issue Jun 14, 2021 · 2 comments

Comments

@lifestyleposters
Copy link

Used as a node package, I have no problems at all when using on a locally run node app; however, as soon as I move it onto a cloud based headless environment such as hosting the node app on heroku I run into the error "Failed to obtain a valid EGL display". I made sure to have xvfb included, not sure what else to try.

@brendan-ward
Copy link
Collaborator

Are you able to use the Docker version? I don't know if this will solve your issue. I haven't tried deploying this to Heroku, but have had success deploying directly onto a virtual machine in AWS, though I had to install the same required dependencies (specific to the OS) as is done in Docker.

@lifestyleposters
Copy link
Author

I am setting it up with Docker with the provided example just to get all the dependencies consistent. Likely going to try just hosting just a docker container on Azure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants