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

SmackException Bad file number #676

Closed
svrnwnsch opened this issue Apr 9, 2016 · 3 comments
Closed

SmackException Bad file number #676

svrnwnsch opened this issue Apr 9, 2016 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@svrnwnsch
Copy link

I cant upload any voice messages to the kontalk server and I did find the following exception in catlog which could be part of the problem.

04-09 16:53:03.299 E/MessageCenterService(2283): org.jivesoftware.smack.SmackException$ConnectionException: The following addresses failed: 'beta.kontalk.net:5222 prio:5:w:0' failed because java.net .SocketException: java.io .IOException: fcntl failed: EBADF (Bad file number), 'beta.kontalk.net:5222' failed because java.net .SocketException: java.io .IOException: fcntl failed: EBADF (Bad file number)

@daniele-athome
Copy link
Member

Thanks for reporting. Could I see the whole log or at least the full stacktrace please?

@daniele-athome daniele-athome self-assigned this Apr 9, 2016
@daniele-athome daniele-athome added the pending Issue is pending further analysis label Apr 9, 2016
@daniele-athome daniele-athome added bug Something isn't working and removed pending Issue is pending further analysis labels Apr 14, 2016
@daniele-athome daniele-athome added this to the 3.1.6 milestone Apr 14, 2016
@daniele-athome
Copy link
Member

It could be related to Digital Ocean floating IP mechanism. I've set the hostname to the real host IP address. Please wait up to 24h for DNS propagation. Feel free to reopen if it still happens.

@daniele-athome
Copy link
Member

It turned out it was related to IPv6 support on the server. I've disabled it for now until I can do a proper analysis of the issue.

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

2 participants