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

connect_failed TypeError: Cannot read property 'length' of null #1343

Open
laurielounge opened this issue Apr 16, 2021 · 4 comments
Open

connect_failed TypeError: Cannot read property 'length' of null #1343

laurielounge opened this issue Apr 16, 2021 · 4 comments

Comments

@laurielounge
Copy link

Hi there

Fedora 33 x64

Cannot connect. Installed with yakyak-1.5.11.3-linux-x64.rpm.

reconnecting 0
resolving proxy http://plus.google.com
resolving proxy https://plus.google.com
resolved proxy DIRECT
resolved proxy DIRECT
2021-04-16 12:06:24 INFO fetchPvt failed Cannot read property 'length' of null
connect_failed TypeError: Cannot read property 'length' of null
at /opt/yakyak/resources/app.asar/node_modules/hangupsjs/lib/initdataparser.js:69:19
at _fulfilled (/opt/yakyak/resources/app.asar/node_modules/q/q.js:854:54)
at /opt/yakyak/resources/app.asar/node_modules/q/q.js:883:30
at Promise.promise.promiseDispatch (/opt/yakyak/resources/app.asar/node_modules/q/q.js:816:13)
at /opt/yakyak/resources/app.asar/node_modules/q/q.js:570:49
at runSingle (/opt/yakyak/resources/app.asar/node_modules/q/q.js:137:13)
at flush (/opt/yakyak/resources/app.asar/node_modules/q/q.js:125:13)
at processTicksAndRejections (internal/process/task_queues.js:79:11)
error connecting TypeError: Cannot read property 'length' of null
at /opt/yakyak/resources/app.asar/node_modules/hangupsjs/lib/initdataparser.js:69:19
at _fulfilled (/opt/yakyak/resources/app.asar/node_modules/q/q.js:854:54)
at /opt/yakyak/resources/app.asar/node_modules/q/q.js:883:30
at Promise.promise.promiseDispatch (/opt/yakyak/resources/app.asar/node_modules/q/q.js:816:13)
at /opt/yakyak/resources/app.asar/node_modules/q/q.js:570:49
at runSingle (/opt/yakyak/resources/app.asar/node_modules/q/q.js:137:13)
at flush (/opt/yakyak/resources/app.asar/node_modules/q/q.js:125:13)
at processTicksAndRejections (internal/process/task_queues.js:79:11)

@laurielounge
Copy link
Author

Fixed with uninstall, delete /opt/yakyak, delete ~/.config/yakyak , reinstall.

@HomerSp
Copy link
Contributor

HomerSp commented Apr 17, 2021

What version were you on previously? I'll see if I can add some fail checks to hopefully alleviate issues like these in the future.

@laurielounge
Copy link
Author

Hi there,

I think it was 1.5.11.2

@jeremycourtaban
Copy link

jeremycourtaban commented May 18, 2021

Hello,
Same bug for me this morning on v1.5.11.2 - Ubuntu 18.04.
Uninstall v1.5.11.2, ddl latest v1.5.11.4 here, install it, the bug was still here.
Uninstall fresh installed v1.5.11.4 (also reboot computer).
Checked /opt/yakyak, doesn't exist for me.
Checked and delete ~/.config/yakyak.
Reinstall v1.5.11.4 again.
Start Yakyak, OK, this time, it run fine.
Thanks to @laurielounge.

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

3 participants