• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • 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

Uncaught Error: Class 'Google_Auth_AssertionCredentials' not found

Status
Not open for further replies.

hlx98007

Chevereto Member
▶🚶‍Reproduction steps
  1. Setup a google cloud storage bucket with a service account and activate it.
  2. Upload an image
😢Unexpected result

Internal error

📃Error log message

2018/11/07 20:48:39 [error] 6794#0: *221 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class 'Google_Auth_AssertionCredentials' not found in /var/www/example.com/app/lib/classes/class.storage.php:654
Stack trace:
#0 /var/www/example.com/app/lib/classes/class.storage.php(150): CHV\Storage::requireAPI(Array)
#1 /var/www/example.com/app/lib/classes/class.image.php(1046): CHV\Storage::uploadFiles(Array, Array, Array)
#2 /var/www/example.com/app/routes/route.json.php(85): CHV\Image::uploadToWebsite(Array, Array, Array)
#3 /var/www/example.com/lib/G/classes/class.handler.php(232): G\Handler->{closure}(Object(G\Handler))
#4 /var/www/example.com/lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#5 /var/www/example.com/app/loader.php(818): G\Handler->__construct(Array)
#6 /var/www/example.com/index.php(20): include_once('/var/www/example.com...')
#7 {main}
thrown in /var/www/example.com/app/lib/classes/class.storage.php on line 654" while reading response header from upstream, client: 161.129.1.1, server: example.com, request: "POST /json HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-f
 
Fixed in v3.12.2

Please note that you will need to provide the full JSON key now.
 
Status
Not open for further replies.
Back
Top