Skip to content

Instantly share code, notes, and snippets.

@julien51
Created December 17, 2013 11:01
Show Gist options
  • Save julien51/8003219 to your computer and use it in GitHub Desktop.
Save julien51/8003219 to your computer and use it in GitHub Desktop.
prosody.log
Dec 17 05:56:18 c2sbf4210 debug Client sent opening <stream:stream> to superfeedr.com
Dec 17 05:56:18 c2sbf4210 debug Sent reply <stream:stream> to client
Dec 17 05:56:18 c2sbf4210 debug Received[c2s_unauthed]: <auth mechanism='DIGEST-MD5' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
Dec 17 05:56:18 modulemanager debug Passing stanza to mod_saslauth
Dec 17 05:56:18 superfeedr.com:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cmVhbG09InN1cGVyZmVlZHIuY29tIixub25jZT0iNTdmYjRiNjMtOWEzZi00OWRjLWI1ODAtMzBmMjQ0YjQ4NzdlIixxb3A9ImF1dGgiLGNoYXJzZXQ9dXRmLTgsYWxnb3JpdGhtPW1kNS1zZXNz</challenge>
Dec 17 05:56:18 c2sbf4210 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
Dec 17 05:56:18 modulemanager debug Passing stanza to mod_saslauth
Dec 17 05:56:18 datamanager debug Failed to load accounts storage ('cannot open /var/lib/prosody/superfeedr%2ecom/accounts/demo.dat: No such file or directory') for user: [email protected]
Dec 17 05:56:18 superfeedr.com:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><not-authorized/></failure>
Dec 17 05:56:18 socket debug connection failed in read event: closed
Dec 17 05:56:18 socket debug closing client with id: bf4210
Dec 17 05:56:18 c2sbf4210 info Client disconnected: closed
Dec 17 05:56:18 c2sbf4210 info Destroying session for (unknown) ((unknown)@superfeedr.com)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment