Stuck in initial setup during invited test
git-thor opened this issue · 3 comments
Own assumptions for testing: "I have never used Daytona and my only knowledge is that I have the requirements detailed in the README.md
so I can plug&play-start via the daytonaio/installer
"
Stuck here: https://github.com/daytonaio/installer/blob/main/setup.sh#L413
IdP has correctly been configured in before and letsencrypt was successful. Looping at
Waiting for k3s to be ready...
Aborting proceeds with the final print out
✘ The release watkins is not deployed. Please repeat installation script. Exiting...
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version": dial tcp 127.0.0.1:8080: connect: connection refused
Installation of k3s did not configure correctly, I guess. Manually executing k3s kubectl get nodes
results in the folllowing which hints to the error in the setup script:
E0120 17:35:19.383542 46 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?
k3s config is correctly written with the defined values of the setup script in before, verified with:
cat /etc/rancher/k3s/config.yaml
Hard to troubleshoot without closer look (access to node in question etc.)
Advice would be to run /setup.sh --remove and then try again
Can help 1:1 in slack as well: https://join.slack.com/t/slack-qvd5984/shared_invite/zt-26jeiddev-ay4B8dp0OvZGPqmmOOM_ug
This Issue has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 7 days since it was marked as "stale", we are closing this Issue. Do not hesitate to reopen it later if necessary.