Adobe I/O Events Runtime Error | Community
Skip to main content
July 25, 2023
Question

Adobe I/O Events Runtime Error

  • July 25, 2023
  • 1 reply
  • 2063 views

Trying to follow these steps to create an App Builder to consume Adobe Commerce events: https://developer.adobe.com/commerce/events/get-started/configure-commerce/

When getting to the step of running: bin/magento events:subscribe observer.catalog_product_save_after --fields=sku --fields=stock_data.qty it return a 500 Internal Server Error.

Unsuccessful request: `POST https://api.adobe.io/events/[org_id]/[project_id]/[workspace_id]/providers/[event_provider_id]/eventmetadata` resulted in a `500 Internal Server Error` response:
{"reason":"Adobe I/O Events Runtime Error. Request id: [request_id].","message":"Unexpected response from upstream http service. Please take a note of the http response `x-request-id` header for debugging/support."}

Not sure how to debug this issue or if any other steps was required not listed in the developer adobe page shared above.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
July 25, 2023

Hi! Happy to help - I'm the PM for Commerce Events. The team is taking a deeper look at this issue currently. Based on the error code and provided command, the issue seems to be on the I/O Events side. I'm getting more details about a potential outage currently. In the meantime, you might want to try running this command again and see if it runs successfully.

 

I'll keep this thread updated and please do the same.

 

Naomi Robichaud

MarcoMe2Author
July 25, 2023

Hey Naomi, thanks for your response. I tried to run the command again and received the same issue. The command is run from a local Magento Enterprise instance, all the others steps including creating the event provider were run successfully.

Adobe Employee
July 25, 2023

Got it, this is not a common issue. Some intermittent 500 errors have been reported recently but not for long period.

Can you please provide information from workspace .json file from the Developer Console Project? Would also be helpful to have a link to your workspace. Thanks and we'll continue to support you getting up and running.