Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy to K8S 2024/04/29 09:18:50 /root/cmd/ender/main.go:40: can't init postgres connection: pgxpool.Connect error: failed to connect to host=/tmp user=post database=: dial error (dial unix /tmp/.s.PGSQL.5432: connect: no such file or directory) #2147

Open
tiankai0114 opened this issue Apr 29, 2024 · 1 comment
Assignees

Comments

@tiankai0114
Copy link

Hi, I met issues when deploy to EKS use this command, helm upgrade --install openreplay ./openreplay -n app --create-namespace --wait -f ./vars.yaml --atomic

2024/04/29 09:18:50 /root/cmd/ender/main.go:40: can't init postgres connection: pgxpool.Connect error: failed to connect to host=/tmp user=post database=: dial error (dial unix /tmp/.s.PGSQL.5432: connect: no such file or directory)

Did anyone met this issue before, I checked the pod, the connection url has been defined with ENV, so why use this file to connect database, and I haven't found any config like this in yaml.
Uploading WechatIMG1298.jpg…

@tiankai0114 tiankai0114 added the bug Something isn't working label Apr 29, 2024
@tiankai0114
Copy link
Author

WechatIMG1298

@estradino estradino assigned rjshrjndrn and unassigned estradino May 7, 2024
@estradino estradino added deployment and removed bug Something isn't working labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants