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

Error 422 while uploading sequence on NativeHub #1009

Open
karoltylenda opened this issue Dec 20, 2023 · 0 comments
Open

Error 422 while uploading sequence on NativeHub #1009

karoltylenda opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working read Read by sequences

Comments

@karoltylenda
Copy link
Contributor

Describe the bug
While uploading new sequence we got 422 error, which means there has no space left on disk.
When we delete sequence from hub we did not delete it from disk.
And folder /root/.scramjet-sequences is filling up with old sequences.

Expected behavior
After deleting, seq should be removed from .scramjet-sequences too.

Version (please complete the following information):

  • STH version: 0.37
  • node version: 18.19.0
  • os: macOs Sonoma

Additional information like logs, screenshots etc.
si hub load
{ fs: '/dev/rbd5', type: 'ext4', size: 95762432, used: 93665280, available: 0, use: 100, mount: '/root/.scramjet_sequences', rw: true }

@karoltylenda karoltylenda added the bug Something isn't working label Dec 20, 2023
@scramjet-bot scramjet-bot added the read Read by sequences label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working read Read by sequences
Projects
None yet
Development

No branches or pull requests

2 participants