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

Fly.io deployment hangs #1079

Open
nukeop opened this issue Mar 21, 2024 · 1 comment
Open

Fly.io deployment hangs #1079

nukeop opened this issue Mar 21, 2024 · 1 comment

Comments

@nukeop
Copy link

nukeop commented Mar 21, 2024

I'm running it according to fly.toml from here: https://electric-sql.com/docs/deployment/fly#deploying-electric-connected-to-an-external-postgres
When I'm trying to run the sync service on fly.io, it hangs at the last step:

? Would you like to allocate dedicated ipv4 and ipv6 addresses now? No

This deployment will:
 * create 1 "app" machine

No machines in group app, launching a new machine
WARN failed to release lease for machine 683d607a7e4398: lease not found
-------

-------
 ✖ Failed: timeout reached waiting for health checks to pass for machine 683d607a7e4398: failed to get VM 683d607a7e4398: Get "https://api.machines.dev/v1/apps/…
-------
Error: timeout reached waiting for health checks to pass for machine 683d607a7e4398: failed to get VM 683d607a7e4398: Get "https://api.machines.dev/v1/apps/electric-sql-blahblah/machines/683d607a7e4398": net/http: request canceled
Your machine never reached the state "%s".

You can try increasing the timeout with the --wait-timeout flag

I left the machine parameters with the default values, 1GB of ram, shared 1x cpu. I did not change anything in fly.toml other than my database URL.

Copy link

linear bot commented Mar 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant