zhukov / webogram

Telegram web application, GPL v3
https://web.telegram.org
GNU General Public License v3.0
7.95k stars 2.36k forks source link

webogram: problem logging in #395

Closed fifilip closed 10 years ago

fifilip commented 10 years ago

When trying out the alpha webogram , I encountered the following message.

I select country 'Belgium', entered my number next to the country code and pressed the button 'next'. After having confirmed that this is actually my number in the popup by pressing the 'ok' button, the following appears:

" Server error

Internal server error occured. Please try again later. Technical details here "

clicking on 'Technical details here', gives me:

Method: auth.sendCode Result: TypeError Cannot read property 'length' of null Stack: TypeError: Cannot read property 'length' of null at new Uint32Array () at new TLDeserialization (http://zhukov.github.io/webogram/js/app.js:1:24632) at r.post.transformResponse (http://zhukov.github.io/webogram/js/app.js:12:7550) at Qt (http://zhukov.github.io/webogram/js/app.js:6:23183) at i (http://zhukov.github.io/webogram/js/app.js:6:23885) at p (http://zhukov.github.io/webogram/js/app.js:7:8169) at http://zhukov.github.io/webogram/js/app.js:7:8944 at u.$eval (http://zhukov.github.io/webogram/js/app.js:7:14264) at u.$digest (http://zhukov.github.io/webogram/js/app.js:7:12777) at u.$apply (http://zhukov.github.io/webogram/js/app.js:7:14583)

If you need more information or request another test, let me know.

kind regards

filip

zhukov commented 10 years ago

Please try to log in with the latest Webogram version. It should be fine.

zhukov commented 10 years ago

Any updates here?

If it still reproduces, can you try to get Network screenshot as described here? https://github.com/zhukov/webogram/issues/415#issuecomment-51195536

zhukov commented 10 years ago

I'll close the issue. Feel free to open if it still reproduces on the latest sources.