CLI is taking a long time to respond, and more

Hi there, I’m having issues where any ctl command I run it hangs for minutes at a time. Additionally, my dashboard is showing the wrong instance type. I’m currently running perfomance-1x and it showing that I have shared-cpu-1x instead.

Also, for some reason, the UI is lagging really hard, and every once and a while (multiple times in the past few hours) it says it cannot load the app overview, and sometimes I cannot use any parts of the dashboard at all.

While writing this the dashboard of RAM finally updated itself saying it has 1GB to 2GB, so not sure what happened there either…

Is there something going on??

1 Like

I’ve seen a few deployment problems this morning using the flyctl-actions/setup-flyctl GitHub Action.

Attempts #1 and #2:

Run superfly/flyctl-actions/setup-flyctl@v1.4
Error: socket hang up

Attempt #3:

Run superfly/flyctl-actions/setup-flyctl@v1.4
Invalid URL
Waiting 18 seconds before trying again
Invalid URL
Waiting 15 seconds before trying again
Error: Invalid URL

Attempt #4:

Run superfly/flyctl-actions/setup-flyctl@v1.4
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/b53b7025-bb2d-4b25-b831-55ebcdcd221b -f /home/runner/work/_temp/1109002e-c5f5-47fc-9f8e-a7ec517770f7
flyctl 0.1.26 is installed
Run flyctl deploy --config fly.sandbox.toml --image registry.fly.io/prereview:20b1f0212eabae274e59c4d45046aaae97baeafb
==> Verifying app config
Validating fly.sandbox.toml
Platform: machines
✓ Configuration is valid
--> Verified app config
==> Building image
Error: The operation was canceled.

(It hung and I cancelled it manually)

Attempt #5 completed successfully.

2 Likes

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