mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 14:05:48 +03:00
[GH-ISSUE #20] Error when starting sync #2
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @meneses-pt on GitHub (Oct 19, 2022).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/20
I installed the app locally and tried to run it. When starting sync, got this error on server and it didn't move any further:
Can you please help?
(Will buy you a coffee if this works)
@guyzyl commented on GitHub (Oct 21, 2022):
On what page did you get this error?
@andre-meneses-fivestars commented on GitHub (Oct 21, 2022):
Right when I started the sync process. Where it was supposed to show the progress.
@guyzyl commented on GitHub (Oct 21, 2022):
Is it possible that you have a contact in Google that doesn't have a name?
There might be a bug in the code due to that, I'll fix it this weekend and hopefully it will fix your issue.
@andre-meneses-fivestars commented on GitHub (Oct 21, 2022):
It is possible that I do... Can you please let me know when you fix that?
@guyzyl commented on GitHub (Oct 22, 2022):
@andre-meneses-fivestars just merged a possible fix, see if #21 works for you.
@meneses-pt commented on GitHub (Oct 24, 2022):
Worked perfectly! Thank you!