Giter VIP home page Giter VIP logo

Comments (4)

JuanJakobo avatar JuanJakobo commented on July 20, 2024

Hmm.. That error code says that the connection is not allowed, so I guess some redirecting is not working as it should. I uploaded an prebuild (https://github.com/JuanJakobo/Pocketbook-Nextcloud-Client/releases/tag/0.72), where I added a log entry for the URL. Below "Starting download of DataStructure" in the log file (placed in system/config/nextcloud/logfile.txt) your webdav URL should be displayed.

Could you please

  • Grap the URL and test if you can access it via the webbrowser of your computer (and if the URL changes once you reach your destination)
  • send the schema that is used here, so I can identify if their is a format or redirection error
    Mine looks like this
    https:///remote.php/dav/files// --> for the root folder
    https:///remote.php/dav/files//Documents/ --> for the documents folder

Thanks for your feedback! :)

from pocketbook-nextcloud-client.

WolfgangDpunkt avatar WolfgangDpunkt commented on July 20, 2024

Thank you for this quick and detailed answer!
I have tried some stuff, but the error remains.

This is the correct webdav-URL (which I typed into the client app on my ebookreader):
https://DOMAIN.de/CLOUDXY/remote.php/dav/files/USERNAME/
When tested via my webbrowser, it leads to an HTTP authentication request, after entering the login details, this notice is displayed:
"This is the WebDAV interface. It can only be accessed by WebDAV clients such as the Nextcloud desktop sync client"
So Nextcloud seems to be configured correctly.

As requested, I installed the new version and opened the log:

06/Jul/2021:18:06:02 +0200:Starting download of DataStructure
06/Jul/2021:18:06:02 +0200:https://DOMAIN.de/CLOUDXY/CLOUDXY/remote.php/dav/files/USERNAME/Documents/

So for some reason the folder name is doubled in the URL?
This address is of course wrong and nextcloud redirects me to the login home page when I test the address in the webbrowser.

When I look into the "nextcloud.cfg" (placed in system/config/), it looks correct:

UUID=USERNAME
password=$9.....
startFolder=/remote.php/dav/files/USERNAME/
url=https://DOMAIN.de/CLOUDXY
username=USERNAME

So there is no duplicate folder name (CLOUDXY) in the configuration file.
Thank you very much if you have any other idea.

from pocketbook-nextcloud-client.

JuanJakobo avatar JuanJakobo commented on July 20, 2024

Thanks for the detailed answer. :)

Seems to be the same issue as issue #1. There I just replaced the nextcloud/, so I guess your CLOUDXY/ is distinct. I added a method to remove everthing that is in front from /remote.php.

Could you please try https://github.com/JuanJakobo/Pocketbook-Nextcloud-Client/releases/tag/0.72.

from pocketbook-nextcloud-client.

WolfgangDpunkt avatar WolfgangDpunkt commented on July 20, 2024

Thank you so much for your great effort! That was super responsive and courteous.
That solved the problem, I can now open subdirectories and sync.
Great solution!

I don't want to seem too demanding, but I would have the next feature request right away: two-way synchronization #15

from pocketbook-nextcloud-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.