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

found videofiles that match no stream #431

Open
lwhite1 opened this issue Oct 3, 2024 · 0 comments
Open

found videofiles that match no stream #431

lwhite1 opened this issue Oct 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lwhite1
Copy link
Contributor

lwhite1 commented Oct 3, 2024

An uncaught exception occurred. Exiting. Uncaught exception was: ConnectionError(b'Found videofiles@ctr matching 'source_id='e0db0b44-2b3d-4c91-8a39-ccac8d77102e''\r\n"source_id='2eac7d3b-5bcd-4911-9c23-ffdf8d21bb64'" matched no stream!\r\n')

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 518, in gui
    rec_fname = _record_lsl(
  File "C:\neurobooth-os\neurobooth_os\gui.py", line 237, in _record_lsl
    session.start_recording(rec_fname)
  File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\session.py", line 74, in start_recording
    print("Saving to", self.recorder.start_recording(fname))
  File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\labrecorder\cli_wrapper.py", line 135, in start_recording
    self.stop_recording()
  File "C:\Users\CTR\anaconda3\envs\neurobooth-staging\lib\site-packages\liesl\files\labrecorder\cli_wrapper.py", line 147, in stop_recording
    raise ConnectionError(o + e)
ConnectionError: b'Found videofiles@ctr matching \'source_id=\'e0db0b44-2b3d-4c91-8a39-ccac8d77102e\'\'\r\n"source_id=\'2eac7d3b-5bcd-4911-9c23-ffdf8d21bb64\'" matched no stream!\r\n'

Critical error that happened once in Sept 2024

@lwhite1 lwhite1 added the bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant