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

Running on a headless Mac Mini server #118

Closed
jviotti opened this issue Dec 13, 2017 · 6 comments
Closed

Running on a headless Mac Mini server #118

jviotti opened this issue Dec 13, 2017 · 6 comments

Comments

@jviotti
Copy link
Contributor

jviotti commented Dec 13, 2017

I get the following error when running on a headless Mac Mini server over SSH:

_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.

Do you have any pointers on what the fix could be? Its weird that electron-mocha runs fine on Travis CI macOS builds though.

@adeperio
Copy link

adeperio commented Aug 2, 2018

Getting this issue too

@nickensoul
Copy link

@jviotti did you solved this? faced this with ssh + mac mini server + electron 3.1.3 running development server.

@jviotti
Copy link
Contributor Author

jviotti commented Apr 5, 2019

@nickensoul Not really. We ended up making sure we graphically login to our Mac workers before attempting to run any job.

@nickensoul
Copy link

@jviotti using sudo make it works.
Too weird, but we will use this temporary solution. For anybody solved this or got this issue too, please let us know!

@gtritchie
Copy link

Also hitting this, getting:

2022-03-23 10:06:02.727 Electron[85647:620799] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'ClientCallsAuxiliary': Connection interrupted

Then it just hangs until I Ctrl+C it.

Wanting to run unit tests on our rented Mac builder machine where we only have ssh (non-root) access. Doesn't seem like it's possible?

Might have to be content with only running these tests on our Linux docker containers.

@jviotti
Copy link
Contributor Author

jviotti commented Aug 15, 2022

Closing stale issues

@jviotti jviotti closed this as completed Aug 15, 2022
aminya pushed a commit to zeromq/zeromq.js that referenced this issue Dec 7, 2022
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

4 participants