You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. When I start nctelegram, I get this error message:
~ $ nctelegram
Exception in thread Receiver (pytg):
Traceback (most recent call last):
File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.4/dist-packages/pytg/receiver.py", line 159, in _receiver
raise ArithmeticError("Server response does not fit. (Got >{}<)".format(buffer))
ArithmeticError: Server response does not fit. (Got >b'\nA'<)
This is all I get. No interface, no way to quit the program cleanly.
The text was updated successfully, but these errors were encountered:
Hello. When I start nctelegram, I get this error message:
This is all I get. No interface, no way to quit the program cleanly.
The text was updated successfully, but these errors were encountered: