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

OSError: [Errno 28] No space left on device #8546

Closed
1 task done
sentry-io bot opened this issue Apr 26, 2021 · 5 comments · Fixed by #8687
Closed
1 task done

OSError: [Errno 28] No space left on device #8546

sentry-io bot opened this issue Apr 26, 2021 · 5 comments · Fixed by #8687
Assignees
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework effort:atom-squad/1 Label which is used by the Rasa Atom squad to do internal estimation of task sizes. tool:sentry type:maintenance 🔧 Improvements to tooling, testing, deployments, infrastructure, code style.

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 26, 2021

Sentry Issue: RASA-OPEN-SOURCE-49J

OSError: [Errno 28] No space left on device
  File "tarfile.py", line 2163, in makefile
    copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
  File "tarfile.py", line 250, in copyfileobj
    dst.write(buf)

OSError: [Errno 28] No space left on device
(10 additional frame(s) were not displayed)
...
  File "rasa/utils/common.py", line 308, in run_in_loop
    result = loop.run_until_complete(f)
  File "rasa/train.py", line 174, in train_async
    finetuning_epoch_fraction=finetuning_epoch_fraction,
  File "rasa/train.py", line 275, in _train_async_internal
    new_fingerprint, old_model, train_path, force_training=force_training
  File "rasa/model.py", line 470, in should_retrain
    with unpack_model(old_model) as unpacked:
  File "rasa/model.py", line 209, in unpack_model
    tar.extractall(working_directory)

Definition of Done

  • ignore OSError in telemetry.py
@wochinge wochinge added tool:sentry type:maintenance 🔧 Improvements to tooling, testing, deployments, infrastructure, code style. area:rasa-oss 🎡 Anything related to the open source Rasa framework labels Apr 26, 2021
@sentry-io
Copy link
Author

sentry-io bot commented Apr 30, 2021

Sentry issue: RASA-OPEN-SOURCE-2QK

@sentry-io
Copy link
Author

sentry-io bot commented Apr 30, 2021

Sentry issue: RASA-OPEN-SOURCE-9V4

@wochinge wochinge added the effort:atom-squad/1 Label which is used by the Rasa Atom squad to do internal estimation of task sizes. label May 7, 2021
@ancalita ancalita self-assigned this May 14, 2021
@ancalita ancalita linked a pull request May 14, 2021 that will close this issue
4 tasks
@ancalita
Copy link
Member

PR merged to 2.6.x.

@sentry-io
Copy link
Author

sentry-io bot commented May 28, 2021

Sentry issue: RASA-OPEN-SOURCE-2Y1

@sentry-io
Copy link
Author

sentry-io bot commented May 28, 2021

Sentry issue: RASA-OPEN-SOURCE-973

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework effort:atom-squad/1 Label which is used by the Rasa Atom squad to do internal estimation of task sizes. tool:sentry type:maintenance 🔧 Improvements to tooling, testing, deployments, infrastructure, code style.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants