In order to allow my docker containers to connect to the temporal dev server i started the dever server with ./temporal server start-dev --ip 192.168.XX.XX with the Xs my local ip address on my network. Everything works with one exception, when I go to the workers page on the UI it generates a 503 api/v1/namespaces/default/workers?maximumPageSize=100&nextPageTok call. I have made no other config changes other than starting the dev server with the ip address. Anyone experience this or know how to address it?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Temporal worker can not connect to temporal server | 7 | 4764 | October 11, 2023 | |
| NativeConnection.connect is not finding temporal server on docker | 8 | 3123 | August 9, 2022 | |
| Worker cannot connect to server before deadline | 1 | 372 | December 12, 2024 | |
| Temporal-worker pod fails to connect to frontend after changing node IP | 2 | 178 | April 3, 2025 | |
| Unable to run docker container for each service: matching, frontend, history, matching | 14 | 3700 | December 8, 2022 |