The-Three-Little-Pigs-Siri-Proxy
The-Three-Little-Pigs-Siri-Proxy copied to clipboard
Server gets overloaded and crashes with active connections if one device connects
If just one device connects to server and makes request on Siri, the terminal runs in an infinite loop of that connection. The active connection keeps getting higher until all of Ubuntu just crashes. Have to cut it off now and stop the server. What is causing this. Did this with both my iPhone 5 and iPod touch 4. The active connections get into the hundreds when it crashes. This is what it says in an infinite loop as the active connections increase until it all just crashes and Ubuntu freezes completely: @manager=#<SiriProxy::PluginManager:0xa2c842c @person="",, @plugins=[...]>>] [Info - SiriProxy] Created a connection! Create server for iPhone connection [Info - SiriProxy] Created a connection! (Continues this chunk of lines until crash)
What is wrong here? Thanks a ton for any help.
Ditto for me. You find a solution?
[Info - SiriProxy] Created a connection! Create server for iPhone connection [Info - SiriProxy] Created a connection! [Info - Plugin Manager] Plugins loaded: [#<SiriProxy::Plugin::Example:0x00000002b7ceb8 @manager=#<SiriProxy::PluginManager:0x00000002a6ca00 @person="", @plugins=[...]>>]
I'm seeing something similar.
You lot are being attacked.
You have a DNS Loop... Server is connecting to itself instead of apple. Many people have done this.. See issues https://github.com/jimmykane/The-Three-Little-Pigs-Siri-Proxy/issues/309 and https://github.com/jimmykane/The-Three-Little-Pigs-Siri-Proxy/issues/72
That can also be a cause.