open-wa/wa-automate-docker
![](https://avatars.githubusercontent.com/u/5903821?v=4)
![](https://avatars.githubusercontent.com/u/5903821?v=4)
![](https://avatars.githubusercontent.com/u/2810639?v=4)
The issue has been closed
Error in openwa/wa-automate:latest docker mage #47
willmaraujo posted onGitHub
I'm getting this error when run
docker run -p 8081:8080 --init openwa/wa-automate --multi-device
During the container initialisation comes the error:
You can also authenticate the session at: http://localhost:8080
- Starting
- Version: 4.40.2
- Initializing WA
- Using custom chromium args with multi device will cause issues! Please remove them:
- Launching Browser
- MD Enabled, turning off incognito mode.
- Data dir: /sessions/_IGNORE_session
- Data dir doesnt exist, creating...: /sessions/_IGNORE_session
- Browser launched: 908ms
TypeError: waPage._client.send is not a function
at /usr/src/app/node_modules/@open-wa/wa-automate/dist/controllers/browser.js:71:24
at Generator.next (<anonymous>)
at fulfilled (/usr/src/app/node_modules/@open-wa/wa-automate/dist/controllers/browser.js:24:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
- session_STARTUP
- Error waPage._client.send is not a function TypeError: waPage._client.send is not a function