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

Status offline #2927

Open
mp367 opened this issue Jan 30, 2020 · 2 comments
Open

Status offline #2927

mp367 opened this issue Jan 30, 2020 · 2 comments
Assignees

Comments

@mp367
Copy link

mp367 commented Jan 30, 2020

Describe the bug

Registration works fine, number is not locked, because I have tested it with an mobile phone

The issue exist since 2020-01-24 01:00:57. Until this timestampe everthin works fine

Debug output
root@fhem:~# yowsup-cli v3.2.0
using:
yowsup v3.2.3
consonance v0.1.3-1
dissononce v0.34.3
python-axolotl v0.2.2
cryptography v2.6.1
protobuf v3.10.0rc1

/usr/local/bin/yowsup-cli demos -c /opt/fhem/.config/yowsup/xxxxx/ -y

D 2020-01-30 06:34:25,626 yowsup.layers.network.layer - Created asyncore dispatcher
I 2020-01-30 06:34:25,626 yowsup.layers.network.layer - Connecting to e6.whatsapp.net:443
D 2020-01-30 06:34:25,626 yowsup.layers.network.dispatcher.dispatcher_asyncore - connect(('e6.whatsapp.net', 443))
D 2020-01-30 06:34:25,771 yowsup.layers.network.dispatcher.dispatcher_asyncore - handle_connect
D 2020-01-30 06:34:25,772 yowsup.layers.network.layer - Connected
D 2020-01-30 06:34:25,772 yowsup.axolotl.factory - get_manager(profile_name=/opt/fhem/.config/yowsup/xxxx/, username=xxxx)
D 2020-01-30 06:34:25,773 yowsup.axolotl.manager - Initialized AxolotlManager [username=xxxxxx, db=/opt/fhem/.config/yowsup/xxxxxxxx/axolotl.db]
D 2020-01-30 06:34:25,773 yowsup.axolotl.manager - level_prekeys(force=False)
D 2020-01-30 06:34:25,782 yowsup.axolotl.manager - len(pending_prekeys) = 812
D 2020-01-30 06:34:25,782 yowsup.axolotl.manager - load_unsent_prekeys
I 2020-01-30 06:34:25,790 yowsup.axolotl.manager - Loaded 812 unsent prekeys
D 2020-01-30 06:34:25,790 yowsup.layers.noise.layer - Received auth event
D 2020-01-30 06:34:25,790 yowsup.layers.noise.layer - Performing handshake [username= xxxxxxx, passive=True]
D 2020-01-30 06:34:25,790 yowsup.layers.noise.layer - Starting handshake worker
D 2020-01-30 06:34:26,065 yowsup.layers.network.dispatcher.dispatcher_asyncore - handle_close
D 2020-01-30 06:34:26,065 yowsup.layers.network.layer - Disconnected
D 2020-01-30 06:34:26,072 yowsup.layers.axolotl.layer_control - Disconnected, reboot_connect? = False
general: Disconnected:
offline:

OS (please complete the following information):
debian 10.2

@udaf56
Copy link

udaf56 commented Jan 30, 2020

I have a similar problem. After the config.json file is created, I can’t log in. The same error is written in the console. I tried to register on a new phone.
OS ubuntu 18.04
File config.json:
{ "__version__": 1, "cc": "7", "client_static_keypair": "aGOXM44Onp/vX+fzdkUB2EyRZp4khP7rVkBExGtXDHkZBHq8YwPyhPxePfrRr0HQ+ZtdNZ15Jrj14aAPbU4cGQ==", "edge_routing_info": "CAgIAg==", "expid": "Lntdw7b1RiiwT09fjepd4A==", "fdid": "6c623301-887f-4567-862a-1b7ad76fb5af", "id": "r1MQRONByiCO5sNSz+5kThj4pPU=", "login": "79xxxxxxxxx", "mcc": "250", "mnc": "02", "phone": "79xxxxxxxxx", "sim_mcc": "000", "sim_mnc": "000" }

@iacup
Copy link

iacup commented Jan 30, 2020

Guys, check pull request #2924, it should solve your problem.

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

4 participants