• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

A bunch of errors in the logs when using S3 compatible external storage

dr_brown

Chevereto Member
Good afternoon, I connected to Storage on Digital Ocean, everything works fine, errors are written in the logs each time a picture is uploaded or deleted:

uploaded

[Tue Aug 13 21:50:24.164278 2019] [:error] [pid 10379] [client 78.26.171.86:48457] array (\n 0 => '18',\n 1 => '19',\n 2 => '20',\n), referer: https://mydomen.com/explore/recent

deleted

[Tue Aug 13 21:51:33.726371 2019] [:error] [pid 10464] [client 78.26.171.86:48532] 957955, referer: https://mydomen.com/user/dr_brown/?deleted [Tue Aug 13 21:51:33.726416 2019] [:error] [pid 10464] [client 78.26.171.86:48532] array (\n 0 => '21',\n 1 => '22',\n 2 => '23',\n), referer: https://mydomen.com/user/dr_brown/?deleted

or when I delete 15 pictures

[Tue Aug 13 22:38:49.325774 2019] [:error] [pid 12488] [client 78.26.171.86:49705] 5116600, referer: https://mydomen.com/explore/recent/?list=images&sort=date_desc&page=3&seek=uZLkJ [Tue Aug 13 22:38:49.325836 2019] [:error] [pid 12488] [client 78.26.171.86:49705] array (\n 0 => '28',\n 1 => '29',\n 2 => '30',\n 3 => '31',\n 4 => '32',\n 5 => '33',\n 6 => '34',\n 7 => '35',\n 8 => '36',\n 9 => '37',\n 10 => '38',\n 11 => '39',\n 12 => '40',\n 13 => '41',\n 14 => '42',\n 15 => '43',\n 16 => '44',\n 17 => '45',\n 18 => '46',\n 19 => '47',\n 20 => '48',\n 21 => '49',\n 22 => '50',\n 23 => '51',\n 24 => '52',\n 25 => '53',\n 26 => '54',\n 27 => '55',\n 28 => '56',\n 29 => '57',\n 30 => '58',\n 31 => '59',\n 32 => '60',\n 33 => '61',\n 34 => '62',\n 35 => '63',\n 36 => '64',\n 37 => '65',\n 38 => '66',\n 39 => '67',\n 40 => '68',\n 41 => '69',\n 42 => '70',\n 43 => '71',\n), referer: https://mydomen.com/explore/recent/?list=images&sort=date_desc&page=3&seek=uZLkJ

what it pulls an array in error a log?

so if you write all the time, the log will weigh up to 1 GB per day
 
Nothing to be worried, the system writes to error_log the entries deleted (it was added as a way to check which images got deleted).

1569693990614.png

I removed the error_log entries, the patch will be available in 3.13.4
 
Back
Top