-
Notifications
You must be signed in to change notification settings - Fork 65
compiled builds from Zom-Android repo dont connect to server #498
Comments
anyone?? |
Do you have a valid certificate on your server? |
Also enable debug on the Zom client so you can get more detailed output. |
Yes cert is valid, and it happens on all servers I test besides home.zom.im. |
Not sure if this is related, but using the 15.7.0 beta 2 when I attempt to sign in to
|
with latest build:
|
Hrmph. Looking again. |
All builds (free and zom releases) spit out the following error after entering a username on "Create a Zom ID" page.
|
The XmppImPlugin entry class was deleted and removed from the app manifest unintentionally. That's what the 0 array length is, since we look that up to see the possible types of connections we can register for. Fixing... |
new build here that should fix this: https://github.com/zom/Zom-Android/releases/tag/15.7.0-RC-3 |
@iamironrabbit still not working |
@froghorn82 Could you please try again? It's possible we were doing server maintenance during the time you tested. |
also timeout of 5s / 5000ms is too low. Changed back to 30s. |
I've compiled all builds using gradle successfully.
I've tested debug, free and zomrelease - all of them dont connect to any server. When attempting to create a Zom ID even home.zom.im says An error occured while connecting to the chat server please check you config and try again.
The text was updated successfully, but these errors were encountered: