-
Notifications
You must be signed in to change notification settings - Fork 137
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
DEBUG:fuse.log-mixin:<- init None #137
Comments
+1 have same issue. On macOS, if you ignore this and try to take any action (copying a file etc.), the operation errors out with code -43. dptmount used to work flawlessly, I don't know what happened. |
Update: after a fresh install of Ubuntu 22.04.1 the problem is gone, and dptmount works flawlessly on my Quaderno A4 2nd Gen. Previously on Ubuntu 20.04 I ran into a similar issue, which I posted earlier as follows: For me a similar issue is happening, but after upgrading my Quaderno to the latest firmware (1.1.00.15020FP) I get a slightly different outcome: Then it stalls and the log contains: DEBUG:fuse.log-mixin:-> init / () |
Thank you for sharing the handy code.
dptrp1 is working flawlessly.
When I mount dpt with dptmount --config ~/.config/dpt-rp1.conf --verbose --logfile ~/.local/bin/dmlogs /mnt/data
It shows "INFO:dptmount:Loading initial document list" and never returns complete, and the log says below at the end of the line.
DEBUG:fuse.log-mixin:-> init / ()
DEBUG:fuse.log-mixin:<- init None
My environment is as below.
Ubuntu 20.04.3 LTS
dpt-rp1-py version: 0.1.16
libfuse version: libfuse2/focal,now 2.9.9-3
fusepy version: python3-fusepy/focal,focal 3.0.1-2 all
The text was updated successfully, but these errors were encountered: