-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Component/s: Configuration
-
Release Notes Summary:The Scheduler Service correctly starts when MongoDB connection string is encrypted.
-
Backlog priority:800
-
Sprint:nxcore 10.3.1
-
Story Points:3
Steps:
- get a 9.10 instance fully hotfixed
- an out of the box mongodb server (running on localhost, no password)
- bin/nuxeoctl config nuxeo.mongodb.server localhost --encrypt -q (encrypted value is placed in nuxeo.conf)
- start Nuxeo, SchedulerService does not start.
See attached nuxeo.conf and server.log