Hello there and thanks for your fast reply.
I have made as you said (I have already done it from the beginning), but still do not work. As I said in my first post, I made an app password in NC and that is correct.
My server is on Nginx and, as I said before, NC is fully functional since I used it well on my web browser and the NC desktop app (in Windows 10).
This are my logs in koreader, but I do not understand what it means:
Code:
11/21/24-22:03:03 WARN Nextcloud: HTTP response code <> 200. Response status: HTTP/1.1 401 Unauthorized
11/21/24-22:03:03 WARN Error fetching existing notes from Nextcloud HTTP/1.1 401*Unauthorized
I have seen the NC logs but I did not find any relevant in that time.
What checks can I do?
Quote:
Originally Posted by pazos
Yup. I merged the feature without documentation
Hopefully somebody helps:
You'll need the url of your nextcloud instance, like "https://nc.example.com" or "https://example.com/nc", your user name within that nc instance and an app password from "NC-> Security -> Devices & sessions"
If that stills fails you'll need to look at the logs and tell us what happens.
There's no reason for it to not work with a subdomain if your nginx/apache proxy is configured properly.
Nextcloud has a tool on its web UI to check about misconfigurations, make sure there's no problem on reverse proxy if you're using Nextcloud AIO kind of solutions.
|