Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Quiet Dockerize in Channel Load and Global Flow in API #115

Open
wrathagom opened this issue Feb 16, 2018 · 1 comment
Open

Quiet Dockerize in Channel Load and Global Flow in API #115

wrathagom opened this issue Feb 16, 2018 · 1 comment
Assignees

Comments

@wrathagom
Copy link
Contributor

Both of these are chatting a lot when the compose is starting up. The Global Flow looks like an error, having to do with an index not being found.

The channel load prints a sleep message every 1s...

@wrathagom wrathagom added this to the v1.3 Release milestone Feb 21, 2018
@milutz
Copy link
Contributor

milutz commented Mar 12, 2018

I partly quieted this down by lowering the retry rate in fcd9018

Dockerize doesn't seem like it has fine control of the logging (... unless thats doable by the "templates" - I'm unclear how deep the power goes with though - though may have to learn go to figure that out)

BTW, now that there is less noise from the channel-load stuff, the conveyor-node (I.E. API & Node-Red) containers messages of:

conveyor-node_1        | 12 Mar 16:52:25 - [error] [http response:global-62] RangeError: Invalid status code: ECONNREFUSED
conveyor-node_1        | 12 Mar 16:54:25 - [error] [http request:global-43] no response from server
conveyor-node_1        | 12 Mar 16:54:25 - [error] [http request:global-43] Error: socket hang up
conveyor-node_1        | 12 Mar 16:54:30 - [error] [http request:Basic Auth without SSL] Error: connect ECONNREFUSED 172.18.0.4:5601
conveyor-node_1        | 12 Mar 16:54:30 - [error] [http response:global-62] RangeError: Invalid status code: ECONNREFUSED

are a bit more prominent and may need to be addressed too

@wrathagom wrathagom removed this from the v1.3 Release milestone Apr 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants