Mohammed Faqeeh

Results 10 comments of Mohammed Faqeeh

Facing this issue too .

Hello , if you are already installed ngrok via repository manager try to delete its . to be sue if you are running ngrok from downloaded package try to run...

> @daopapp please DM me the whole docker command you're using with the flags and environmental variables environment: WA_BROWSER_WS_ENDPOINT: 'http://browser:${CHROME_PORT}' WA_DISABLE_SPINS: 'true' WA_PORT: "${WA_PORT}" WA_KEY: ${WA_KEY} WA_WEBHOOK: ${WA_WEBHOOK} entrypoint: ["npx",...

@daopapp , Any chance that you have WA_BROWSER_WS_ENDPOINT enviroment var in your docker compose ?

Confirmed, I'm facing the same issue. when rebooted, the ethernet having issue, doesn't come up maybe this log help ?? ``` [ 3.494216] gpio_syscon: Unknown symbol gpiochip_get_data (err -2) [...

> Looking at it some more, the official `dokku` GitHub Action (which by definition runs in a non-local environment) uses the "explicitly pass the SSH key" workflow I described above:...