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

listen EPERM: operation not permitted 0.0.0.0:42813 #22

Open
glacierone opened this issue Dec 20, 2020 · 3 comments
Open

listen EPERM: operation not permitted 0.0.0.0:42813 #22

glacierone opened this issue Dec 20, 2020 · 3 comments

Comments

@glacierone
Copy link

When I package the app for usage in Mac App Store I get the following error when trying to do the Google OAuth process. I think the error comes from the line this._server.listen(port) in LoopbackRedirectServer.js. Any ideas?

image

@glacierone
Copy link
Author

I have tried to listen on other hostnames and ports as well - it works on none of them.

@glacierone
Copy link
Author

Also I am using electron-packager. It breaks after packaging the app for release.

@hardik-simform
Copy link

hardik-simform commented Nov 12, 2021

Have you found the solutions ?

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