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

Receive "bad file descriptor" #101

Open
neocite opened this issue Mar 27, 2017 · 1 comment
Open

Receive "bad file descriptor" #101

neocite opened this issue Mar 27, 2017 · 1 comment

Comments

@neocite
Copy link

neocite commented Mar 27, 2017

Hi! I receive the error "bad file descriptor" after 10 minutes the started the server. Can i help me?

Traceback (most recent call last):
  File "server.py", line 38, in start
    self.stack.loop(timeout=0.5, discrete=0.5)
  File "/usr/local/lib/python2.7/dist-packages/yowsup/stacks/yowstack.py", line 188, in loop
    asyncore.loop(*args, **kwargs)
  File "/usr/lib/python2.7/asyncore.py", line 216, in loop
    poll_fun(timeout, map)
  File "/usr/lib/python2.7/asyncore.py", line 145, in poll
    r, w, e = select.select(r, w, e, timeout)
error: (9, 'Bad file descriptor')
@neocite neocite changed the title Receice "bad file descriptor" Receive "bad file descriptor" Mar 27, 2017
@ghost
Copy link

ghost commented Mar 28, 2017

#55

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