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

Setting up more than one receiver #14

Open
OmriNach opened this issue Nov 5, 2018 · 0 comments
Open

Setting up more than one receiver #14

OmriNach opened this issue Nov 5, 2018 · 0 comments

Comments

@OmriNach
Copy link
Contributor

OmriNach commented Nov 5, 2018

Error repeats continuously

In [12]: Stream transmission broke off; re-connecting...
Could not start a multicast resolve attempt for any of the allowed protocol stacks: open: Too many open files
Exception in thread Thread-1377:
Traceback (most recent call last):
File "/Users/omrinachmani/dev/WizardHat/wizardhat/acquire.py", line 170, in _receive
File "/Users/omrinachmani/dev/WizardHat/wizardhat/buffers/buffers.py", line 293, in update
File "/Users/omrinachmani/dev/WizardHat/wizardhat/buffers/buffers.py", line 302, in update_with_structured
File "/Users/omrinachmani/dev/WizardHat/wizardhat/buffers/buffers.py", line 328, in _split_append
File "/Users/omrinachmani/dev/WizardHat/wizardhat/buffers/buffers.py", line 314, in write_to_file
OSError: [Errno 24] Too many open files: './data/181104-194147_TimeSeries_Muse-EEG_0.csv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/Users/omrinachmani/dev/WizardHat/wizardhat/acquire.py", line 177, in _receive
File "/Users/omrinachmani/dev/WizardHat/wizardhat/buffers/buffers.py", line 314, in write_to_file
OSError: [Errno 24] Too many open files: './data/181104-194147_TimeSeries_Muse-EEG_0.csv'

In [12]: Stream transmission broke off; re-connecting...
Could not start a multicast resolve attempt for any of the allowed protocol stacks: open: Too many open files
Cannot open UDP multicast socket for resolves: open: Too many open files
Stream transmission broke off; re-connecting...

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