open-wa / wa-automate-docker

💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
106 stars 31 forks source link

Failed to launch the browser process #60

Open fejorca opened 1 year ago

fejorca commented 1 year ago

Hi, I'm trying open-wa using an instance on oracle cloud, it's a ampered based instance and I've tested open-wa with good results but when I create a new docker instance and pull the latest version it shows an error wheres the browser process failed to launche, here's an screenshot

imagen

- DEBUG - flags: {"sessionId":"session","executablePath":"/usr/bin/google-chrome","popup":true,"disableSpins":true,"cliConfig":"/config","useChrome":true,"inDocker":true,"qrTimeout":0,"debug":true,"forcePort":true,"noApi":false,"forceUpdateCwWebhook":false,"port":8002,"host":"localhost","verbose":false,"ef":["qr","STARTUP","MD_DETECT"],"allowSessionDataWh":false,"generateApiDocs":true,"sessionDataOnly":false,"skipSavePostmanCollection":false,"headful":false,"preAuthDocs":false,"stats":false,"noKillOnLogout":false,"cors":false,"socket":false,"emitUnread":false,"allowIps":[]}
- DEBUG - env vars: {"WA_EXECUTABLE_PATH":"/usr/bin/google-chrome","WA_POPUP":"true","WA_DISABLE_SPINS":"true","WA_CLI_CONFIG":"/config","WA_USE_CHROME":"true"}

Thank's for any help