@folson That is probably due to using the old atendai/evolution-api image. This is no longer the master source and regularly gives hassle in rendering QRs.
Update your image source to the current one found on Docker Hub here: evoapicloud/evolution-api
Change this line in your compose file: image: atendai/evolution-api:latest To: image: evoapicloud/evolution-api:latest"