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

Big Sur compatibility? #189

Open
jd6-37 opened this issue Jan 13, 2021 · 2 comments
Open

Big Sur compatibility? #189

jd6-37 opened this issue Jan 13, 2021 · 2 comments

Comments

@jd6-37
Copy link

jd6-37 commented Jan 13, 2021

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 \
@jazzl0ver
Copy link
Collaborator

I don't have Mac, so can't test. Sorry.

@jd6-37
Copy link
Author

jd6-37 commented Jan 13, 2021

I don't have Mac, so can't test. Sorry.

Okay. Thanks for the quick reply.

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

2 participants