plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

InvalidByteSequenceError #403

Closed lucamozza closed 11 years ago

lucamozza commented 11 years ago

I looked around in the issues section, but I couldn't understend how to fix this problem. here the result:

start conn #<SiriProxy::Connection::Iphone:0x8ce734c @signature=3, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x8ce720c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x8ae5b70 @manager=#<SiriProxy::PluginManager:0x8ce6aa0 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x8ae57d8 @signature=5, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x8ae5620, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x8ae3adc @manager=#<SiriProxy::PluginManager:0x8ae4d9c @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x8aeb228 @signature=7, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x8aeb110, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x8aeaabc @manager=#<SiriProxy::PluginManager:0x8aeae04 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:217:in encode': "\x8E" on UTF-8 (Encoding::InvalidByteSequenceError) from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:217:incharset_convert' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:442:in string_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:48:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in block in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:inmap' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:243:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in block in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:inmap' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:243:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:70:in to_str' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFPropertyList.rb:363:into_str' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFPropertyList.rb:398:in to_plist' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:150:ininject_object_to_output_stream' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:90:in process_compressed_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:58:inreceive_binary_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/em/protocols/linetext2.rb:94:in receive_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:inrun_machine' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:in run' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy.rb:16:ininitialize' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:96:in new' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:96:instart_server' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:85:in run_server' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:37:ininitialize' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/bin/siriproxy:6:in new' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/bin/siriproxy:6:in<top (required)>' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/bin/siriproxy:23:in load' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/bin/siriproxy:23:in

'

Can anybody help me? Thanks, Luca

lucamozza commented 11 years ago

ok, just solved the biteerror problem, I didn't read carefully other posts with the same name. Now I have another problem :(

luca@ubuntu-vm:~/SiriProxy$ rvmsudo siriproxy server Warning: can not check /etc/sudoers for secure_path, falling back to call via /usr/bin/env, this breaks rules from /etc/sudoers. export rvmsudo_secure_path=1 to avoid the warning.[sudo] password for luca: Starting SiriProxy on port 443.. SiriProxy up and running. Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9a96524 @signature=3, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9a96420, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x990df54 @manager=#<SiriProxy::PluginManager:0x9a95b9c @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x990dbbc @signature=5, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x990da04, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x990bec0 @manager=#<SiriProxy::PluginManager:0x990d180 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x991360c @signature=7, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x99134f4, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9912ea0 @manager=#<SiriProxy::PluginManager:0x99131e8 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x99121e4 @signature=9, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9912108, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9911a00 @manager=#<SiriProxy::PluginManager:0x9911ed8 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:217:in encode': "\x8E" on UTF-8 (Encoding::InvalidByteSequenceError) from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:217:incharset_convert' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:442:in string_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:48:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in block in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:inmap' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:243:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in block in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:inmap' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:550:in dict_to_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFTypes.rb:243:into_binary' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbBinaryCFPropertyList.rb:70:in to_str' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFPropertyList.rb:363:into_str' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/CFPropertyList-2.2.0/lib/rbCFPropertyList.rb:398:in to_plist' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:150:ininject_object_to_output_stream' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:90:in process_compressed_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/connection.rb:58:inreceive_binary_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/em/protocols/linetext2.rb:94:in receive_data' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:inrun_machine' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:in run' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy.rb:16:ininitialize' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:96:in new' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:96:instart_server' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:85:in run_server' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/lib/siriproxy/command_line.rb:37:ininitialize' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/bin/siriproxy:6:in new' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/gems/siriproxy-0.3.2/bin/siriproxy:6:in<top (required)>' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/bin/siriproxy:23:in load' from /home/luca/.rvm/gems/ruby-1.9.3-p362@SiriProxy/bin/siriproxy:23:in

'

It looks like a loop... Thanks again, Luca

Deanmv commented 11 years ago

That is the same error as the first time.

lucamozza commented 11 years ago

Mmh yes you're right. How can I fix it? I did what jharvey83 says here https://github.com/plamoni/SiriProxy/issues/389 But it doesn't work... I don't understand how to do what flash66 says. Thanks again

Deanmv commented 11 years ago

I ran:

gem install CFPropertyList -v 2.1.2

and then edited the siriproxy.gemspec to show be

s.add_runtime_dependency('CFPropertyList', '2.1.2')

as shown here: https://github.com/Deanmv/SiriProxy/commit/8bc3a4e0afbd3c56677ac44cc134727d3b142bdc

lucamozza commented 11 years ago

Thanks, I did it, but this is the result for me: http://youtu.be/BqFdGNrl1uc

Deanmv commented 11 years ago

Never seen that before, looked like it was working but not sure what the error at the end was.

lucamozza commented 11 years ago

I installed it again on a fresh ubuntu virtual machine, this time this was part of the output...

[Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9e8aba8 @signature=967, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9e8aacc, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9e8a57c @manager=#<SiriProxy::PluginManager:0x9e8a8c4 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9e8a4b4 @signature=968, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9e8a3ec, @consumedace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9e89dc0 @manager=#<SiriProxy::PluginManager:0x9e8a1e4 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: **, long: *_**** [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: ***, long: ******* [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: ***_, long: *_**** [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9e1aab0 @signature=970, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9e1a9c0, @consumedace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eb16a4 @manager=#<SiriProxy::PluginManager:0x9e1a7a4 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: **, long:_*** [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9d843f8 @signature=973, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9d842f4, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9e8b120 @manager=#<SiriProxy::PluginManager:0x9e8b454 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9e8b058 @signature=974, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9e8ad4c, @consumedace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9e8a630 @manager=#<SiriProxy::PluginManager:0x9e8a964 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: **, long: ***** [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: ***, long: *_**** [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9b9a330 @signature=976, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9b99d04, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9b97ae0 @manager=#<SiriProxy::PluginManager:0x9b98a94 @plugins=[...]>>] [Info - iPhone] Received Object: LoadAssistant [Info - iPhone] Received Object: SetRestrictions [Info - iPhone] Received Object: SetSessionObjects [Info - iPhone] Received Object: ClearContext [Info - iPhone] Received Object: StartSpeechRequest [Info - iPhone] Received Object: SetRequestOrigin [Info - User Location] lat: *****, long: ******* [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: SpeechPacket [Info - iPhone] Received Object: FinishSpeech Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eb00b0 @signature=979, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eaff98, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eaf944 @manager=#<SiriProxy::PluginManager:0x9eafd54 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eaf8a4 @signature=980, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eaf78c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eaf264 @manager=#<SiriProxy::PluginManager:0x9eaf598 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eae9f4 @signature=982, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eae92c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eae42c @manager=#<SiriProxy::PluginManager:0x9eae724 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eaddb0 @signature=985, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eadcd4, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9ead7e8 @manager=#<SiriProxy::PluginManager:0x9eadab8 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9ead720 @signature=986, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9ead630, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9ead0a4 @manager=#<SiriProxy::PluginManager:0x9ead3c4 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eac4ec @signature=988, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eac3e8, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eabe84 @manager=#<SiriProxy::PluginManager:0x9eac1b8 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eab7a4 @signature=991, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eab6c8, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eab1c8 @manager=#<SiriProxy::PluginManager:0x9eab498 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eab128 @signature=992, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eab060, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9eaab4c @manager=#<SiriProxy::PluginManager:0x9eaae80 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9eaa408 @signature=994, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9eaa340, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9ea9e18 @manager=#<SiriProxy::PluginManager:0x9eaa0fc @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9b88978 @signature=997, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9b88810, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9b88270 @manager=#<SiriProxy::PluginManager:0x9b885e0 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9b881bc @signature=998, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9b88090, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9b879ec @manager=#<SiriProxy::PluginManager:0x9b87dc0 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9b86fc4 @signature=1000, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9b86ec0, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9b86a24 @manager=#<SiriProxy::PluginManager:0x9b86ce0 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9d81838 @signature=1003, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0xa1804d4, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9621174 @manager=#<SiriProxy::PluginManager:0x9a985a4 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9628d98 @signature=1004, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9626b88, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x96c2b00 @manager=#<SiriProxy::PluginManager:0x962deb0 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x98366e4 @signature=1006, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x98348e4, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9851c3c @manager=#<SiriProxy::PluginManager:0x983f4ec @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x97d4354 @signature=1009, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x97d40fc, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x97d7e50 @manager=#<SiriProxy::PluginManager:0x97d14c4 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x989bfbc @signature=1010, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x989b65c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x98ab958 @manager=#<SiriProxy::PluginManager:0x989a16c @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x98fc588 @signature=1012, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x98fbe6c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9901da8 @manager=#<SiriProxy::PluginManager:0x9903270 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9aa2770 @signature=1015, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9aa0fb0, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9a977a8 @manager=#<SiriProxy::PluginManager:0x9a98694 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9a97604 @signature=1016, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x9a97424, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x9ab3e80 @manager=#<SiriProxy::PluginManager:0x9a96a24 @plugins=[...]>>] Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x9ab0e88 @signature=1018, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#, @zip_stream=#Zlib::Deflate:0x99ff91c, @consumed_ace=false, @name="iPhone", @ssled=false> [Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x99fe198 @manager=#<SiriProxy::PluginManager:0x99ff0ac @plugins=[...]>>] /home/luca/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:664:in connect_server': unable to resolve server address (EventMachine::ConnectionError) from /home/luca/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:664:inbind_connect' from /home/luca/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:640:in connect' from /home/luca/SiriProxy/lib/siriproxy/connection/iphone.rb:20:inssl_handshake_completed' from /home/luca/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:in run_machine' from /home/luca/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:inrun' from /home/luca/SiriProxy/lib/siriproxy.rb:16:in initialize' from /home/luca/SiriProxy/lib/siriproxy/command_line.rb:96:innew' from /home/luca/SiriProxy/lib/siriproxy/command_line.rb:96:in start_server' from /home/luca/SiriProxy/lib/siriproxy/command_line.rb:85:inrun_server' from /home/luca/SiriProxy/lib/siriproxy/command_line.rb:37:in initialize' from /home/luca/SiriProxy/bin/siriproxy:6:innew' from /home/luca/SiriProxy/bin/siriproxy:6:in <top (required)>' from /home/luca/.rvm/gems/ruby-1.9.3-p362/bin/siriproxy:19:inload' from /home/luca/.rvm/gems/ruby-1.9.3-p362/bin/siriproxy:19:in <main>' from /home/luca/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:ineval' from /home/luca/.rvm/gems/ruby-1.9.3-p362/bin/ruby_noexec_wrapper:14:in `

' zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely.

lucamozza commented 11 years ago

Can anybody help me? I also tried to edit the CFPropertyList adding s.add_runtime_dependency('CFPropertyList', '=2.1.2') instead of s.add_runtime_dependency('CFPropertyList', '2.1.2') as suggested by someone, but I still get this error :( I even reinstalled ubuntu and did it again but I couldn't solve the problem. Thanks in advantage, Luca

plamoni commented 11 years ago

Looks like DNS problems. Try siriproxy update --branch dev and see if that fixes it.

plamoni commented 11 years ago

The CFProperty list problem has been resolved in master. Do a siriproxy update to get the fix.