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-output
dependency in yourpackage.json
to its stable version in your OBF bundle by runningnpm install @wpmedia/feeds-xml-output@stable
Redeploy your bundle.
If this does not fix the "Internal Server Error" open ticket to ACS