When running in offline mode the Python API tries to connect to `/api/folders`, e.g. ``` /api/folders?count=1&filters=%5B%22path+%3D%3D+%2Ftests%22%5D ``` It looks like it's trying to check if a folder already exists or not.