evolution-api icon indicating copy to clipboard operation
evolution-api copied to clipboard

QR Code not generated

Open heber0s opened this issue 3 months ago • 12 comments

Welcome!

  • [x] Yes, I have searched for similar issues on GitHub and found none.

What did you do?

I've already tried changing the version to others that said it worked, I've already tried configuring the CONFIG_SESSION_PHONE_VERSION variable

What did you expect?

No qrcode generated

What did you observe instead of what you expected?

no qr code generated

Screenshots/Videos

Image

Which version of the API are you using?

latest

What is your environment?

Windows

Other environment specifications

No response

If applicable, paste the log output

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Baileys version: 2.3000.1023223821

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Group Ignore: false

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Browser: Evolution API,Chrome,5.15.167.4-microsoft-standard-WSL2

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Baileys version: 2.3000.1023223821

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Group Ignore: false

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Browser: Evolution API,Chrome,5.15.167.4-microsoft-standard-WSL2

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Baileys version: 2.3000.1023223821

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Group Ignore: false

[Evolution API] [Teste] v2.3.1 205 - Tue Sep 02 2025 15:48:38 INFO [ChannelStartupService] [string] Browser: Evolution API,Chrome,5.15.167.4-microsoft-standard-WSL2

[Evolution API] v2.3.1 205 - Tue Sep 02 2025 15:48:38 ERROR [Redis] [string] redis disconnected

Additional Notes

No response

heber0s avatar Sep 02 '25 18:09 heber0s

Try change the environment variables for this:

Image

ericklb84 avatar Sep 02 '25 18:09 ericklb84

Já estou usando a ultima versão e baixei os arquivos todos de exemplo, a variável CONFIG_SESSION_PHONE_VERSION não é mais utilizada, já tentei adicionar ela, já tentei usar outra versão mesmo assim não gera, as outras variáveis que você citou já estão configuradas da forma que sugeriu

heber0s avatar Sep 02 '25 18:09 heber0s

Estou com o mesmo problema de criar Qr Code na evolution

persi-ai avatar Sep 04 '25 05:09 persi-ai

The same problem

crazynds avatar Sep 05 '25 06:09 crazynds

+1

vanchenkin avatar Sep 13 '25 16:09 vanchenkin

Pessoal, nao sei se esse é o caso, mas se vocês estão tentando gerar QR CODE com o channel = "Evolution", ele não gera e nunca gerou.

lucafanucchi avatar Sep 14 '25 16:09 lucafanucchi

+1

sako313 avatar Sep 17 '25 23:09 sako313

+1

ghost avatar Sep 25 '25 16:09 ghost

this will work

CONFIG_SESSION_PHONE_VERSION=2.3000.1028626671

naeem-afadar avatar Oct 19 '25 08:10 naeem-afadar

Use this "evoapicloud/evolution-api:v2.3.5". It works fine. from hub.docker.com/r/evoapicloud/evolution-api

MohaDevPro avatar Oct 19 '25 21:10 MohaDevPro

I am also facing the problem, but based on the documentation I am using atendai/evolution-api:latest I will try "evoapicloud/evolution-api:v2.3.5" and will update again. QR Code is not generating while using the container with image at atendai/evolution-api:latest

abhinavaggarwal1981 avatar Nov 17 '25 12:11 abhinavaggarwal1981

Estou com o mesmo problema de criar Qr Code na evolution

If you are using docker with docker-compose.

pull to this image name and with de v2.3.6 version and everything is ok, the oficial documentation is deprecated

evoapicloud/evolution-api:v2.3.6

MIGUELNINOSILVA avatar Nov 25 '25 05:11 MIGUELNINOSILVA