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.

Can't Upload Image to server

See original GitHub issue

i have an images dataset on google drive, when i am trying to create a task it says no Could not create the task on the server. ValueError: No media data found. Code: 400. When i try to upload the zip file from my local system it gives following error. Could not put data to the server. Request failed with status code 500. "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error</title>\n</head><body>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.</p>\n<p>Please contact the server administrator at \n [no address given] to inform them of the time this error occurred,\n and the actions you performed just before this error.</p>\n<p>More information about this error may be available\nin the server error log.</p>\n</body></html>\n". Code: 500

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Ai-is-lightcommented, May 27, 2020

i have an images dataset on google drive, when i am trying to create a task it says no Could not create the task on the server. ValueError: No media data found. Code: 400. When i try to upload the zip file from my local system it gives following error. Could not put data to the server. Request failed with status code 500. "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>500 Internal Server Error</title>\n</head><body>\n<h1>Internal Server Error</h1>\n<p>The server encountered an internal error or\nmisconfiguration and was unable to complete\nyour request.</p>\n<p>Please contact the server administrator at \n [no address given] to inform them of the time this error occurred,\n and the actions you performed just before this error.</p>\n<p>More information about this error may be available\nin the server error log.</p>\n</body></html>\n". Code: 500

have you resovled it? @ShoaibIqbal452

0reactions
azhavorocommented, Dec 11, 2020

@KuldeepPCodes Hi, we provide simple command line tool (utils/cli.py) that supports this case. Please inspect the code regarding remote files https://github.com/openvinotoolkit/cvat/blob/develop/utils/cli/core/core.py#L33-L34

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 Easy Steps to Fix an Http Error When Uploading Images to ...
In this guide, we'll show you how you can fix an HTTP error when uploading images to your WordPress website in the easiest...
Read more >
[Solved] Can't Upload Images On New Server - ProcessWire
I've just moved a new site from my development server account over (where the site was working fine for the client to edit...
Read more >
What is Wrong With a Computer When Your Pictures Won't ...
When uploading large files to a site, a blip in the Internet connection will cause the upload to fail. If you're using a...
Read more >
Can't upload photos - server rejected error - Blogger Community
1. Try using a different web browser · 2. Try temporarily disabling all extensions and add-ons in your browser · 3. If you...
Read more >
WordPress Can't Upload Images? Here's How to Fix It
Issues Uploading Images to Your Media Library · 1. Go to the /wp-content/ folder after connecting to your website through FTP. · 2....
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