TrueBlocks / trueblocks-docker

GNU General Public License v3.0
39 stars 16 forks source link

Stderr seems to be re-directed somewhere in docker logs #339

Closed tjayrush closed 2 years ago

tjayrush commented 2 years ago

I seem to be seeing some but not all logging that gets sent to the docker log. For example, no PROG is reported for docker. I'm not sure why that is. Does docker do that?

dszlachta commented 2 years ago

I can see PROG reported in both docker and DAppNode. It says: 00890508 ( 890508)- <PROG> : Completed 4 of 4 appearances for address 0x.........

dszlachta commented 2 years ago

Cannot reproduce