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

CreateGroupError: An unknown error occupied while creating a group #3238

Open
1 task done
hmakey opened this issue Aug 9, 2024 · 3 comments
Open
1 task done

CreateGroupError: An unknown error occupied while creating a group #3238

hmakey opened this issue Aug 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hmakey
Copy link

hmakey commented Aug 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

i'm having this error in console when trying to create a new group
CreateGroupError: An unknown error occupied while creating a group

Expected behavior

Steps to Reproduce the Bug or Issue

Relevant Code

No response

Browser Type

Google Chrome

WhatsApp Account Type

Standard

Does your WhatsApp account have multidevice enabled?

No, I am not using Multi Device

Environment

whatsapp-web.js version 1.24

Additional context

No response

@hmakey hmakey added the bug Something isn't working label Aug 9, 2024
@firsttabz
Copy link

Same! please help.......

@cristianlivella
Copy link

cristianlivella commented Sep 14, 2024

Same here, it actually worked for a while, then suddenly stopped working. Maybe I hit some rate limit?

whatsapp-web.js version 1.25

edit: yes, confirmed, in my case it's a rate limit issue, I printed err from here, and that's the result:

{
   "message":"rate-overlimit",
   "name":"ServerStatusCodeError",
   "stack":"Error: rate-overlimit\n    at b.Error [...]",
   "status":429,
   "statusCode":429
}

Maybe it would be nice to return the server error message/code in the createGroup method.

@GabrielDuarteMG
Copy link

Same here

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

4 participants