docker-websafety icon indicating copy to clipboard operation
docker-websafety copied to clipboard

repeated messages in log

Open MrErr opened this issue 7 years ago • 1 comments

The following message is continuously dumped onto the docker logs. Is there a way to make it stop?

goroutine 1 [running]: main.main() /home/builder/diladele/websafety/src.go/src/diladele/websafety/wsgsbd/main.go:81 +0xcc6 panic: Exiting. API key is empty

goroutine 1 [running]:

MrErr avatar Jun 20 '18 22:06 MrErr

Hello MrErr, I will try to see what might be the reason, most probably safe browsing daemon needs to have an API key to function and thus exists… the Docker will then try to restart it giving a flow of errors…

From: MrErr [mailto:[email protected]] Sent: Thursday, June 21, 2018 12:31 AM To: diladele/docker-websafety Cc: Subscribed Subject: [diladele/docker-websafety] repeated messages in log (#9)

The following message is continuously dumped onto the docker logs. Is there a way to make it stop?

goroutine 1 [running]: main.main() /home/builder/diladele/websafety/src.go/src/diladele/websafety/wsgsbd/main.go:81 +0xcc6 panic: Exiting. API key is empty

goroutine 1 [running]:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/diladele/docker-websafety/issues/9, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACbT1miwFeqvBCYOA_yoEHdGHyw6gAXeks5t-s0ggaJpZM4UwJQk.

ra-at-diladele-com avatar Jun 21 '18 12:06 ra-at-diladele-com