-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
ERROR: LoadError: IOError: connect: connection refused (ECONNREFUSED) #249
Comments
Hmm... I've installed xserver, a windows manager, and a web-browser but I still get the same error... Not sure why? Here are the details: |
Maybe you can run |
We need to detect/log stderr of the electron process if it quits unexpectedly (or maybe just add a flag to log electron's stderr to the console stderr, or something similar). |
When I try to run electron, it gives an Exec format error on my RPi 4 running Julia 1.7rc1:
|
Probably due to RPis running on ARM and Blink.jl always downloading the x86 version of Electron. |
This might as well be impossible, but worth reporting. I'm on a headless Raspbian Lite on a Raspberry Pi 4 and:
The text was updated successfully, but these errors were encountered: