Configuration of Dynamic Media is not saved getting 500 status Code | Community
Skip to main content
Level 4
October 6, 2022
Solved

Configuration of Dynamic Media is not saved getting 500 status Code

  • October 6, 2022
  • 2 replies
  • 1280 views

Hi,

 

When we try to create the Dynamic Media Configuration, After entering our email address and password, we were able to access the company and company folder and fill out all of the necessary fields. However, when we clicked the "Save" button, we received the error message, "ERROR Failed to Save Configuration". When we inspect the network tab/bin/wcmcommand returns a status code of 500. Further investigation revealed that the authorfarm was returning a dispatcher status code of 500, despite our having granted /bin/* access to allow access. We are unsure of the cause of the failure and the 500 status code. Any information would be greatly appreciated.

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

Hi,

We found the RCA. The problem is that when we create a Dynamic Media Configuration, the configuration is saved under the following path: /conf/global/settings/cloudconfigs. We couldn't find the cloudconfigs folder under /conf/global/settings when we dug deeper. That is why it returns a 500 error. We created the folder manually. It is now working as expected.

2 replies

Pallavi_Shukla_
Community Advisor
Community Advisor
October 6, 2022
Level 4
October 7, 2022

Hi @pallavi_shukla_ ,

 

We are currently using AEM 6.5 SP9. We restarted the AEM Server but it didn't help us either.

We looked into the following links. The first link does not return their company list, but we do get our company list, but our configuration is not saved.

We looked at the second link as well, but it wasn't very helpful.

We're getting a 500 error. According to the dispatcher log, one of the farm files rejected /bin/wincommand, but we still allow /bin/*.

We opened a ticket with our Adobe CSE to investigate further on this.

kbitra1998AuthorAccepted solution
Level 4
October 11, 2022

Hi,

We found the RCA. The problem is that when we create a Dynamic Media Configuration, the configuration is saved under the following path: /conf/global/settings/cloudconfigs. We couldn't find the cloudconfigs folder under /conf/global/settings when we dug deeper. That is why it returns a 500 error. We created the folder manually. It is now working as expected.