How to fix Magnolia Exception: info.magnolia.cms.exchange.ExchangeException: info.magnolia.cms.exchange.ExchangeException: 1 error detected: Simple exchange transport failed: Connection refused
You have to change the configuration. Follow the following steps :
Before we can publish our first change we have to make couple of configuration changes. Go to Magnolia CMS admin central http://your-url/.magnolia/admincentral and click on "Configuration".
Once you are into configuration tab you need to update the defaultBaseUrl property(server > defaultBaseUrl) to as shown below. Replace it with your own domain name.
Next you need to update the active subscriber url (server > activation > subscribers > magnoliaPublic8080 > URL) to your url.
Save the changes.
This will solve the problem.
Before we can publish our first change we have to make couple of configuration changes. Go to Magnolia CMS admin central http://your-url/.magnolia/admincentral and click on "Configuration".
Once you are into configuration tab you need to update the defaultBaseUrl property(server > defaultBaseUrl) to as shown below. Replace it with your own domain name.
Next you need to update the active subscriber url (server > activation > subscribers > magnoliaPublic8080 > URL) to your url.
Save the changes.
This will solve the problem.
Comments
Post a Comment