503 Service Unavailable
Hi Cloud team,
Please review my issue, i am working on Ruby on Rails,yesterday i was able to upload remote url image means able to update 3rd party image trough url(for ex. https://www.cryptocompare.com/media/19633/btc.png) but from the yesterday i am getting error "Cloudinary::CarrierWave::UploadError: Error in loading https://www.cryptocompare.com/media/19633/btc.png - 503 Service Unavailable", please tell me its happening from yesterday, i have searched about "503 Service Unavailable" and blogs are saying that "The Web server (running the Web site) is currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server."
Is it true that your server is not able to handle remote request for the now?, please tell what i am doing wrong me ASAP
My Rails code to upload image url is :
crypto.remote_image_url = "https://www.cryptocompare.com/media/19633/btc.png"
crypto.save
-
Thank you for reaching out.
I looked at our logs it seems that there was an issue with `cryptocompare.com` and it didn't return the image. However now it seems to work again.
Can you please try it again and let me know?
Thank you :)
0 -
Thanks Shirly, Its working now...
0 -
Thank you Ashish for the update.
Glad to hear it's working now.
0
Post is closed for comments.
Comments
3 comments