Skip to content

macFUSE 0.4.5 not supported #24

@etowahadams

Description

@etowahadams

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..  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions