-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unclear how to login with app #79
Comments
Yes, I agree it's not clear. The login username/server.com should work, but [email protected] should also work. Initially the system login was [email protected], but people pointed out this was confusing being the same format as email. Support was added for '/' while '@' is deprecated. Please let me know if the '/' doesn't work. I plan on improving the messaging for the login in the next release. Thanks for your interest in the project! |
I can't login using android databag app. It always say Error please try again. Whether i use [email protected] or username/server.com, it dosen't work. |
The same to me.Please fix the bugs. |
Does this work for you:
Login: your_username / dns_name
Password: your_password
For the demo site, the dns_name would be databag.coredb.org
If that doesn’t work, can you try with a test account on the demo site:
https://databag.coredb.org
Thanks for using this project!
|
I am trying to sign in to an instance hosted on a VPN network, not able to get P.S.: |
The mobile app doesn't currently support IP login, you need a dns name; it should however work with the browser. The reason IP isn't currently supported is that I disabled non-secure http from the mobile app. I think that might not be a requirement, so I plan to revisit that in the next release. The '@' should still work in terms of logging in, but isn't displayed as the hint anymore. I agree there is also a similar conflict with '/'. Do you recommend sticking with '@', or can you think of another character? Thanks for using this project and the feedback. I really appreciate it! PS. I took a look at your youtube channel, I love your guys' energy, very entertaining |
I have tried both ways of logging in on the iPhone app and it still gives me the 'login error'. I am able to login on a web browser but not through the app. I have also tried logging on an android device and it works. |
Could you try creating a test account on https://databag.coredb.org, and seeing if the iOS app will connect there? |
I did a test earlier and it worked fine via the iOS app it just seems to be when I try it with my server it does not work. |
hmm, are you using a dns name & cert? In case you are trying to use it with just an IP address (no cert), that isn't yet supported in the mobile app. |
I deleted the app and reinstalled it and it works perfectly now! Thank You for being so responsive and so quick! |
No worries....thanks for trying out this project! |
I'm pretty tech savvy and it was not clear at all how to login to my server from the iOS app.
For any looking for the answer to this you login with your [email protected], with no http/https in front.
I don't know why the way to login would be [email protected] and the placeholder text says username / server, think this needs to be fixed for people to be able to use the app.
The text was updated successfully, but these errors were encountered: