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

No mount, no console logs, exits with status code 0 #525

Open
SatoshiGuacamole opened this issue Apr 29, 2024 · 0 comments
Open

No mount, no console logs, exits with status code 0 #525

SatoshiGuacamole opened this issue Apr 29, 2024 · 0 comments

Comments

@SatoshiGuacamole
Copy link

SatoshiGuacamole commented Apr 29, 2024

Hello. Such a great surprise to find that fusedav is being maintained.

I managed to compile 3.0.0 and I created configuration /etc/fusedav.conf:

[fusedav]
nodaemon=true

I have a problem that my mountpoint remains empty, and that the process exits without a message when I issue the following command:

fusedav http://127.0.0.1:10000/foo /mnt/fusedav -o conf=/etc/fusedav.conf

I also tried to replace http:// with dav://.

Here is output with the -V flag enabled.

# fusedav -V
fusedav version 
LevelDB version 1.23
libcurl/8.5.0 OpenSSL/3.1.4 zlib/1.3.1 brotli/1.1.0 c-ares/1.27.0 libidn2/2.3.4 nghttp2/1.58.0
FUSE library version: 2.9.9
fusermount version: 2.9.9
using FUSE kernel interface version 7.19

Is there anything I am overlooking and is there a way in which I can increase verbosity?

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

1 participant