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
An uncaught exception occurred. Exiting. Uncaught exception was: ConnectionError('Found too many streaminfos')
Traceback (most recent call last):
File "C:\neurobooth-os\neurobooth_os\gui.py", line 628, in main
gui()
File "C:\neurobooth-os\neurobooth_os\gui.py", line 555, in gui
session = _update_button_status(
File "C:\neurobooth-os\neurobooth_os\gui.py", line 353, in _update_button_status
session = _start_lsl_session(window, inlets, folder_session)
File "C:\neurobooth-os\neurobooth_os\gui.py", line 213, in _start_lsl_session
session = liesl.Session(
File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\session.py", line 58, in __init__
self.recorder.bind(streamargs)
File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\labrecorder\cli_wrapper.py", line 88, in bind
validate(streamargs) if streamargs is not None else None
File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\labrecorder\manager.py", line 39, in validate
sinfo = open_streaminfo(**streamarg)
File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\streams\finder.py", line 126, in open_streaminfo
raise ConnectionError("Found too many streaminfos")
ConnectionError: Found too many streaminfos
This issue occurred 4 times in Sept 2024. It is critical as it causes the system to terminate
The text was updated successfully, but these errors were encountered:
An uncaught exception occurred. Exiting. Uncaught exception was: ConnectionError('Found too many streaminfos')
This issue occurred 4 times in Sept 2024. It is critical as it causes the system to terminate
The text was updated successfully, but these errors were encountered: