LibreCodeCoop / whatsapp-client

WhatsApp web php client
GNU Affero General Public License v3.0
41 stars 12 forks source link

startup error #19

Closed vitos88 closed 2 years ago

vitos88 commented 2 years ago

I get an error `[root@ovz1 ovz1.test.m29on.vps.myjino.ru]# docker-compose up -d ovz1testm29onvpsmyjinoru_selenium-hub_1 is up-to-date ovz1testm29onvpsmyjinoru_firefox_1 is up-to-date ovz1testm29onvpsmyjinoru_php7_1 is up-to-date ovz1testm29onvpsmyjinoru_chrome_1 is up-to-date [root@ovz1 ovz1.test.m29on.vps.myjino.ru]# docker-compose exec php7 php example.php

Fatal error: Uncaught RuntimeException: "" does not implement "Facebook\WebDriver\JavaScriptExecutor". in /whatsapp/vendor/symfony/panther/src/Client.php on line 473

Call Stack: 30.3446 3309464 1. Monolog\ErrorHandler->handleException() /whatsapp/vendor/monolog/monolog/src/Monolog/ErrorHandler.php:0

RuntimeException: "" does not implement "Facebook\WebDriver\JavaScriptExecutor". in /whatsapp/vendor/symfony/panther/src/Client.php on line 473

Call Stack: 30.3446 3309464 1. Monolog\ErrorHandler->handleException() /whatsapp/vendor/monolog/monolog/src/Monolog/ErrorHandler.php:0 30.5198 3283080 2. WhatsappClient\TelegramClient->__destruct() /whatsapp/src/Client.php:0 30.5198 3283080 3. Symfony\Component\Panther\Client->executeScript() /whatsapp/src/Client.php:175

` help please I do not know what it is connected with

alexeykirichek commented 2 years ago

I stopped at the same problem. Did you manage to solve it?

vitormattos commented 2 years ago

This is a test project and no more used. If you want contribute, bug fixes are welcome.

aroyalheart commented 2 years ago

Same issue

vitormattos commented 2 years ago

I did tests without errors.

Updated dependencies.