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

InviteNotFoundError: Invitation not found #1593

Closed
sentry-io bot opened this issue Dec 3, 2020 · 0 comments · Fixed by #1594
Closed

InviteNotFoundError: Invitation not found #1593

sentry-io bot opened this issue Dec 3, 2020 · 0 comments · Fixed by #1594
Assignees
Labels
bug Issue related to a bug C-GUI Category: Graphical User Interface issue
Projects

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 3, 2020

Sentry Issue: PARSEC-QT5

InviteNotFoundError: Invitation not found
  File "parsec/core/gui/trio_thread.py", line 95, in _run_fn
    result = await self._fn(*self._args, **self._kwargs)
  File "parsec/core/gui/create_org_widget.py", line 36, in _do_create_org
    cmds=cmds, human_handle=human_handle, device_label=device_name
  File "parsec/core/invite/organization.py", line 85, in bootstrap_organization
    _check_rep(rep, step_name="organization bootstrap")
  File "parsec/core/invite/organization.py", line 22, in _check_rep
    raise InviteNotFoundError

{'event': 'Uncatched error', 'logger': 'parsec.core.gui.trio_thread', 'level': 'exception', 'exception': 'Traceback (most recent call last):\n  File "/snap/parsec/191/lib/python3.6/site-packages/parsec/core/gui/trio_thread.py", line 95, in _run_fn\n    result = await self._fn(*self._args, **self._kwargs)\n  File "/snap/parsec/191/lib/python3.6/site-packages/parsec/core/gui/create_org_widget.py", line 36, in _do_create_org\n    cmds=cmds, human_handle=human_handle, device_label=device_name\n  File "/snap/...
@touilleMan touilleMan added bug Issue related to a bug C-GUI Category: Graphical User Interface issue labels Dec 3, 2020
@touilleMan touilleMan added this to New comers in Dev Board via automation Dec 3, 2020
@touilleMan touilleMan moved this from New comers to Doing in Dev Board Dec 4, 2020
@touilleMan touilleMan self-assigned this Dec 4, 2020
@Max-7 Max-7 moved this from Doing to Done in Dev Board Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue related to a bug C-GUI Category: Graphical User Interface issue
Projects
No open projects
Dev Board
To review
Development

Successfully merging a pull request may close this issue.

1 participant