• Resolved evlvd

    (@evlvd)


    Plugin was causing white screen when activating. With all plugins deactivated I am receiving this fatal error and the plugin will not initiate. Running php7 on ubuntu digitalocean VPS.

    Fatal error: Uncaught ChrisWhite\B2\Exceptions\B2Exception: Received error from B2: Invalid authorization token in /www/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/ErrorHandler.php:36 Stack trace: #0 /www/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/Http/Client.php(29): ChrisWhite\B2\ErrorHandler::handleErrorResponse(Object(GuzzleHttp\Psr7\Response)) #1 /www/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/Client.php(411): ChrisWhite\B2\Http\Client->request('GET', 'https://api.bac...', Array) #2 /www/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/Client.php(38): ChrisWhite\B2\Client->authorizeAccount() #3 /www/wp-content/plugins/ilab-media-tools/classes/Cloud/Storage/Driver/Backblaze/BackblazeStorage.php(169): ChrisWhite\B2\Client->__construct('[email protected]...', '48ab23d0d4dec67...') #4 /www/wp-content/plugins/ilab-media-tools/classes/Cloud/Storage/Driver/Backblaze/BackblazeStorage.php(73): ILAB\MediaCloud\Cloud\Storage\Driver\Backblaze\ in /www/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/ErrorHandler.php on line 36

Viewing 2 replies - 1 through 2 (of 2 total)
  • The backblaze B2 integration also throws a uncaught render blocking fatal error when class C transactions are exceeded.

    Thread Starter evlvd

    (@evlvd)

    I figured out what it was if anyone else has this issue. If you click the view secret key in B2, it makes a new key, not showing the original. This breaks the plugin, and your entire site, and you must remove all the mysql values for the plugin in order to get the site back online.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot activate plugin due to fatal error’ is closed to new replies.