Francisco Sanhueza
02/26/2024, 1:44 PMprofect cloud login
. It just tells me "Sorry, something went wrong; if the issue persists, please email help@prefect.io.". Can you help me?Marvin
02/26/2024, 1:44 PMpip install -U prefect
2. Check your internet connection to make sure you can reach Prefect Cloud.
3. Make sure there are no typos in the command you are using; it should be prefect cloud login
.
4. Try logging in from a different environment, like a different terminal or even a different machine, to see if the issue is specific to your current setup.
5. Temporarily disable any firewall or VPN that might be blocking the connection to Prefect Cloud's servers.
If none of these steps work, I recommend following the provided error message advice and contact Prefect support directly at help@prefect.io with the details of your issue, including any error messages, your Prefect CLI version, and your current VS Code setup details. This will help them diagnose and resolve your issue more effectively.