Title: Again error 500 when active plugin
Last modified: June 21, 2018

---

# Again error 500 when active plugin

 *  Resolved [binhoooww](https://wordpress.org/support/users/binhoooww/)
 * (@binhoooww)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/)
 * Hello people,
 * Helpe-me i got this error:
 * `Fatal error: Uncaught Error: Call to undefined method Google_Client::getLibraryVersion()
   in /var/www/html/wp-content/plugins/wp-stateless/lib/classes/class-gs-client.
   php:78 Stack trace: #0 /var/www/html/wp-content/plugins/wp-stateless/lib/classes/
   class-gs-client.php(351): wpCloud\StatelessMedia\GS_Client->__construct(Array)#
   1 /var/www/html/wp-content/plugins/wp-stateless/lib/classes/class-bootstrap.php(
   998): wpCloud\StatelessMedia\GS_Client::get_instance(Array) #2 /var/www/html/
   wp-content/plugins/wp-stateless/lib/classes/class-bootstrap.php(1021): wpCloud\
   StatelessMedia\Bootstrap->get_client() #3 /var/www/html/wp-content/plugins/wp-
   stateless/lib/classes/class-bootstrap.php(165): wpCloud\StatelessMedia\Bootstrap-
   >is_connected_to_gs() #4 /var/www/html/wp-content/plugins/wp-stateless/vendor/
   usabilitydynamics/lib-wp-bootstrap/lib/classes/class-bootstrap-plugin.php(56):
   wpCloud\StatelessMedia\Bootstrap->init() #5 /var/www/html/wp-includes/class-wp-
   hook.php(286): UsabilityDynamics\WP\Bootstrap_Plugin->pre_init('') #6 /var/www/
   in /var/www/html/wp-content/plugins/wp-stateless/lib/classes/class-gs-client.
   php on line 78`

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

 *  [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/)
 * (@mariakravchenko)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10421851)
 * Hello [@binhoooww](https://wordpress.org/support/users/binhoooww/)
 * We are checking the issue. Will let you know as soon as possible.
 * Regards.
 *  [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/)
 * (@alimuzzamanalim)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422030)
 * It’s Google SDK conflict, some other plugin is loading different version of the
   Google SDK. Please try to find out which plugin is loading another version of
   the SDK.
 * We are going to update our SDK to latest version in next release. You can keep
   an eye over [this issue in GitHub](https://github.com/wpCloud/wp-stateless/issues/176).
 * I have added a [issue in GitHub](https://github.com/wpCloud/wp-stateless/issues/261).
   Feel free to comment or contribute.
 * Related topic [https://wordpress.org/support/topic/google-sdk-plugin-conflict/](https://wordpress.org/support/topic/google-sdk-plugin-conflict/)
 * Thanks
 *  Thread Starter [binhoooww](https://wordpress.org/support/users/binhoooww/)
 * (@binhoooww)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422080)
 * OKi [@alimuzzamanalim](https://wordpress.org/support/users/alimuzzamanalim/)
 * I’ll check if anothers plugins are affecting this.
 * Thanks too [@mariakravchenko](https://wordpress.org/support/users/mariakravchenko/)
    -  This reply was modified 7 years, 10 months ago by [binhoooww](https://wordpress.org/support/users/binhoooww/).
    -  This reply was modified 7 years, 10 months ago by [binhoooww](https://wordpress.org/support/users/binhoooww/).
 *  Thread Starter [binhoooww](https://wordpress.org/support/users/binhoooww/)
 * (@binhoooww)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422256)
 * In another server I use Ubuntu Server 18.04, Nginx 1.14.0, PHP 7.2.6 and works
   normally. But in my second server I use Ubuntu Server 16.04, Nginx 1.14.0 and
   PHP 7.2.6 and gets this error.
 *  [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/)
 * (@alimuzzamanalim)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422321)
 * [@binhoooww](https://wordpress.org/support/users/binhoooww/)
    No other WP plugins?
 *  Thread Starter [binhoooww](https://wordpress.org/support/users/binhoooww/)
 * (@binhoooww)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422329)
 * [@alimuzzamanalim](https://wordpress.org/support/users/alimuzzamanalim/)
    Same
   plugins.
    -  This reply was modified 7 years, 10 months ago by [binhoooww](https://wordpress.org/support/users/binhoooww/).
 *  [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/)
 * (@alimuzzamanalim)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422375)
 * Please try to disable all other plugin one by one. Check if you can isolate the
   problem.
 * Can you [follow this instruction](https://stackoverflow.com/questions/2420066/finding-the-php-file-at-run-time-where-a-class-was-defined)
   to find out from where this class `Google_Client` is loading.
 *  Thread Starter [binhoooww](https://wordpress.org/support/users/binhoooww/)
 * (@binhoooww)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10422503)
 * [@alimuzzamanalim](https://wordpress.org/support/users/alimuzzamanalim/)
    Oki,
   i are making it.
 * Thanks!
 *  [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/)
 * (@alimuzzamanalim)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10530689)
 * [@binhoooww](https://wordpress.org/support/users/binhoooww/) the problem is fixed.
   Update to the latest version.
    Please review and let us know your feedback.
    -  This reply was modified 7 years, 9 months ago by [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/).
    -  This reply was modified 7 years, 9 months ago by [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/).

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

The topic ‘Again error 500 when active plugin’ is closed to new replies.

 * ![](https://ps.w.org/wp-stateless/assets/icon.svg?rev=1715943)
 * [WP-Stateless - Google Cloud Storage](https://wordpress.org/plugins/wp-stateless/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-stateless/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-stateless/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-stateless/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-stateless/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-stateless/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Alimuzzaman Alim](https://wordpress.org/support/users/alimuzzamanalim/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/again-error-500-when-active-plugin/#post-10530689)
 * Status: resolved