question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Request failed with status code 500. "OSError: [Errno 5] Input/output error\n".

See original GitHub issue

My actions before raising this issue

  • Read/searched the docs
  • Searched past issues

I add an external device for increasing the disk image size. But when I want to export the dataset as YOLO format, this error “OSError: [Errno 5] Input/output error\n” shows up. Could someone help me figure out what is going on here?

Expected Behaviour

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):

Client: Docker Engine - Community Cloud integration 0.1.18 Version: 19.03.13 API version: 1.40 Go version: go1.13.15 Git commit: 4484c46d9d Built: Wed Sep 16 16:58:31 2020 OS/Arch: darwin/amd64 Experimental: false

Server: Docker Engine - Community Engine: Version: 19.03.13 API version: 1.40 (minimum version 1.12) Go version: go1.13.15 Git commit: 4484c46d9d Built: Wed Sep 16 17:07:04 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.3.7 GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683

  • Are you using Docker Swarm or Kubernetes? Docker Swarm

  • Operating System and version (e.g. Linux, Windows, MacOS): MacOS

  • Code example or link to GitHub repo or gist to reproduce problem:

  • Other diagnostic information / logs:

    Logs from `cvat` container

image

Next steps

You may join our Gitter channel for community support.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Diaislamcommented, Nov 25, 2021

@nmanovic thanks you, I upgraded cvat and my machine, awesome work you are doing guys I really appreciate how it can handle big amounts of data and users activity, one thing I’m using cvat before it wasn’t written with react. the old one is still faster in loading images. I notice that projects tasks need pagination sometimes a project with 4000 task doesn’t load I get an error because of the huge amount of tasks. I’m having the latest version,if it happens that I update my cvat I have 0 risks of losing tasks data and kibana analytics data?

0reactions
nmanoviccommented, Nov 25, 2021

@Diaislam , it looks like it is a problem with your CVAT instance. Need enough memory to do some operations. We are constantly improving CVAT to take less resources. I will close the issue. Don’t hesitate to reopen if you still see the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

i am gettin an error "[Errno 5] Input/output error" while running ...
Resolved I just had to remove the print from the code.
Read more >
Error "[Errno 5] Input/output error" when opening ADLS Blob ...
Hi,. Using a Synapse Pyspark Notebook I have mounted an ADLS container and checked this is working ok with the following command:.
Read more >
AWS Lambda function errors in Python
If the Lambda API rejects the invocation request, API Gateway returns a 500 error code. If the function runs but returns an error,...
Read more >
Worker crashes with OSError: [Errno 5] Input/output error
strerror(errn)) OSError: [Errno 5] Input/output error [2017-01-07 08:30:34.232213] I [repce(slave):92:service_loop] RepceServer: terminating on reaching EOF.
Read more >
How to Fix a 500 Internal Server Error on Your WordPress Site
The 500 Internal Server Error status code occurs when the server encounters an error that prevents it from fulfilling the request.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found