flyctl erro: No response from fly postgres users list

I want to see the list of users but the CLI command doesn’t work. I’m doing fly postgres users list demo-flycd --app demo-flycd I don’t get any response and the execution is stuck.

I’m using CLI v0.1.84… Could you help with this @allison @lillian ?

Hi there,

Could you run LOG_LEVEL=debug fly postgres users list demo-flycd --app demo-flycd and post the output here? The LOG_LEVEL env var will print debug logs so we might have some hint on why this is failing.

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