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

macFUSE 0.4.5 not supported #24

Open
etowahadams opened this issue Dec 12, 2023 · 0 comments
Open

macFUSE 0.4.5 not supported #24

etowahadams opened this issue Dec 12, 2023 · 0 comments

Comments

@etowahadams
Copy link

Basic usage does not work with macFUSE 0.4.5.

simple-httpfs media/https  --schema https
cat media/https/s3.amazonaws.com/pkerp/public/tiny.txt..  
# ERROR: cat: media/https/s3.amazonaws.com/pkerp/public/tiny.txt..: Socket is not connected 

This will result in a Socket is not connected error.

Reproducing:
My device has a M2 chip running OSX 14.1.1.

  1. Install macFUSE 0.4.5. This is surprisingly involved, requiring you to change some OSX security permissions and restarting your computer.
  2. Clone the repo, install dependencies
  3. Run the below
simple-httpfs media/https  --schema https
cat media/https/s3.amazonaws.com/pkerp/public/tiny.txt..  
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