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

[PT][BUG] Cannot read properties of undefined (reading 'host') #544

Open
SMolizini opened this issue Apr 18, 2024 · 3 comments
Open

[PT][BUG] Cannot read properties of undefined (reading 'host') #544

SMolizini opened this issue Apr 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@SMolizini
Copy link

Cannot read properties of undefined (reading 'host')

Esse erro não me autoriza nem a criar uma instância.

Ocorreu após instalação numa VM limpa no Docker modo Swarm.

Servidor: Ubuntu 20.04
API: 1.7.2 mas testei outras versões.
Aplicação instalada em uma VM com 16GB RAM, 4vCPUs e 50GB Armazenamento.

Log Inteiro:
[Evolution API] v1.7.2 1 - Thu Apr 18 2024 09:31:24 ERROR [unhandledRejection] [object]

{

origin: Promise {

<rejected> TypeError: Cannot read properties of undefined (reading 'host')

    at BaileysStartupService.<anonymous> (/evolution/dist/src/api/services/whatsapp.service.js:527:71)

    at Generator.next (<anonymous>)

    at fulfilled (/evolution/dist/src/api/services/whatsapp.service.js:5:58)

    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

},

Eu poderia formatar a máquina e testar novamente e possivelmente funcionaria, mas queria resolver esse problema.

@SMolizini SMolizini added the bug Something isn't working label Apr 18, 2024
@jaison-x
Copy link
Contributor

Este problema está na versão 1.7.2.

Use a versão develop, ou a versão 1.7.1, ou espere até sair a versão 1.7.3 para trocar de versão.

@ip2cloud
Copy link

Porque não rodar em docker?

@SMolizini
Copy link
Author

SMolizini commented Apr 18, 2024

Este problema está na versão 1.7.2.

Use a versão develop, ou a versão 1.7.1, ou espere até sair a versão 1.7.3 para trocar de versão.


Mesmo usando versões antigas da EAPI não deu certo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants