GitHub user tenthe added a comment to the discussion: Error while Installing
Hi @Praveenstein, thanks for trying out StreamPipes. It seems that the first command already created the docker network `streampipes_spnet`. Can you try to run `docker-compose down` and then `docker compose up -d` again? If this does not work please check if there is a docker network named **spnet** with the command `docker network ls`. If it is there you can remove it with `docker network rm #NETWORK_ID`. Please let us know if it worked. Also feel free to ask if you have any other problems or improvement suggestions, we are happy to help Cheers, Philipp GitHub link: https://github.com/apache/streampipes/discussions/885#discussioncomment-4482310 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
