joao
07/14/2020, 8:47 AMprefect auth login
step.
Prefect tries to connect locally rather than to your cloud:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=4200): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5aa8c9f630>: Failed to establish a new connection: [Errno 111] Connection refused',))
How do I tell Prefect that it should connect to the cloud?Dylan
07/14/2020, 1:00 PMprefect backend cloud