The-Three-Little-Pigs-Siri-Proxy icon indicating copy to clipboard operation
The-Three-Little-Pigs-Siri-Proxy copied to clipboard

Server gets overloaded and crashes with active connections if one device connects

Open ghost opened this issue 12 years ago • 5 comments

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.

ghost avatar Nov 22 '12 03:11 ghost

Ditto for me. You find a solution?

GarethWright avatar Feb 15 '13 16:02 GarethWright

[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.

octalmage avatar Feb 22 '13 20:02 octalmage

You lot are being attacked.

ic0nic avatar Mar 03 '13 15:03 ic0nic

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

thpryrchn avatar Mar 03 '13 15:03 thpryrchn

That can also be a cause.

ic0nic avatar Mar 03 '13 15:03 ic0nic