Error: Invalid URL (with GitHub Action: superfly/flyctl-actions/setup-flyctl@v1.4)

This is the error I’m getting when deploying via github actions:

Run superfly/flyctl-actions/setup-flyctl@v1.4
  with:
    version: latest
Invalid URL
Waiting 10 seconds before trying again
Invalid URL
Waiting 20 seconds before trying again
Error: Invalid URL

Here’s my config for that step:

      - name: 🎈 Setup Fly
        uses: superfly/flyctl-actions/setup-flyctl@v1.4

This was working before. Not sure what changed. I did try running it again and there was no change.

1 Like

Same. Looks like an outage :frowning:

Hi, we’re currently having an issue with the GraphQL API that’s affecting flyctl. We’ll update our status page with details:

Related:

It’ll still be useful to have an error that says what the problem is (‘flyctl API not working’ or whatever it is), as it’s not clear that it’s temporary.

2 Likes

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