Failed to lauch Hiri

Hiri Failed to start with error below

Error in sys.excepthook:
Traceback (most recent call last):
File "site-packages/sqlalchemy/orm/query.py", line 2814, in one
File "site-packages/sqlalchemy/orm/query.py", line 2793, in one_or_none
sqlalchemy.orm.exc.MultipleResultsFound: Multiple rows were found for one_or_none()

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "hiriapp.py", line 256, in <module>
File "hiri/store/__init__.py", line 129, in configure_account_dbs
File "hiri/store/__init__.py", line 143, in order_accounts
File "hiri/store/__init__.py", line 90, in get_current_account
File "hiri/store/__init__.py", line 106, in _read_current_account_through_cache
File "hiri/store/__init__.py", line 61, in _get_account
File "hiri/store/__init__.py", line 58, in _query_account
File "site-packages/sqlalchemy/orm/query.py", line 2817, in one
sqlalchemy.orm.exc.MultipleResultsFound: Multiple rows were found for one()

Original exception was:
Traceback (most recent call last):
File "site-packages/sqlalchemy/orm/query.py", line 2814, in one
File "site-packages/sqlalchemy/orm/query.py", line 2793, in one_or_none
sqlalchemy.orm.exc.MultipleResultsFound: Multiple rows were found for one_or_none()

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "hiriapp.py", line 256, in <module>
File "hiri/store/__init__.py", line 129, in configure_account_dbs
File "hiri/store/__init__.py", line 143, in order_accounts
File "hiri/store/__init__.py", line 90, in get_current_account
File "hiri/store/__init__.py", line 106, in _read_current_account_through_cache
File "hiri/store/__init__.py", line 61, in _get_account
File "hiri/store/__init__.py", line 58, in _query_account
File "site-packages/sqlalchemy/orm/query.py", line 2817, in one
sqlalchemy.orm.exc.MultipleResultsFound: Multiple rows were found for one()
[22228] Failed to execute script hiriapp

My Machine information
OS: Ubuntu 18.10 x86_64
Kernel: 4.18.0-15-generic
Shell: bash 4.4.19
Resolution: 1920x1080
DE: GNOME 3.30.1
WM: GNOME Shell
WM Theme: Adwaita
Theme: Yaru [GTK2/3]
Icons: Yaru [GTK2/3]
Terminal: gnome-terminal
GPU: NVIDIA Quadro 1000M
Memory: 5637MiB / 20022MiB

1 Like

This may be a bug/problem with the app itself. Unfortunately there does not seem to be any github repo that I could look at to get more info about the problem. It’s probably best if you contact Hiri support and include the backtrace.