No Registration code received #670
Unanswered
Martin-FFB
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was successfully sending an Registration Request with the signal-cli -u +49xxxxxxx register --captcha 12345 command, but nothing happens... i dont get any error, but also no registration message...
there is an file with the Phonenumber generated in /home/.../.local/share/signal-cli/data:
{
"version" : 2,
"username" : "+49xxxx",
"uuid" : null,
"deviceName" : null,
"deviceId" : 1,
"isMultiDevice" : false,
"lastReceiveTimestamp" : 0,
"password" : "l.................................m",
"registrationId" : 4819,
"identityPrivateKey" : "6Gc.........................................................N00=",
"identityKey" : "BQ........................................................bO0u",
"registrationLockPin" : null,
"pinMasterKey" : null,
"storageKey" : null,
"preKeyIdOffset" : 0,
"nextSignedPreKeyId" : 0,
"profileKey" : "19.............................................Q=",
"registered" : false,
"groupStore" : null,
"stickerStore" : null
}
and also an Folder with the Number.d with one File (reciepients-store):
{
"recipients" : [ {
"id" : 1,
"number" : "+49xxxxxxxx",
"uuid" : null,
"profileKey" : "19..................................................Q=",
"profileKeyCredential" : null,
"contact" : null,
"profile" : null
} ],
"lastId" : 1
}
i didnt find any logfile in /var/log...
What can i do to get my accounts verified?
thank you
Martin
Beta Was this translation helpful? Give feedback.
All reactions