Skip to content
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

Notebooks with slash in name leads to stop of sync #12

Open
hokreb opened this issue Oct 23, 2024 · 1 comment
Open

Notebooks with slash in name leads to stop of sync #12

hokreb opened this issue Oct 23, 2024 · 1 comment

Comments

@hokreb
Copy link

hokreb commented Oct 23, 2024

If you have an notebook with a slash in the name, the synchronizations stops with an error:

! (1/42) PULL: notebooks/project 2024/2025.pdf
Could not download http://10.11.99.1/download/78e130bc-75cb-4290-85ba-19b79271d01b/placeholder from reMarkable USB web interface
Make sure that Settings > Storage > USB web interface is enabled
ERROR: All renderers failed to render notebooks/project 2024/2024.pdf

I think, the main problems is the misinterpretation of the USB web interface, which is looking for a folder /project 2024/ which does not exsits, I don't know, if there is a workaround for this.

It might be better, if the pull just omits the dedicated file, and tried downloading the other ones.

@hersle
Copy link
Owner

hersle commented Oct 28, 2024

Thanks for reporting! I will try to fix it when I get time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants