You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy on Hetzner. My setup has 2 servers, one for app and one for postgres.
They talk to each other internally. Have a network setup on Hetzner for that.
Here's a screenshot of my 2 servers.
If I try deploying using Using remote builder for single-arch, I get the following error. It's trying to connect to 5.75.252.76 which isn't even one of my IP addresses. I tried using 10.0.0.2 in my builder host but same issue.
I'm trying to deploy on Hetzner. My setup has 2 servers, one for app and one for postgres.
They talk to each other internally. Have a network setup on Hetzner for that.
Here's a screenshot of my 2 servers.
If I try deploying using
Using remote builder for single-arch
, I get the following error. It's trying to connect to5.75.252.76
which isn't even one of my IP addresses. I tried using10.0.0.2
in my builder host but same issue.Here's my
deploy.yml
The text was updated successfully, but these errors were encountered: