Replies: 2 comments
|
I had MongoDB errors on local with a non-OutBoundFeeds project after upgrading to Fusion 7. Arc suggested deleting everything out of the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hello,
For OutBoundFeeds , I try to upgrade from version 6 to FUSION_RELEASE=7.0.2
I am with node v22.22.0
in the .env file I have FUSION_RELEASE=7.0.2
after : npx fusion start, I can go to the local back-office http://localhost/pagebuilder/experiences/_default/pages
But when I try to view a file in front, for example http://localhost/pf/arc/outboundfeeds/robots.txt?_website=mywebsite&mxId=00000000
The page displays Server at data:27017 reports maximum wire version 6, but this version of the Node.js Driver requires at least 8 (MongoDB 4.2)
Has anyone else experienced this problem?
All reactions