open-pryv.io icon indicating copy to clipboard operation
open-pryv.io copied to clipboard

Open-source version of Pryv.io

Results 3 open-pryv.io issues
Sort by recently updated
recently updated
newest added

The error (warning?) message is: ``` 2022-09-21 13:24:44 [error]: [api-server:Application:error-middleware]: Unhandled API error (MongoError): Invalid command argument. Expected '4.4' or '4.2', found 4.0 in: { setFeatureCompatibilityVersion: "4.0", lsid: { id:...

Hello there, We are trying to upgrade from 1.7.1 to 1.9.0. The result of the migration seems ok: ``` db.versions.find() { _id: '1.7.1', initialInstall: 1708090032.24 } { _id: '1.7.5', migrationStarted:...