RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Cannot login with application #48

Closed Tharnas closed 8 years ago

Tharnas commented 8 years ago

Hi,

I download the latest Rocket.Chat app from play store and provide my own server url (https://mydomain.com:8080). Afterwards I want to login but it stucks saying "PLEASE WAIT...." in the login button.

My environment: Server is running with the latest docker image. I connect with HTTPS and port 8080 through an reverse proxy. For login ldap is used.

Things I already tried: Use local IP address. (same behaviour) Change port to 443. (same behaviour) Login without reverse proxy and https. (same behaviour) Login with webapplication from mobile works Login to demo.rocket.chat works.

Many thanks in advanced

sampaiodiego commented 8 years ago

do you have the latest verions of server and mobile apps? @geekgonecrazy had this problem but its now fixed.

Tharnas commented 8 years ago

Pulled again the latest version from docker and now its working.

Thanks you!

sampaiodiego commented 8 years ago

You're welcome! :smile: