Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 bucket with LOTS of object error #323

Open
brimestoned opened this issue May 25, 2023 · 1 comment
Open

S3 bucket with LOTS of object error #323

brimestoned opened this issue May 25, 2023 · 1 comment

Comments

@brimestoned
Copy link

I'm getting this UI error

image

When loading a bucket with LOTS of objects (this particular one has 1300+).

In the logs, I'm getting these entry

String data, right truncated: 1406 Data too long for column 'payload' at row 1 at /var/www/html/VaultCast/vendor/laravel/framework/src/Illuminate/Database/Connection.php:510)

Also, PHP memory_limit is set to -1 (this server instance has 8GB of RAM)

@brimestoned
Copy link
Author

Changing session from text to longtext seems like a temporary fix. Hopefully somehow can shed some lights on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant