Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
When starting a pipeline with the MySQL sink, the following error occurs in the UI on startup:
Could not establish a connection with the server: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
The mysql database runs within a docker container and is in the same network as streampipes. I am able to ping the mysql container from within the StreamPipes backend container