Title: Crashed my server &#8211; error handler in logs
Last modified: August 28, 2018

---

# Crashed my server – error handler in logs

 *  Resolved [Tanner](https://wordpress.org/support/users/tannerchung/)
 * (@tannerchung)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/)
 *     ```
       [28-Aug-2018 04:30:29 UTC] PHP Fatal error:  Uncaught ChrisWhite\B2\Exceptions\B2Exception: Received error from B2:  in /home/staging-example/webapps/example_staging_red/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/ErrorHandler.php:36
       Stack trace:
       #0 /home/staging-example/webapps/example_staging_red/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 /home/staging-example/webapps/example_staging_red/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 /home/staging-example/webapps/example_staging_red/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/Client.php(38): ChrisWhite\B2\Client->authorizeAccount()
       #3 /home/staging-example/webapps/example_staging_red/wp-content/plugins/ilab-media-tools/classes/Cloud/Sto in /home/staging-example/webapps/example_staging_red/wp-content/plugins/ilab-media-tools/vendor/cwhite92/b2-sdk-php/src/ErrorHandler.php on line 36
       ```
   
    -  This topic was modified 7 years, 8 months ago by [Tanner](https://wordpress.org/support/users/tannerchung/).

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

 *  Plugin Author [interfacelab](https://wordpress.org/support/users/interfacelab/)
 * (@interfacelab)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630848)
 * B2’s auth stuff is a mess.
 * You’ll need to re-auth and update the plugin.
 * You should switch to AWS or Google Cloud Storage, they are both significantly
   better offerings. In fact, I will likely peel support for B2 in the future because
   it’s not good for the purposes you’d likely be using it for with WordPress.
 *  Thread Starter [Tanner](https://wordpress.org/support/users/tannerchung/)
 * (@tannerchung)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630854)
 * Okay thanks for the quick response. I didn’t know B2 was regarded so lowly. It’s
   so much cheaper, is it because its bandwidth speeds are terrible or the service
   is bad?
 *  Thread Starter [Tanner](https://wordpress.org/support/users/tannerchung/)
 * (@tannerchung)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630867)
 * Do you know what table I need to clear MediaCloud to get rid of the B2 provisioning?
   I can’t reenable the MediaCloud plugin or else it crashes the site.
 *  Plugin Author [interfacelab](https://wordpress.org/support/users/interfacelab/)
 * (@interfacelab)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630944)
 * In wp_options there are fields ILAB_*
 * Sorry I’m not in front of a computer at the moment, but that should get you there
   with a little digging.
 *  Plugin Author [interfacelab](https://wordpress.org/support/users/interfacelab/)
 * (@interfacelab)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630946)
 * select * from wp_options where name like ‘ilab_%’
 *  Thread Starter [Tanner](https://wordpress.org/support/users/tannerchung/)
 * (@tannerchung)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630969)
 * /thumbsup!!

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

The topic ‘Crashed my server – error handler in logs’ is closed to new replies.

 * ![](https://ps.w.org/ilab-media-tools/assets/icon.svg?rev=2795439)
 * [Media Cloud for Bunny CDN, Amazon S3, Cloudflare R2, Google Cloud Storage, DigitalOcean and more](https://wordpress.org/plugins/ilab-media-tools/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ilab-media-tools/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ilab-media-tools/)
 * [Active Topics](https://wordpress.org/support/plugin/ilab-media-tools/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ilab-media-tools/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ilab-media-tools/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Tanner](https://wordpress.org/support/users/tannerchung/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/crashed-my-server-error-handler-in-logs/#post-10630969)
 * Status: resolved