Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgumentCountError: Too few arguments to function MikoPBX\Core\Workers\WorkerModelsEvents::afterModuleStateChanged(),... #34

Closed
sentry-miko-ru bot opened this issue Dec 21, 2020 · 0 comments

Comments

@sentry-miko-ru
Copy link

Sentry Issue: MIKOPBX-Y5

ArgumentCountError: Too few arguments to function MikoPBX\Core\Workers\WorkerModelsEvents::afterModuleStateChanged(), 0 passed in /offload/rootfs/usr/www/src/Core/Workers/WorkerModelsEvents.php on line 381 and exactly 1 expected
  File "offload/rootfs/usr/www/src/Core/Workers/WorkerModelsEvents.php", line 588, in MikoPBX\Core\Workers\WorkerModelsEvents::afterModuleStateChanged
    public function afterModuleStateChanged(PbxExtensionModules $record): void
  File "offload/rootfs/usr/www/src/Core/Workers/WorkerModelsEvents.php", line 381, in MikoPBX\Core\Workers\WorkerModelsEvents::startReload
    $this->$method_name();
  File "offload/rootfs/usr/www/src/Core/Workers/WorkerModelsEvents.php", line 579, in MikoPBX\Core\Workers\WorkerModelsEvents::timeoutHandler
    $this->startReload();
  File "offload/rootfs/usr/www/src/Core/System/BeanstalkClient.php", line 262, in MikoPBX\Core\System\BeanstalkClient::wait
    call_user_func($this->timeout_handler);
  File "offload/rootfs/usr/www/src/Core/Workers/WorkerModelsEvents.php", line 170, in MikoPBX\Core\Workers\WorkerModelsEvents::start
    $client->wait();
...
(2 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant