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

Crashes in production #1

Open
2000yeshu opened this issue Sep 14, 2021 · 0 comments
Open

Crashes in production #1

2000yeshu opened this issue Sep 14, 2021 · 0 comments

Comments

@2000yeshu
Copy link

/app/src/main.rb:163:in block in fetch_jsons': No blob found for manifest /data/manifests/c88f94b0-5601-4a51-ae1d-c89781540022/latest. Terminating! (RuntimeError)`

salimepoint added a commit to salimepoint/trow-garbage-collector that referenced this issue Mar 21, 2022
If there are no manifests we generate the following errors:

tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.
command terminated with exit code 123
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
I, [2022-03-21T20:10:18.349339 compumike#1]  INFO -- : No JSONs to retrieve. Skipping

Skip calling tar if no manifests are found.
salimepoint added a commit to salimepoint/trow-garbage-collector that referenced this issue Mar 21, 2022
If there are no manifests we generate the following errors:

tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.
command terminated with exit code 123
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
I, [2022-03-21T20:10:18.349339 compumike#1]  INFO -- : No JSONs to retrieve. Skipping

Skip calling tar if no manifests are found.
salimepoint added a commit to salimepoint/trow-garbage-collector that referenced this issue Mar 22, 2022
If there are no manifests we generate the following errors:

tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.
command terminated with exit code 123
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
I, [2022-03-21T20:10:18.349339 compumike#1]  INFO -- : No JSONs to retrieve. Skipping

Skip calling tar if no manifests are found.
salimepoint added a commit to salimepoint/trow-garbage-collector that referenced this issue Mar 22, 2022
If there are no manifests we generate the following errors:

tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.
command terminated with exit code 123
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
I, [2022-03-21T20:10:18.349339 compumike#1]  INFO -- : No JSONs to retrieve. Skipping

Skip calling tar if no manifests are found.
salimepoint added a commit to salimepoint/trow-garbage-collector that referenced this issue Mar 22, 2022
If there are no manifests we generate the following errors:

tar: Cowardly refusing to create an empty archive
Try 'tar --help' or 'tar --usage' for more information.
command terminated with exit code 123
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
I, [2022-03-21T20:10:18.349339 compumike#1]  INFO -- : No JSONs to retrieve. Skipping

Skip calling tar if no manifests are found.
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

1 participant