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

Incompatible with Ruby 2.7 #305

Open
autarchprinceps opened this issue Jan 8, 2020 · 2 comments
Open

Incompatible with Ruby 2.7 #305

autarchprinceps opened this issue Jan 8, 2020 · 2 comments

Comments

@autarchprinceps
Copy link

Whenever I try to use sfn with ruby 2.7, it completely breaks for all commands. If I switch back to ruby 2.6.5 it works in the same situations. Both run sfn 3.1.8 and should also have otherwise the current versions of gems.

Error message is:

sfn list
[ERROR]: Failed to create remote API connection. Please validate configuration!
[ERROR]: Connection failure reason - FrozenError - can't modify frozen String: ""
[ERROR]: can't modify frozen String: ""
@runningman84
Copy link

@chrisroberts can you look into that?

@runningman84
Copy link

We build a new sfn tool based on rust, this works without any ruby installation:
https://github.com/arvatoaws-labs/sfn-ng

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