Cannot deploy - various errors (again)

Referencing Cannot deploy - various errors

Getting this error again:

Error: input:4:3: createRelease.release Timeout on CreateRelease.release

Deployment ID 01K75HMVWFW57J2F0CE7ANTRB5 and acbf92a98f584a7ff12c4797e6bd17aa.

@wjordan – is the same issue from before?

Managed to deploy, so maybe an intermittent issue…

If possible, try updating flyctl to the latest version, or deploy with --depot=falseas a workaround if that doesn’t work. We’re still working on fixing up various edge-cases related to the recent registry changes, and older (pre-v0.3.180) flyctl versions have been tricky to get working.

Ah, version might actually be the issue. flyctl is installed with nix-darwin, so can’t update itself I don’t think. Will rip it out of there and install manually. Thanks for the heads up :+1:

As an aside, one of the deployments was via git/UI deployments so I presume it would have used the latest flyctl. That said, I’ll just do a depot=false locally if it happens again (which it did just now, only I go a registry 404.)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.