Vino
09/08/2022, 1:58 PMHTTPConnectionPool(host='localhost', port=8000): Max retries exceeded with url: /api/v1/repositories/example/branches (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc728391760>: Failed to establish a new connection: [Errno 111] Connection refused'))
From the jupyter notebook that comes with everything bagel, I'm calling list_branches(), which results in this error. What am I missing? I'm able to access the lakeFS UI though.Barak Amar
09/08/2022, 2:02 PMVino
09/08/2022, 2:04 PMAmit Kesarwani
11/11/2022, 11:56 PMVino
11/11/2022, 11:58 PMAmit Kesarwani
11/12/2022, 12:01 AM