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

ns, ng(new secret chat, net group chat) not working #276

Open
hawkofsky opened this issue May 22, 2022 · 0 comments
Open

ns, ng(new secret chat, net group chat) not working #276

hawkofsky opened this issue May 22, 2022 · 0 comments

Comments

@hawkofsky
Copy link

Nothing changes if I input ns or ng. And in the error log, the follows were genereated

ERROR [2022-05-22 23:50:07,166] controllers.py:776 - handle | Error happend in key handle loop
Traceback (most recent call last):
  File "/home/hawkofsky/.local/lib/python3.8/site-packages/tg/controllers.py", line 770, in handle
    res = fun(self, repeat_factor)  # type: ignore
  File "/home/hawkofsky/.local/lib/python3.8/site-packages/tg/controllers.py", line 56, in _no_repeat_factor
    return fun(self)
  File "/home/hawkofsky/.local/lib/python3.8/site-packages/tg/controllers.py", line 575, in new_secret
    user_ids = self._get_user_ids()
  File "/home/hawkofsky/.local/lib/python3.8/site-packages/tg/controllers.py", line 557, in _get_user_ids
    max(len(user.name) for user in users),
ValueError: max() arg is an empty sequence
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

1 participant