cannot start : shell and server versions do not match
-
Since last app package upgrade it seems Wekan cannot start after the upgrade :
Nov 09 15:43:54 MongoDB shell version v3.6.3
Nov 09 15:43:54 connecting to: mongodb://mongodb:27017/c700f370-3683-415d-ad33-e4c9fd933be3
Nov 09 15:43:54 MongoDB server version: 4.0.19
Nov 09 15:43:54 WARNING: shell and server versions do not match
Nov 09 15:43:54 WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 0 }) -
Since last app package upgrade it seems Wekan cannot start after the upgrade :
Nov 09 15:43:54 MongoDB shell version v3.6.3
Nov 09 15:43:54 connecting to: mongodb://mongodb:27017/c700f370-3683-415d-ad33-e4c9fd933be3
Nov 09 15:43:54 MongoDB server version: 4.0.19
Nov 09 15:43:54 WARNING: shell and server versions do not match
Nov 09 15:43:54 WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 0 })@rmdes Ah good catch. The issue here is that the app's docker container has mongodb 3.6.x client packages installed whereas the mongodb server on Cloudron is a more recent 4.0.x.
Fix is to update the mongodb client packages on the base image to 4.0.x.
-
I have fixed this for the next base image release (whenever that is). For the moment, the warning can be ignored since the shell is compatible.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login