Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

[mongo] support-scheduler exited when running mongo no security compose file #233

Closed
jinlinGuan opened this issue Mar 11, 2020 · 1 comment
Projects

Comments

@jinlinGuan
Copy link
Contributor

jinlinGuan commented Mar 11, 2020

Execute docker-compose -f docker-compose-nexus-mongo-no-secty.yml up -d, and then edgex-support-scheduler exits immediately.

the logs of edgex-support-scheduler

level=INFO ts=2020-03-11T08:08:16.1551223Z app=edgex-support-scheduler source=bootstrap.go:133 msg="Loaded configuration from http://edgex-core-consul:8500"
level=INFO ts=2020-03-11T08:08:16.1552386Z app=edgex-support-scheduler source=registry.go:49 msg="Using Registry from http://edgex-core-consul:8500"
level=INFO ts=2020-03-11T08:08:16.1626262Z app=edgex-support-scheduler source=config.go:138 msg="Writeable configuration has been updated from the Configuration Provider"
level=INFO ts=2020-03-11T08:08:16.1790992Z app=edgex-support-scheduler source=database.go:144 msg="Database connected"
level=INFO ts=2020-03-11T08:08:16.1806355Z app=edgex-support-scheduler source=loader.go:38 msg="loading intervals, interval actions ..."
level=ERROR ts=2020-03-11T08:08:16.1829089Z app=edgex-support-scheduler source=init.go:63 msg="Failed to load schedules and events command find requires authentication"
level=INFO ts=2020-03-11T08:08:16.1848322Z app=edgex-support-scheduler source=database.go:158 msg="Database disconnected"
level=INFO ts=2020-03-11T08:08:16.1865204Z app=edgex-support-scheduler source=bootstrap.go:160 msg="Un-Registering service from the Registry"
@jinlinGuan
Copy link
Contributor Author

fixed with edgexfoundry/edgex-go#2433

Security WG automation moved this from New Issues to Done Mar 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Security WG
  
Done
Development

No branches or pull requests

1 participant