issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

OSError: [Errno 28] No space left on device

Open kargarisaac opened this issue 4 months ago • 0 comments

Describe the Bug

I started to use comet recently and when I do the logging, I get an error which seems to be the size of the tmp dir.

Expected behavior

I should log normally without an error.

Where is the issue?

  • [x] Comet Python SDK
  • [ ] Comet UI
  • [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)

To Reproduce

Stack Trace

If possible please include the full stack trace of your issue here

OSError: [Errno 28] No space left on device 

Comet Debug Log

If possible, please follow the instructions here to run Comet in debug mode and attach the resulting log file.

Screenshots or GIFs

If applicable, add screenshots/gifs to help explain your problem.

Link to Comet Project/Experiment

If applicable, please provide a link to your Comet Project or Experiment.

Additional context

Add any other context about the problem here.

kargarisaac avatar Sep 28 '24 16:09 kargarisaac