Giter Club home page Giter Club logo

Comments (8)

fangfufu avatar fangfufu commented on June 3, 2024

What command did you type in?

from httpdirfs.

sdanfa avatar sdanfa commented on June 3, 2024

What command did you type in?

I typed the following command: sudo ./httpdirfs -f --cache --sonic-username USERNAME --sonic-password PASSWORD https://URL /mnt/audiobooks

from httpdirfs.

fangfufu avatar fangfufu commented on June 3, 2024

This filesystem works in user space, so you don't need sudo. Without access to your server or more logs, I can't really figure out what's going on.

from httpdirfs.

sdanfa avatar sdanfa commented on June 3, 2024

This filesystem works in user space, so you don't need sudo. Without access to your server or more logs, I can't really figure out what's going on.

I see, how can we debug together? Can you try httpdirfs on a raspberry pi 4 64bit arm image in chroot?

from httpdirfs.

fangfufu avatar fangfufu commented on June 3, 2024

Actually, first of all, please post the HTTP header of the files you are trying to access.

You didn't mention which operating system you are running on Raspberry Pi

from httpdirfs.

sdanfa avatar sdanfa commented on June 3, 2024

Actually, first of all, please post the HTTP header of the files you are trying to access.

You didn't mention which operating system you are running on Raspberry Pi

Thanks for your quick reply. I'm using Manjaro Arch arm64. Here's the header I'm getting from brave browser developer tools.

alt-svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400
cache-control: no-cache, no-store, max-age=0, must-revalidate
cf-cache-status: DYNAMIC
cf-ray: 6a1d6b975f16ece6-YUL
content-encoding: br
content-language: en
content-type: text/html;charset=utf-8
date: Thu, 21 Oct 2021 21:01:17 GMT
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
expires: 0
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
pragma: no-cache
report-to: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v3?s=2XX%2Bst8UMZXZUfTDYi0DzVk11WIViA1HZJw%2FzYDRPkiZoiqGzYV5rwW2NogIPEZI1aL8%2BNEmWv%2BbXXz66%2F1r1P1YKN9kkXLB0gnAzhbZCYAmszyNvY%2FSqtZvQl%2BA6fj0%2F7ulXsA7urJo%2F5bp%2BHLf"}],"group":"cf-nel","max_age":604800}
server: cloudflare
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
x-xss-protection: 1; mode=block

from httpdirfs.

fangfufu avatar fangfufu commented on June 3, 2024

Your server's HTTP header does not provide content length. This software needs content length to work.

from httpdirfs.

mkurz avatar mkurz commented on June 3, 2024

Note for others, since it took me a while to figure out what's going on:
Just in case you are running on arm / aarch64 (e.g. Apple Silicon M1 / Asahi Linux) and run into:
fuse: missing mountpoint parameter
That is because the current httpdirfs release 1.2.3 is not compatible with arm / aarch64, see #103. A fix has been merged already: #104.
Here is a workaround for Arch Linux users, until a new release arrives: https://aur.archlinux.org/packages/httpdirfs#comment-880071

from httpdirfs.

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.