lovedigit
👽 Chevereto Freak
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
Image won't be uploaded. An error is thrown.
I have 4 external storages, all of them s3 compatible. If I enable just one, image is uploaded without any issues. However, if more than one s3compatible external storage is active, image upload doesn't work with following error:
📃 Error log message
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
- setup more than one external storages (s3 compatible)
- upload image
Image won't be uploaded. An error is thrown.
I have 4 external storages, all of them s3 compatible. If I enable just one, image is uploaded without any issues. However, if more than one s3compatible external storage is active, image upload doesn't work with following error:
📃 Error log message
Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /var/www//html/app/src/Legacy/Classes/Image.php:627
# Message [Code #2]
Undefined array key ""
# Incident ID:63393c457de68
# Time
2022-10-02T07:22:45+00:00 [1664695365]
# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/src/Legacy/Classes/Image.php:627
{main}()
------------------------------------------------------------
#1 /var/www/html/app/legacy/routes/json.php:118
Chevereto\Legacy\Classes\Image::uploadToWebsite()
------------------------------------------------------------
#2 /var/www/html/app/src/Legacy/G/Handler.php:227
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#3 /var/www/html/app/src/Legacy/G/Handler.php:151
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#4 /var/www/html/app/legacy/load/web.php:448
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#5 /var/www/html/app/legacy/entrypoints/index.php:25
require_once(string(length=46))
------------------------------------------------------------
#6 /var/www/html/index.php:12
require_once(string(length=55))
------------------------------------------------------------