Dissem/Abit

Unable to receive messages

Closed this issue · 1 comments

PyBitmessage 0.6.3.2-acea683 unable to send messages to abit. The client indicates "Message sent. Waiting for acknowledgement." The message never shows up in abit.

"status": {
"user agent": "/Jabit:feature-refactoring-SNAPSHOT/",
"network": {
"connectionManager": "running",
"connections": {
"stream 1": {
"nodes": 3,
"incoming": 0,
"outgoing": 3
}
},
"requestedObjects": 10259
},
"unacknowledged": 0
}`

It turns out the problem was with legacy configuration. Deleting all semblances of configuration by clearing all cache and configuration data using android's app manager and starting over fixed the problem with receiving messages.