• 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

[3.20] Could not upload pictures B2

hlx98007

Chevereto Member
▶ Reproduction steps
  1. Upload any pic or pics
😢 Unexpected result
Some errors have occurred and the system couldn't process your request.


📃 Error log message

Code:
屏幕截图 2022-03-14 083450.png - Something went wrong: ⚠ errorId #4d4c085814f236e9
Printed debug is enabled because debug_level=3

> Return value of Illuminate\Container\Container::offsetGet() must be an instance of Illuminate\Container\mixed, array returned

#0 /var/www/pic/app/vendor/illuminate/cache/CacheManager.php(349): Illuminate\Container\Container->offsetGet()
#1 /var/www/pic/app/vendor/illuminate/cache/CacheManager.php(58): Illuminate\Cache\CacheManager->getDefaultDriver()
#2 /var/www/pic/app/vendor/obregonco/backblaze-b2/src/Client.php(104): Illuminate\Cache\CacheManager->store()
#3 /var/www/pic/app/vendor/obregonco/backblaze-b2/src/Client.php(83): obregonco\B2\Client->createCacheContainer()
#4 /var/www/pic/app/lib/classes/class.storage.php(563): obregonco\B2\Client->__construct()
#5 /var/www/pic/app/lib/classes/class.storage.php(172): CHV\Storage::requireAPI()
#6 /var/www/pic/app/lib/classes/class.image.php(882): CHV\Storage::uploadFiles()
#7 /var/www/pic/app/routes/route.json.php(90): CHV\Image::uploadToWebsite()
#8 /var/www/pic/lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#9 /var/www/pic/lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#10 /var/www/pic/app/web.php(415): G\Handler->__construct()
#11 /var/www/pic/app/loader.php(239): require_once('/var/www/pic/...')
#12 /var/www/pic/index.php(20): include_once('/var/www/pic/...')
#13 {main}
 
Last edited:
Back
Top