How to configure rss feed creator

Hi,
I’m using hippo cms version 13.0.0 and following this link https://bloomreach-forge.github.io/feeds/install.html to configure feed creator but getting error - http-nio-9080-exec-8 [HstDelegateeFilterBean.doFilter:467] ContainerException for ‘Request{ method=‘GET’, scheme=‘http’, host=‘localhost:9080’, requestURI=’/site/feed/syndication/rss.xml’, queryString=‘null’}’: org.hippoecm.hst.core.container.ContainerException: Unknown namedPipeline JaxrsRestFeedPipeline. Request processing cannot continue.

Just in case, did you follow the part, “In your site module also create /src/main/resources/META-INF/hst-assembly/overrides/feed-rest-services.xml…”, in the step 5, https://bloomreach-forge.github.io/feeds/install.html?

Woonsan

Looks
in your local /src/main/resources/META-INF/hst-assembly/overrides/feed-rest-services.xml had issue let us know if you still seeing that issue.

We’re using v12.6.3 and I’m having the same issue with the plugin.

ContainerException for 'Request{ method='GET', scheme='http', host='localhost:8080', requestURI='/site/feed/syndication/rss.xml', queryString='null'}': org.hippoecm.hst.core.container.ContainerException: Unknown namedPipeline JaxrsRestFeedPipeline. Request processing cannot continue.

I have followed - to the letter - the instructions here: https://htmlpreview.github.io/?https://github.com/bloomreach-forge/feeds/blob/feed-4.0.1/docs/install.html
https://htmlpreview.github.io/?https://github.com/bloomreach-forge/feeds/blob/feed-4.0.1/docs/usage.html
To ensure I’m using the correct documentation for the version compatible with v12.x of Bloomreach (v4.0.1 of the feed plugin)

Here are some screenshots of the config:
Screen Shot 2020-02-04 at 14.54.25

Can you help? I have the file in /site/src/main/webapp/META-INF/hst-assembly/overrides/feed-rest-services.xml as suggested might be missing above.