Amit Kesarwani

Results 6 comments of Amit Kesarwani

Fixed this notebook: https://github.com/treeverse/lakeFS-samples/pull/146

@guy-har Thanks. I don't see weird error message in new version anymore: ![image](https://user-images.githubusercontent.com/93291915/236900135-cb8af5da-2cae-4532-aebc-e3e040a65918.png)

@guy-har I tested this with lakeFS Cloud on AWS while somebody reported this issue in Azure. I hope it is same code base.

@guy-har They would like to improve the UI error message to something like "User does not have permissions to list repositories".

This issue happens with any file (e.g. YAML, txt) that is viewable in UI.

I narrowed down the problem. This issue happens when I stage_object first and then upload_object changed object. If I upload_object first and then upload_object changed object then this issue doesn't...