This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
My organization is setting up a UAT server so we can test for our upcoming upgrade from 21.2 to 21.3. I've run emongodump on our production gallery and moved it to our UAT environment. When I navigate to my emongodump folder in step 3 I get the "Settings Validation Error" posted below. Has anyone experienced this before? Should I select my mongodb_bkp_20220505 folder or do I need to browse to one of the sub folders?
MongoDB Backups | Alteryx Help
Use a MongoDB Backup
Error
mongodb_bkp_20220505 is the backup from emongodumo
Solved! Go to Solution.
Hey @MichMatt ,
You cannot use the backup directly. You will need to restore that backup with the following command:
"C:\Program Files\Alteryx\bin\AlteryxService.exe" emongorestore=Z:\Path\MongoBackup,C:\ProgramData\Alteryx\Service\Persistence\MongoDB
Best,
Fernando Vizcaino