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.

Route `api/storages/azure` does not exist

See original GitHub issue

Describe the bug At least one of the API routes described in the documentation does not exist. Namely it is the command to list all storages on Azure: api/storages/azure. Nevertheless, direct call to storage by its ID (e.g. http://localhost:8080/api/storages/azure/1) works as expected

To Reproduce Steps to reproduce the behavior:

  1. Go to http://localhost:8080/api/storages/azure (for local deployment)
  2. See 404 Not found

Expected behavior Response including the list of storages as described in the documentation.

Environment (please complete the following information):

  • OS: Ubuntu 20.04
  • Label Studio Version 1.4.1

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
triklozoidcommented, Aug 29, 2022

Try to add project parameter.

api/storages/s3?project=YOUR_PROJECT_ID
1reaction
chaowatsoncommented, Jul 18, 2022

I have got the same issue with the route api/storages/gcs too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Symfony: the route "xxx" does not exist - Stack Overflow
Everything worked great locally but in the server, once a click a link or try to go manually (writing the direction in the...
Read more >
smb and -responder flags not working on EC2 hosted instance
Route `api/storages/azure` does not exist, 2, 2022-06-10, 2022-08-23. Problem on how to share buffer between compute shader and other shader stages.
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