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

support latest version of pyyaml #126

Closed
Guslington opened this issue Feb 7, 2022 · 0 comments · Fixed by #128
Closed

support latest version of pyyaml #126

Guslington opened this issue Feb 7, 2022 · 0 comments · Fixed by #128

Comments

@Guslington
Copy link
Contributor

pyyaml >= 5.4

[ERROR] 2022-02-06T02:00:09.100Z    e945405a-0bbb-4cc4-b3fc-09c37b01d929    Failed to copy shared backup 'snapshot' specified in s3://bucket/path/snapshot-daily.yaml
Traceback (most recent call last):
  File "/var/task/shelvery/engine.py", line 359, in pull_shared_backups
    shared_backup = yaml.load(serialised_shared_backup)
TypeError: load() missing 1 required positional argument: 'Loader'
@Guslington Guslington linked a pull request May 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant