RSS feeds show Internal Server Error after deploying a new version of Outbound Feeds
Symptoms
Attempting to resolve a feed results in a 500 Internal Server Error.
Engine version has recently been updated
Cause
Dependencies for Outbound Feeds XML output type have not been updated to the version compatible with the Engine release.
Solution
Upgrade the
@wpmedia/feeds-xml-outputdependency in yourpackage.jsonto its stable version in your OBF bundle by runningnpm install @wpmedia/feeds-xml-output@stableRedeploy your bundle.
If this does not fix the "Internal Server Error", contact Arc XP Customer Support.