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

MKConnection: Invalid CryptState or CFSocket #82

Open
mucdong opened this issue Jul 23, 2015 · 3 comments
Open

MKConnection: Invalid CryptState or CFSocket #82

mucdong opened this issue Jul 23, 2015 · 3 comments

Comments

@mucdong
Copy link

mucdong commented Jul 23, 2015

I just connected to server.
The function: - (void) connectionOpened:(MKConnection *)conn was called
But after that, I was always received message:
ClearISAPTT[20276:297741] MKConnection: Invalid CryptState or CFSocket.
ClearISAPTT[20276:297741] MKConnection: Sent ping message.
I used MumbleKit with hex version is: 0x10204
Anybody can help ?

Thanks a lot!

@mkrautz
Copy link
Contributor

mkrautz commented Jul 23, 2015

Are you using MumbleKit with Mumble for iOS? Or are you using it in a separate project? (Seems to be the latter)

If it's a separate project, this ticket is more fitting on the MumbleKit issue tracker: https://github.com/mumble-voip/mumblekit/issues

Anyway, I haven't built either project with modern SDKs (meaning iOS 8 and 9). All I know is that is used to build on the iOS 7 SDK at the moment. :-)

Can you please describe a bit about your setup? (SDKs, Xcode version, etc)? Maybe that could help in troubleshooting the issue.

@mucdong
Copy link
Author

mucdong commented Jul 23, 2015

Hello mkrautz,

I use MumbleKit in separate project of mine.Mumble server was installed and the Android worded with it.
I test on iPhone 6 iOS 8.4 and my setup is: SDK 8.4, Xcode 6.4, I clone last version of MumbleKit from github.
I'm newbie in MumbleKit, so please teach me some where can I learn about MumbleKit for iOS, please.
Many many thank you !!!

@ivan-ushakov
Copy link

Having same problem. I used setIgnoreSSLVerification to ignore SSL verification because server use self-generated certificate and when I connect to that server I have same error messages.

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

3 participants