adnanshussain commented on issue #5069: ConnectionRefusedError in runlog URL: https://github.com/apache/incubator-superset/issues/5069#issuecomment-416874090 OK. Found the issue. I was trying to send stats to port 8126 which is a TCP port, I was supposed to send them to 8125 which is a UDP port.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
