GitHub user tenthe added a comment to the discussion: OPC discovery takes to long and gives an error
Hi @tayfun-celik, Thanks for the information. To retrieve the logs from the Docker container `extensions-all-jvm`, follow these steps: 1. Run `docker ps` to list all running containers and find the CONTAINER_ID of the `extensions-all-jvm` container. 2. Use `docker logs CONTAINER_ID`, replacing *CONTAINER_ID* with the actual ID, to print the logs to your terminal. GitHub link: https://github.com/apache/streampipes/discussions/3134#discussioncomment-10356716 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
