cloudinary_gem icon indicating copy to clipboard operation
cloudinary_gem copied to clipboard

404's when fetching .eml files (from Action Mailbox)

Open glaucocustodio opened this issue 2 months ago • 1 comments

Bug report for Cloudinary Ruby SDK

The issue persists on https://rubygems.org/gems/cloudinary 2.4

Describe the bug in a sentence or two.

Sometimes I get HTTP 404 when trying to fetch a .eml file (but the file exist in Cloudinary)

Initially reported in https://github.com/cloudinary/cloudinary_gem/issues/555

Issue Type (Can be multiple)

  • [ ] Build - Cannot install or import the SDK
  • [ ] Performance - Performance issues
  • [x] Behaviour - Functions are not working as expected (such as generate URL)
  • [ ] Documentation - Inconsistency between the docs and behaviour
  • [ ] Other (Specify)

Steps to reproduce

  • Start a new Rails project
  • Set up Action Mailbox with Cloudinary as service
  • Run the rails server, visit /rails/conductor/action_mailbox/inbound_emails/ and create a few inbound emails
  • You must see the error Error performing ActionMailbox::RoutingJob in the logs (it doesn't happen for all inbound emails, so be patient and keep adding them)

Operating System

  • [ ] Linux
  • [ ] Windows
  • [x] macOS
  • [ ] All

Environment and Libraries (fill in the version numbers)

  • Cloudinary Ruby SDK version - 2.4
  • Ruby Version - 3.1.7
  • Rails Version - 7.1.5.2
  • Other Libraries (ActiveStorage, etc) - activestorage = 7.1.5.2, actionmailbox = 7.1.5.2

Repository

If possible, please provide a link to a reproducible repository that showcases the problem

glaucocustodio avatar Oct 10 '25 14:10 glaucocustodio

@glaucocustodio , would you be able to create a support ticket with us at [email protected] to continue investigating this? We will need some additional information to investigate before confirming this is a repo issue and I'd like to handle that over direct communication as it may expose sensitive information publicly if done through this issue.

We will leave this open while we continue the investigation on the ticket and if we confirm this is a repo bug, will escalate to dev. If you encounter the AI agent chat bot, simply say speak to agent/person and you will be forwarded to our support team. Link this issue there and I'll keep an eye out for the ticket.

rnamba-cloudinary avatar Oct 10 '25 20:10 rnamba-cloudinary