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

IO Exception: bind failed: EADDRINUSE #48

Open
roblav96 opened this issue Jul 4, 2016 · 2 comments
Open

IO Exception: bind failed: EADDRINUSE #48

roblav96 opened this issue Jul 4, 2016 · 2 comments

Comments

@roblav96
Copy link

roblav96 commented Jul 4, 2016

I keep getting this error
IO Exception: bind failed: EADDRINUSE (Address already in use)
when trying to call CorHttpd.startServer

I've even tried calling CorHttpd.stopServer numerous times before calling CorHttpd.startServer again.

I also notice that in the console the address my images are getting retrived from is:
http://192.168.99.17:8285/img_src-7e09c9d3e96378bf549fc283fd6e1e5b7014cc3372.jpg and my url from the start server callback is http://127.0.0.1:8447/

@seanirby
Copy link

seanirby commented Oct 11, 2016

Did you ever figure this out @roblav96 ? I notice I get a similar error when I'm using an ios simulator but when I debug on an actual ios device it works fine.

@roblav96
Copy link
Author

Ye it doesn't work well on simulator. I wouldn't worry about it. Everything works great.

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