• rtadewald

    (@rtadewald)


    I’m having a problem caused by WP-Stateless. I’m unable to edit anything in my site, and the message I’m receiving is this one:

    Fatal error: Uncaught Google\Cloud\Core\Exception\ServiceException: { “error”: { “code”: 403, “message”: “stateless-asimov-acade-50397@asimov-academy-6419.iam.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket.”, “errors”: [ { “message”: “stateless-asimov-acade-50397@asimov-academy-6419.iam.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket.”, “domain”: “global”, “reason”: “forbidden” } ] } } in /var/www/html/wp-content/plugins/wp-stateless/lib/Google/vendor/google/cloud-core/src/RequestWrapper.php:362 Stack trace: #0 /var/www/html/wp-content/plugins/wp-stateless/lib/Google/vendor/google/cloud-core/src/RequestWrapper.php(206): Google\Cloud\Core\RequestWrapper->convertToGoogleException(Object(GuzzleHttp\Exception\ClientException)) #1 /var/www/html/wp-content/plugins/wp-stateless/lib/Google/vendor/google/cloud-core/src/RestTrait.php(95): Google\Cloud\Core\RequestWrapper->send(O in /var/www/html/wp-content/plugins/wp-stateless/lib/Google/vendor/google/cloud-core/src/RequestWrapper.php on line 362

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Eric Sopp

    (@ideric)

    Looks like an access issue. Try adjusting the service account permissions to Storage Admin.

    ref https://github.com/udx/wp-stateless/wiki/Manual-Setup

    Thread Starter rtadewald

    (@rtadewald)

    Hello, Eric.
    Thank you for the answer. The problem is that I cannot edit anything inside my site because of the plugin problem. Another issue I find is when entering the wordpress admin and removing the plugin, all my site gets buggy. It looks like I’ve lost all theme configuration.

    Plugin Author Eric Sopp

    (@ideric)

    Hmm, sounds like you have other things going on.

    Either way, try renaming the wp-stateless plugin folder. This will disable to plugin if you’re not able to access your control panel.

    Regarding the service account permission, this is something you would do within the GCP console website.

    Thread Starter rtadewald

    (@rtadewald)

    I did it, but my entire site is broke now. Lost all the visual configurations. Dunno what to do.

    EDIT: I solved. Actually it was a elementor problem.
    Going to Dashboard > Elementor > Tools > Regenerate CSS > solved the problem.

    • This reply was modified 4 years ago by rtadewald.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP-Stateless broke my site’ is closed to new replies.