Skip to content

Big Sur compatibility? #189

Description

@jd6-37

Hi, since updating to Big Sur starting yas3fs causes my machine to lock up (spinning pin wheel of death and mostly unresponsive). Should this work in Big Sur or is it me? I've had a few random issues with other apps upgrading so it might be on my end. Here's my bash script:

#!/usr/bin/env bash

set -e # always immediately exit upon error

export AWS_ACCESS_KEY_ID=ABCDEFGHIJKLMNOP
export AWS_SECRET_ACCESS_KEY=bLaHBlAh69bLaHBlAh69bLaHBlAh69

yas3fs s3://mydomain.com /Users/me/s3-mydomain-com \
--topic arn:aws:sns:us-east-1:123456789012:s3-sns \
--region us-east-1 \
--new-queue \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions