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

Also rescue Errno::EHOSTDOWN in send method #18

Closed
wants to merge 1 commit into from

Conversation

clemensg
Copy link

Otherwise pod setup fails, just because the stats upload is blocked.
This can happen behind a firewall or when using something like LittleSnitch on OS X.

Signed-off-by: Clemens Gruber clemensgru@gmail.com

@orta
Copy link
Member

orta commented Jul 28, 2015

Thanks @clemensg looks great - any chance you can add this to the CHANGELOG too please?

@clemensg
Copy link
Author

Sure, one moment.

@segiddins
Copy link
Member

Imo this change belongs upstream in nap

Otherwise `pod setup` fails, just because the stats upload is blocked.
This happens when using a strict firewall or something like LittleSnitch on OS X.

Signed-off-by: Clemens Gruber <clemensgru@gmail.com>
@clemensg
Copy link
Author

@segiddins OK, I can try fixing it there.

@orta
Copy link
Member

orta commented Jul 28, 2015

@alloy ^

@clemensg
Copy link
Author

My fix was just merged upstream!

@clemensg clemensg closed this Jul 28, 2015
@orta
Copy link
Member

orta commented Jul 29, 2015

ace, we just need this updated in CocoaPods - which exposes it for stats

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

Successfully merging this pull request may close these issues.

None yet

3 participants