dominikriemer commented on issue #1975:
URL: https://github.com/apache/streampipes/issues/1975#issuecomment-1754463437

   Hi @dshunter107 thanks for providing the logs.
   I'm unfortunately still unsure what causes the error...I would advice the 
following for troubleshooting:
   * When you clean the initial version, did you also remove all volumes? Maybe 
it's worth trying to run `docker-compose down -v` and then check if there is no 
volume present with `docker volume ls`.
   * If the problem reoccurs after restarting StreamPipes (the logs of 
`streampipes-backend` should show some log output referring to the initial 
setup), I'd suggest to check if the individual containers can communicate in 
the Docker network.
   * For that, you can attach to e.g., the extensions container and check if 
you can ping the backend container.
   
   I hope this helps us to further track down the problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to