daper / nextcloud-passwords-app

A mobile app based on react-native for Nextcloud Passwords App.
GNU General Public License v3.0
67 stars 14 forks source link

No Network Error on initial start. Can not login. #80

Open chukrobertson opened 4 years ago

chukrobertson commented 4 years ago

Have not been able to use app. Android 9. OnePlus 5

Installed nextcloud app first and connected my account. Installed this app and opened it. Attempted to sign in and got "No Network Error".

chukrobertson commented 4 years ago

Tried clearing data and cache then retry, still network error. Tried reinstalling app, still network error. Not sure what else I could do to help fix this.🙁

Flok2019 commented 3 years ago

I am experiencing the same issue

hardwareadictos commented 3 years ago

Same issue here.... I suspect the application is looking for a certificate and thats users who are not using them (only using self signed from NextCloud) are having this issue

Flok2019 commented 3 years ago

I also think that's the problem

hardwareadictos commented 3 years ago

Hope this project isn't dead, it's really useful 😔

chukrobertson commented 3 years ago

Working with self hosted nextcloud using letsencrypt. Android 10, OnePlus6.

daper commented 3 years ago

Working with self hosted nextcloud using letsencrypt. Android 10, OnePlus6.

@chukrobertson, did you use the fullchain certificate? I have the same set up, also using android 10 and it works.

chukrobertson commented 3 years ago

I'm using nextcloud snap on ubuntu server so commands may be different. I used 'nextcloud-enable letsencrypt' to generate my cert.

Not sure if that's what you're asking.

Just wanted to add the "working with letsencrypt" comment to this thread.

daper commented 3 years ago

@chukrobertson ah! Then I misunderstood your comment.

chukrobertson commented 3 years ago

@chukrobertson ah! Then I misunderstood your comment.

My apologies 🙂