Files not displayed due to the number of files uploaded

I’m sorry if this question has already been asked. I’m seeing now the following:

Due to the number of objects you have uploaded to this bucket, 161 files are not displayed.

What should I do in this situation and how to get those files actually displayed?

This is just a display issue. The UI cannot show more than 1000 files. You appear to have a total of 1161 files in your bucket. So some of them can´t be displayed.
The objects browser is not intended to be used as a primary interface, it’s more for a quick start.
So, it has limitations, such as listing only the first 1000 objects in the bucket.
You need to use a tool like Cyberduck, Filezilla, rclone or Uplink CLI to see all objects (you need to use exactly the same encryption phrase used during upload to configure them, otherwise the objects cannot be decrypted and will be hidden.)

3 Likes

@m.kreyn, I worked through this issue as well. There is a link here to a github issue which is looking to add pagination to the Satellite UI:

1 Like