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

bug => client keep getting disconnect #12

Open
ahmedRSA opened this issue Jan 27, 2023 · 4 comments
Open

bug => client keep getting disconnect #12

ahmedRSA opened this issue Jan 27, 2023 · 4 comments

Comments

@ahmedRSA
Copy link

i have 20-30 account connect and some of them keep getting disconect

@punyahenry
Copy link

probably issue when write to sqlite file

@ahmedRSA
Copy link
Author

probably issue when write to sqlite file

yes maybe because we using same connection to write/read for all users
to fix this we have to use different connection for each user
because of this issue we also get database is locked (5) (SQLITE_BUSY) error

@ahmedRSA
Copy link
Author

and i think @asternic quit working on this project so its better to build your own API or find some other project built on whatsmeow

@ahmedRSA
Copy link
Author

last commit was in 2 dec 2022 (74 days)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants