Imgur upload failed, check dev console

I need solve this fastest way possible

Since i started to use Obsidian, i noticed that if i dont find a way to store my images in cloud my safe will extremely HEAVY (i am student, i need to do a lot of print screen on my college and courses)

So im using the IMGUR plugin to store my prints there and today i JUST CANT UPLOAD A IMAGE always that i try just show the message <!--⚠️Imgur upload failed, check dev console-->
and i dont know how to acess the dev console on Obsidian i acess the dev console and showed this:

plugin:obsidian-imgur-plugin:1117 Failed imgur request:  Error: {"errors":[{"id":"legacy-api-7455b9c768-bxblc/8gjM1DWNEx-227786","code":"429","status":"Too Many Requests","detail":"Too Many Requests"}]}

    at handleImgurErrorResponse (plugin:obsidian-imgur-plugin:506:9)
    at AuthenticatedImgurClient.upload (plugin:obsidian-imgur-plugin:541:7)
    at async ImgurAuthenticatedUploader.upload (plugin:obsidian-imgur-plugin:609:13)
    at async _ImgurPlugin.uploadFileAndEmbedImgurImage (plugin:obsidian-imgur-plugin:1109:16)

Things I have tried

  • I tried to clean my cookies on m browser and does not work
  • I tried to desconect and reconect my account of Imgur on Imgur plugin and does not work
  • I tried do desinstall e re install the Imgur plugin and does not work to
  • I tried to create another safe and the problem is the same <!--⚠️Imgur upload failed, check dev console-->
  • I tried to make an anonymous upload (desactivate the option to link my Imgur Account) and the dev console was:
plugin:obsidian-imgur-plugin:1117 Failed imgur request:  Error: 
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>503 client read error</title>
  </head>
  <body>
    <h1>Error 503 client read error</h1>
    <p>client read error</p>
    <h3>Error 54113</h3>
    <p>Details: cache-pdk-kfty2130081-PDK 1721685471 3007398280</p>
    <hr>
    <p>Varnish cache server</p>
  </body>
</html>

    at handleImgurErrorResponse (plugin:obsidian-imgur-plugin:506:9)
    at AuthenticatedImgurClient.upload (plugin:obsidian-imgur-plugin:541:7)
    at async ImgurAuthenticatedUploader.upload (plugin:obsidian-imgur-plugin:609:13)
    at async _ImgurPlugin.uploadFileAndEmbedImgurImage (plugin:obsidian-imgur-plugin:1109:16)

i really need to solve this cause i use Obsidian everyday to make my notes about the collage, and i need to make prints, and i thinked that the problem was my imgur account but o the website i did a sucessfull image upload and i could use on Obisidian, thats too much work cause i will need do this on every single image upload and go to md file to put the image link. thank you if you read all this i hope you understand my problem and please HELP ME!

I saw in passing one or two folks on Discord mentioned the plugin suddenly stopped working for them.

Hopefully someone can reply here, but I’d also check their GitHub page for any issue reports, and add one if you don’t find anything.

1 Like

@ariehen oh god how if stop working where i will save my prints on cloud?

where is this discord chat? i want participate to share bugs and see solutions

This Discord server link is: https://discord.gg/obsidianmd (also in the help docs and on https://obsidian.md/community), but the advice will be the same there:

Check their GitHub page for any issue reports, and add one if you don’t find anything.

Hi there!
Same issue here, 503 error. Any update on that front? I am not a developper, just a regular user so not familiar with Discord groups and Github pages… If someone could guide me on how I can solve this issue? Thanks a lot!

This page will be the latest on the issue, I reckon:

Thank you @ariehen !

To solve the bug
GitHub - gavvvr/obsidian-imgur-plugin: Pastes images right to imgur.com follow

this instructions to create a Id, them log out of the Imgur plugin and log in after with your Id now e email!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.