Why am I getting these errors from the container logs during install.
pydio | not found
pydio | 2019-11-16T20:09:44.060Z ERROR Error while applying modifiers to registry! {“error”: “{“id”:“go.micro.client”,“code”:500,“detail”:“none available”,“status”:“Internal Server Error”}”}
pydio | 2019-11-16T20:09:44.202Z ERROR Frontend Service Not Detected
After install, the following are from the logs:
pydio | time=“2019-11-16T19:55:02Z” level=fatal msg=“Could not ensure that signing keys for “hydra.openid.id-token” exists. This can happen if you forget to run “hydra migrate sql”, set the wrong “secrets.system” or forget to set “secrets.system” entirely.” error=“cipher: message authentication failed”
db_1 | 2019-11-16 19:55:02 38 [Warning] Aborted connection 38 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:02 36 [Warning] Aborted connection 36 to db: ‘unconnected’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:02 39 [Warning] Aborted connection 39 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:02 37 [Warning] Aborted connection 37 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 45 [Warning] Aborted connection 45 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 43 [Warning] Aborted connection 43 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 44 [Warning] Aborted connection 44 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 41 [Warning] Aborted connection 41 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 40 [Warning] Aborted connection 40 to db: ‘unconnected’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
db_1 | 2019-11-16 19:55:09 42 [Warning] Aborted connection 42 to db: ‘cells’ user: ‘pydio’ host: ‘172.19.13.5’ (Got an error reading communication packets)
pydio exit