Title: Multiple Sites Using Plugin Crashed
Last modified: August 27, 2023

---

# Multiple Sites Using Plugin Crashed

 *  Resolved [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/)
 * I am not sure why this occurred, but I updated all sites and now with the plugin
   enabled, all sites are broken. All sites using the plugin have the same error
   message. They are also hosted on different servers.
 * Stack trace:
 * 0 /home/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/
   lucatume/di52/src/Container.php(263): TEC\Common\Contracts\Container->get()
 * 1 /home/public_html/wp-content/plugins/event-tickets/src/Tribe/Service_Provider.
   php(31): TEC\Common\lucatume\DI52\Container->make()
 * 2 /home/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/
   lucatume/di52/src/Container.php(455): Tribe__Tickets__Service_Provider->register()
 * 3 /home/public_html/wp-content/plugins/event-tickets/common/src/Common/Contracts/
   Container.php(46): TEC\Common\lucatume\DI52\Container->register()
 * 4 /home/public_html/wp-content/plugins/event-tickets/common/src/Tribe/Container.
   php(305): TEC\Common in /home/public_html/wp-content/plugins/event-tickets/common/
   src/Common/Contracts/Container.php on line 27
 * Also sent a ticket in via your site. And yes even stripped back to bare bones
   on test site.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/?output_format=md)

 *  Plugin Support [tristan083](https://wordpress.org/support/users/tristan083/)
 * (@tristan083)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17004772)
 * Hi [@walkinverse](https://wordpress.org/support/users/walkinverse/) ,
 * Thank you for reaching out, and I apologize for the inconvenience.
 * For me to understand and learn more about your setup, could you provide the following
   version of the following?
    1. PHP
    2. WordPress
    3. The Events Calendar
    4. Event Tickets
    5. Theme and Version
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17004781)
 * [@tristan083](https://wordpress.org/support/users/tristan083/) no worries, it
   happens. I understand.
 * It’s with two different sites with different themes. Same version of the Events
   Calendar, the most current. It occurs with the Events Calendar Version: 6.2.0.1.
   I deleted Event Tickets and it still occurred.
 * One site uses generatepress Version 3.3.1 and the other Astra pro Version 4.2.2.
   
   WordPress on both: Version 6.3PHP on both: PHP version 7.4.33I tested 8 on a 
   test server and same error.Also, I removed all plugins from the test server and
   used a default theme with and same error.
 *  [dviss](https://wordpress.org/support/users/dviss/)
 * (@dviss)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17006809)
 * Same issue here on multiple sites; recreated with a fresh install using 2023 
   theme and no other plugins active.
 * WordPress version 6.3
   Twenty Twenty-Three version 1.2TEC version 6.2.0.1PHP version
   7.4.33
 *  [dviss](https://wordpress.org/support/users/dviss/)
 * (@dviss)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17006823)
 * Error message:
 * [Sun Aug 27 12:19:08.156987 2023] [proxy_fcgi:error] [pid 275990:tid 276011] [
   client 104.159.222.211:52989] AH01071: Got error ‘PHP message: PHP Fatal error:
   Uncaught TEC\Common\Exceptions\Not_Bound_Exception: Error while making context:
   cannot determine default value for internal functions. in /chroot/home/compound/**
   SITE**/html/sandbox/wp-content/plugins/the-events-calendar/common/src/Common/
   Contracts/Container.php:27\nStack trace:\n#0 /chroot/home/compound/**SITE**/html/
   sandbox/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/
   lucatume/di52/src/Container.php(263): TEC\Common\Contracts\Container->get()\n#
   1 /chroot/home/compound/**SITE**/html/sandbox/wp-content/plugins/the-events-calendar/
   common/src/Tribe/Container.php(179): TEC\Common\lucatume\DI52\Container->make()\
   n#2 /chroot/home/compound/**SITE**/html/sandbox/wp-content/plugins/the-events-
   calendar/common/src/functions/template-tags/general.php(812): tribe()\n#3 /chroot/
   home/compound/**SITE**/html/sandbox/wp-content/plugins/the-events-calendar/src/
   Tribe/Views/V2/Hooks.php(144): tribe_context()\n#4 /chroot/home…’
 * My Host reported:
 * This is the line failing:
 *     ```wp-block-code
       return null === $slug_or_class ? $container : $container->make( $slug_or_class );
       ```
   
 * This is the function call:
 *     ```wp-block-code
       TEC\Common\lucatume\DI52\Container->make();
       ```
   
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17007035)
 * I opened a ticket on their main support, but they won’t address it as I do not
   have a license key. I mentioned they need to check the forum as multiple people
   are having this issue.
 *  [dviss](https://wordpress.org/support/users/dviss/)
 * (@dviss)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17007123)
 * What’s your hosting set up? I just moved from cpanel to InterWorx last week and
   now have this problem, I’m trying to find out if it is an environment issue or
   coincidence. I manage a handful of sites at WPEngine and they don’t have this
   issue.
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17007151)
 * I have two. One is Digitalocean with spanel. And the other is [https://www.scalahosting.com/](https://www.scalahosting.com/).
 * I host many sites and when wordpress upgraded it broke them all. Funny thing 
   is, I didnt even think about it as I always update on test first. Luckily only
   2 sites were using the event calendar plugin. Lesson learned never trust any 
   updates. I do not think it’s the hosting platform.
 *  [jhuffman](https://wordpress.org/support/users/jhuffman/)
 * (@jhuffman)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17010214)
 * I am having the same issues. The Events Calendar is causing a critical error 
   on my site. I had to contact the host to deactivate it. When I tried to activate
   it again, the same thing happened.
 * I am running:
 * WP version 6.3
 * Elementor 3.15.3
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17010399)
 * Unfortunately, they are not willing to help. I just got this response from their
   support team. Even though I told them others are having issues. [@tristan083](https://wordpress.org/support/users/tristan083/)
 * > Hi there,
   >  Thank you for sharing that, we’ll definitely investigate this issue
   > if we find similar cases, but as for now I couldn’t find any reported bug regarding
   > this, and the issue seems to be related to your site configuration. If you 
   > don’t have an active license, please post this issue on wordpress.org community
   > forum where we provide support for our free users. Please let me know if you
   > have further questions. Best regards,Atousa
    -  This reply was modified 2 years, 9 months ago by [walkinverse](https://wordpress.org/support/users/walkinverse/).
 *  [jhuffman](https://wordpress.org/support/users/jhuffman/)
 * (@jhuffman)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17010491)
 * Well that isn’t helpful! I would assume that they would want to make sure their
   plugin is working.
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17010579)
 * You would think. I even told them I was going to run a trail and if I liked it
   I have multiple site where I would have (past tense) bought a license. Do you
   know of any other reputable calendar plugin?
 *  [jhuffman](https://wordpress.org/support/users/jhuffman/)
 * (@jhuffman)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17010776)
 * I don’t but I will start researching since it looks like The Events Calendar 
   might be a bust.
 *  Plugin Author [Gustavo Bordoni](https://wordpress.org/support/users/bordoni/)
 * (@bordoni)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17013530)
 * Hi [@jhuffman](https://wordpress.org/support/users/jhuffman/), [@dviss](https://wordpress.org/support/users/dviss/),
   [@walkinverse](https://wordpress.org/support/users/walkinverse/),
 * Sorry for the huge delay on my answer here, [@tristan083](https://wordpress.org/support/users/tristan083/)
   brought this to my attention and I am making sure it gets the proper attention
   from the Development team.
 * We don’t have this particular problem happen with most of our customers, so it
   must be some sort of edge case that you all are running into.
 * Would you mind installing Query Monitor and having `WP_DEBUG` turned on and sharing
   the Full Stack trace?
   A couple versions back we made changes to TEC and ET that
   could cause this issue depending on the order of updates for websites with other
   plugins installed, since you all are saying that you are testing with Default
   theme and no plugins I need to investigate further so I need a little more info
   like I mentioned above.
 * As soon as you all get me that info I will jump to ensure this is fixed.
 * Best regards,
 *  Thread Starter [walkinverse](https://wordpress.org/support/users/walkinverse/)
 * (@walkinverse)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/#post-17013618)
 * Therein lies the issue. As soon as we turn the plugin on the website crashes 
   and we have to manually delete it on the back end. We cant even test to see where
   the error is. It literally blows up wordpress.
 *  Plugin Author [Gustavo Bordoni](https://wordpress.org/support/users/bordoni/)
 * (@bordoni)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/#post-17013688)
 * That is odd, [@walkinverse](https://wordpress.org/support/users/walkinverse/)
   I need to figure out the cause, would you mind turning on the Logging for your
   install? So we can at least see what might be the issue.
 * Do you mind trying with 2021 Theme? Just to ensure it’s not something related
   to a Site Editor theme?
 * [https://wordpress.org/themes/twentytwentyone/](https://wordpress.org/themes/twentytwentyone/)
 * Our team cannot reproduce this problem so far, so we are trying to figure out
   what is the edge case that is causing this.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/?output_format=md)

The topic ‘Multiple Sites Using Plugin Crashed’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 26 replies
 * 7 participants
 * Last reply from: [Darian](https://wordpress.org/support/users/d0153/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/multiple-sites-using-plugin-crashed/page/2/#post-17152103)
 * Status: resolved