Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Downgrade MongoDB schema version from 34 to 31.

ben_hopkins
8 - Asteroid

Starting cloud services with command line options: C:\Program Files\Alteryx\bin\AlteryxServerHost.exe -c -controller:localhost:80 -token:xxxxx -baseaddress:https://[address].com/gallery/ -canonicalbaseaddress: -sessiontimeout:60 -mongoconnection:mongodb://user:xxxxx@localhost:27018/AlteryxGallery?connectTimeoutMS=25000 -luceneconnection:mongodb://user:xxxxx@localhost:27018/AlteryxGallery_Lucene?connectTimeoutMS=25000 -searchProvider:Lucene -esIndexName:alteryx-gallery -esUrl: -auth:Sso -curator:[user]@anthesisgroup.com -runmode:Unrestricted -smtpemail: -smtphost: -smtppassword:xxxxx -smtpport:25 -smtpssl:False -smtpusername: -smtpenabled:False -tempfolder:C:\ProgramData\Alteryx\Gallery -loggingfolder:C:\ProgramData\Alteryx\Gallery\Logs -fwdheader: -usessl:True -logpasswords:False -parent:11968 -frameoriginpolicy:SAMEORIGIN -adcachetimeout:60 -acAllowOrigin:* -insighttimeout:30 -sendtelemetry:True,
2022-02-15 14:55:29.458712,FATAL,1,Runner,VerifyDatabaseVersion,,,,AVD-Alt-SRV-0,,,,,,Database version 34 is newer than the code version 31. Please upgrade Alteryx cloud.,

2022-02-15 14:55:29.458712,FATAL,1,Runner,Start,,,,AVD-Alt-SRV-0,,,,,,Unable to start AlteryxServerHost...,

 

This is a gallery log after downgrading from 2021.4 to 2021.3. Is it possible to downgrade the MongoDB schema from 34 to 31 too? Or rather, why hasn't the MongoDB changed with the downgrade?

 

Regards,

Ben

1 REPLY 1
ben_hopkins
8 - Asteroid

This issue is closed. The Server has been kept at version 2021.4.