fonoster / routr

⚡ The future of programmable SIP servers.
https://routr.io
MIT License
1.42k stars 147 forks source link

helm routr/routr-connect not working #185

Closed 406112767 closed 1 year ago

406112767 commented 1 year ago

Describe the bug use helm install routr/routr-connect,chart version: 0.15, app version: 2.0.34. can't pull image fonoster/routr-connect:2.0.34. I also can't find the image in hub.docker.com

psanders commented 1 year ago

@406112767 would you try again with 0.1.5?

Screenshot 2023-06-17 at 12 37 58 AM

406112767 commented 1 year ago

@psanders helm works,but some image have error. such as fonoster/routr-pgdata:2.1.2

image

fonoster/routr-edgeport:2.1.2

image
406112767 commented 1 year ago

@psanders sometimes statefulset.apps/sipnet-routr-edgeport check /healthz error need to delay the livenessProbe health check time

psanders commented 1 year ago

@406112767 would you try chart 0.1.6? I released a version that should fixes those issues. I recommend starting a fresh installation and download the latest command-line version.

406112767 commented 1 year ago

@psanders it works,thank you.

psanders commented 1 year ago

@406112767 thank you.