muyangye commented on issue #1936: URL: https://github.com/apache/streampipes/issues/1936#issuecomment-1767747981
I think I run it in Docker. The way I run Streampipes now is this: 1. `streampipes up -d` 2. In Intellij, manually click the debug/run button of configurations `connect-adapters`, `all-pipeline-elements`, and `ui`, so all consoles are of these 3 configurations As a result I am pretty sure I run the backend in Docker. Do I have to run the backend locally? I just tried to do that but it says couchdb port 5984 refused and I think it is because locally I didn't install couchdb. Is there a way to see the log in Docker or do you recommend running it locally? -- 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