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

Chromium unable to open display #2

Open
19dexter86 opened this issue Dec 27, 2020 · 2 comments
Open

Chromium unable to open display #2

19dexter86 opened this issue Dec 27, 2020 · 2 comments

Comments

@19dexter86
Copy link

I got the following Error:
chromium-browser --kiosk http://localhost/ social-media-counter

[1393:1393:1227/120915.932127:ERROR:browser_main_loop.cc(1432)] Unable to open X display.

perhaps someone can help?
thank you

@19dexter86
Copy link
Author

ok i got it. Dont use putty or something else. Only works in terminal in pi directly.

@GFBsoul
Copy link

GFBsoul commented Jan 28, 2021

Usually exporting from a SSH session works.
export DISPLAY=:0 && chromium-browser --kiosk http://localhost/social-media-counter
But this is not related to this project. The issue should be closed.

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