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

Send Status for all contact no work #1090

Open
1 task done
erpwoosync opened this issue Nov 26, 2024 · 3 comments
Open
1 task done

Send Status for all contact no work #1090

erpwoosync opened this issue Nov 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@erpwoosync
Copy link

Welcome!

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

What did you do?

Sending statuses to all contacts does not work, it only sends to the list of contacts added to the json with the variable set to false

{
"type": "text", /* text, image, video, audio /
"content": "OKI8", /
text or url /
"caption": "This is my status/storie image", /
Optional for image or video /
"backgroundColor": "#008000",
"font": 1, /
Optional for text only. Accept the options below:
1 = SERIF
2 = NORICAN_REGULAR
3 = BRYNDAN_WRITE
4 = BEBASNEUE_REGULAR
5 = OSWALD_HEAVY /
"allContacts": true, /
true to send to all contacts or false to send to statusJidList below */
"statusJidList": [
"[email protected]"
    ]
}

What did you expect?

Esperaba poder enviar los estados de forma automatica y programada para todos los contactos.

I was hoping to be able to send statuses automatically and scheduled to all contacts.

What did you observe instead of what you expected?

Que el estado cuando la variable "allContacts": true nunca se ve.
That state when variable "allContacts": true is never seen

Screenshots/Videos

image

Which version of the API are you using?

2.2.0

What is your environment?

Docker

Other environment specifications

https://console.hetzner.cloud/
2 vCPU
4 GB RAM
40 GB Disk local

If applicable, paste the log output

No response

Additional Notes

No response

@erpwoosync erpwoosync added the bug Something isn't working label Nov 26, 2024
@silinhas
Copy link

silinhas commented Dec 7, 2024

Aqui estou com esse mesmo problema..

@clikalogo
Copy link

  1. no ENV verificar se DATABASE_SAVE_DATA_CONTACTS=true.
  2. No manager, verifique se a sua instância/Número que irá enviar o status tem contatos ou está listando/reconhecendo os contatos;

@silinhas
Copy link

Funcionou ai? Aqui esta assim mesmo mas tenho mesmo erro do colega, tentei voltar a versão anterior mas não tem mais possibilidade

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