sam-niag opened a new issue, #1755: URL: https://github.com/apache/streampipes/issues/1755
### Apache StreamPipes version Other StreamPipes version (please specify below) ### Affected StreamPipes components Connect ### What happened? Hi, When creating and an MQTT adapter, I can have the schema recognized, but the MQTT adapter would not start. This is SP 0.92.0 <img width="1337" alt="Capture d’écran 2023-07-10 à 10 27 42" src="https://github.com/apache/streampipes/assets/137799900/efe4e056-3c14-4d1e-b028-1b628beed19e"> ### How to reproduce? I create a new MQTT adapter <img width="1153" alt="Capture d’écran 2023-07-10 à 10 30 57" src="https://github.com/apache/streampipes/assets/137799900/2f9c353f-320d-4e29-8571-579252faf1c2"> <img width="1160" alt="Capture d’écran 2023-07-10 à 10 31 12" src="https://github.com/apache/streampipes/assets/137799900/341cf050-eb43-4113-ae96-0908281e84ea"> <img width="1159" alt="Capture d’écran 2023-07-10 à 10 31 23" src="https://github.com/apache/streampipes/assets/137799900/89b725d0-eb84-4710-bc95-1ca254401c11"> The schema is guessed correctly, so the iiot connector works fine <img width="1240" alt="Capture d’écran 2023-07-10 à 10 32 22" src="https://github.com/apache/streampipes/assets/137799900/0621e261-1907-4a6c-b64d-8bc0f1086f3d"> But the adapter is not created : UI runs forever waiting for the adapter to be started <img width="1845" alt="Capture d’écran 2023-07-10 à 10 59 14" src="https://github.com/apache/streampipes/assets/137799900/0a84bff4-49ac-4167-b0d4-366458af4888"> And there is an error and a timeout in backend log : <img width="1543" alt="Capture d’écran 2023-07-10 à 11 02 47" src="https://github.com/apache/streampipes/assets/137799900/584254ca-f5b0-4220-b2a6-9cb1cb78f9c3"> ### Expected behavior Expected behavior is Adapter to be successfully created and started. ### Additional technical information SP 0.92.0 runs in docker compose on an Ubuntu host ; browser is Chrome on a Mac ### Are you willing to submit a PR? Yes, I am willing to submit a PR! -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org