Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

gntp fails intermittently on OS X 10.9.0 #54

Closed
BlackBears opened this issue Oct 26, 2013 · 2 comments
Closed

gntp fails intermittently on OS X 10.9.0 #54

BlackBears opened this issue Oct 26, 2013 · 2 comments

Comments

@BlackBears
Copy link

Running python -m gntp.notifier alternates between:

INFO:__main__:Sending notification [Message] to localhost:23053

and:

 ERROR:__main__:Invalid response: (u'303', u'Growl does not have enough information in (null) to parse')

In our production code using gntp, a third alternating message occurs:

ERROR:gntp.notifier:Invalid response: (u'400', u'Unsupported encryption type, NONE@/\x07')

There's no pattern to how these messages are sent - multiple fails, then a success.

@kfdm
Copy link
Owner

kfdm commented Oct 26, 2013

Is this similar to #53 "Some intermittent connection errors on 10.9 Mavericks (multiple errors)" ?

@BlackBears
Copy link
Author

Closing with reference to #53

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants