user
04/07/2022, 9:10 AMuser
04/07/2022, 9:15 AM--max-depth and set it to high number. Be aware though that this might take some time to completeuser
04/07/2022, 9:18 AMuser
04/07/2022, 9:20 AM/api/v1 from the endpoint (this is used for the OpenAPI endpoint, not the S3 gateway)
2. I imagine you're not running lakeFS on port 80, the default is port 8000 so a correct S3 gateway address is likely <http://127.0.0.1:8000> instead of <http://127.0.0.1/api/v1>
Hope this is helpful!user
04/07/2022, 9:31 AMuser
04/07/2022, 9:49 AMuser
04/07/2022, 10:01 AMaifactory? In this case you should use it in s3 uri (you can read more here.user
04/07/2022, 10:05 AMuser
04/07/2022, 10:08 AM<s3://aifactory/main/|s3://aifactory/main/> ?user
04/07/2022, 10:29 AMuser
04/07/2022, 10:33 AMuser
04/07/2022, 10:37 AMuser
04/07/2022, 11:23 AM