Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudinaryException - Status 502 #118

Closed
mcortesi opened this issue Jun 25, 2014 · 1 comment
Closed

CloudinaryException - Status 502 #118

mcortesi opened this issue Jun 25, 2014 · 1 comment

Comments

@mcortesi
Copy link

When trying to upload an image using cloudinary_gem on a rails application it errs with:

CloudinaryException: Server returned unexpected status code - 502 - <!DOCTYPE html>
<html>
<head>
  <title>We're sorry, but something went wrong (500)</title>
  <style type="text/css">
    body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
    div.dialog {
      width: 25em;
      padding: 0 4em;
      margin: 4em auto 0 auto;
      border: 1px solid #ccc;
      border-right-color: #999;
      border-bottom-color: #999;
    }
    h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
  </style>
</head>

Don't know why, since it was working before. I checked pingom and it seems to be working fine.

@nadavs
Copy link
Contributor

nadavs commented Jun 25, 2014

We indeed had intermittent API issues affecting some of our customers that we've identified and fixed. We are sorry about that. Steps were taken to make sure that this problem never repeats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants