sgallizia opened a new issue, #128: URL: https://github.com/apache/openserverless/issues/128
- [x ] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description I'm installing OpenServerless on a Ubuntu server within my home intranet. I followed the instructions on this page: https://openserverless.apache.org/docs/installation/install/server/. After meeting all the prerequisites, I ran the following command: `ops setup server 192.168.1.171 <ssh user>` (also tried with the hostname) However, the process doesn't complete—it gets stuck in an infinite loop with the following output: 0... waiting for APIHOST ready 1... waiting for APIHOST ready 2... waiting for APIHOST ready 3... waiting for APIHOST ready ... ops cli is installed on ubuntu (wsl) ### Ⅱ. Describe what happened - ### Ⅲ. Describe what you expected to happen The installation must complete ### Ⅳ. How to reproduce it (as minimally and precisely as possible) - ### Ⅴ. Anything else we need to know? ### Ⅵ. Environment: cli version: 0.1.0-2409121919.dev k3s version: v1.27.7-rc1+k3s2 -- 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: dev-unsubscr...@openserverless.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org