-
Notifications
You must be signed in to change notification settings - Fork 343
Create server for iPhone connection #153
Comments
Exactly the same issue... |
Your mac resolves guzzoni.apple.com correctly or no? |
Same here, any help would be great. |
We see similar output from certificate errors. If you're 100% sure your DNS is set up properly, then make sure your certificates are properly generated and the ca.pem is installed on your iPhone. |
As soon as I'm home I'll try pinging guzzoni. |
I had a similar error. When I used the SiriProxy gencerts method and sent the ca.pem to my phone as I had done before, I got an error "This profile contains no information" or something to that effect. When I checked the file, it's size was 0 bytes, so I retried with the same result. I tried using the old way of creating the 'My Fake Ca' and replacing it with the empty file, but I'm still getting the same results. |
I just got home and started from scratch again. when I generated the certs, the ca.pem file was still 0 bytes, so I just went through the old method and replaced all the files in the ./siriproxy/ folder and it works fine, still not sure what was going on with the gencerts command, but it's up and running! |
i got this far on my mac air and i am thinking about going Ubuntu but i wanna give the certs one more try... ca.pem is 0 byte will my fake ca is 4KB. does anyone know why? thanks |
i copied the certs from ubunto to my mac, works fine |
You are using the wrong version of openssl |
My Mac does not not resolve guzzoni.apple.com correctly. 100% packet loss |
Theres your problem |
check your dnsmasq.conf and make sure /address=guzzoni.apple.com/"IP" is the same as your computer IP address. if you cant "talk" to guzzoni, then this wont work. good luck |
sudoname: |
thanks @plamoni , its been working for a long time now... my new problem is the creation of the *.rb files in the plugins. i can't get the plugins i created to work cos i can't figure out how to generate the executable files. thanks pete |
where does it fail? running siriproxy bundle will gemify the plugins. |
i just wrote this (to show the error i am getting) i have not looked for coding error i, i just want it to run so i can debug it. oh and "siriproxy-wayne" is a folder in that exact location.... Thanks Abayomi:bin newuser$ rvm use 1.9.3-p0 --default |
Can you share the source for the plugin or no? Specifically the gemspec |
this is the one i just wrote to illustrate the point
gemspec Gem::Specification.new do |s| s.rubyforge_project = "siriproxy-Wayne" s.files = |
This may not be your issue, but I found that replacing: s.files = with: s.files = allowed me to build the plugin successfully. (note the
|
I dont know why it decided to wrap the code... Replace: |
thanks i got that lol... thanks |
I'm not a big Ruby coder but I'm going to assume that is classifying the script as s SiriProxy plugin. I defer to those ruby devs out there. Did the bundle work after that change? |
No it didn't but thanks Sent from my iPhone 4S On Dec 10, 2011, at 3:05 PM, Gustavo Tandeciarz reply@reply.github.com wrote:
|
hmm... crappy. Sorry man, I'd have to look at your setup to be able to troubleshoot better... |
hey guys, i'm running siri against siriproxy on a mac book air. from my mac i can telenet to guzzoni over port 443 fine. i modified the hosts file on the iphone to route to my mac and portscan and safari both show that it works okay. however, when i launch siri - no data is passed and siri apologizes for having trouble connecting to the network. next step is to try this with an iphone 4s and if that doesn't work - sniff packets in the network to see what's going on... any thoughts would be great. cheers. |
@pengas have you modified com.apple.assistant.plist to talk to guzzoni.apple.com instead of cd-team's servers? |
@FernandoGStocco no i did not. before your comment i had realized i need to add siri.cd-team.org to my /etc/hosts on the device. once i did that the server responded, though i get out the debug message: Create server for iPhone connection i did reach out to /private/var/mobile/Library/Preferences/com.apple.assistant.plist and updated the hostname field. now after reboot of both device and server siri just hangs forever and the server is not getting any requests... when running a network utility from the device against both siri.cd-team.org and guzzoni.apple.com the siriproxy server responds... thoughts? |
whenever I activate rvmsudo siriproxy server i get this (just want to enforce the fact that my mac's dns is NOT the one I'm pointing my iPhone to and i have iPhone correctly pointed to Mac's internal IP. screenshots: http://twitpic.com/7paouy http://twitpic.com/7paooj and http://twitpic.com/7paoj7):
mac-mini-de-paulo-neto:siriproxy Fernando.$ rvmsudo siriproxy server
Password:
Starting SiriProxy on port 443..
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea9227d5b0 @Signature=3, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea9227d330, @zip_stream=#Zlib::Deflate:0x007fea9227d308, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea91842000 @manager=#<SiriProxy::PluginManager:0x007fea9227ccc8 @plugins=[...]>>]
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea91841cb8 @Signature=4, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea918418d0, @zip_stream=#Zlib::Deflate:0x007fea91841830, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea9183f530 @manager=#<SiriProxy::PluginManager:0x007fea918406d8 @plugins=[...]>>]
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea9183edd8 @Signature=5, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea9183e950, @zip_stream=#Zlib::Deflate:0x007fea9183e900, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea9183c948 @manager=#<SiriProxy::PluginManager:0x007fea9183dd70 @plugins=[...]>>]
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea9183c308 @Signature=6, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea9183c0d8, @zip_stream=#Zlib::Deflate:0x007fea9183c088, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea918399f0 @manager=#<SiriProxy::PluginManager:0x007fea9183ab70 @plugins=[...]>>]
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea91839248 @Signature=7, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea91838e88, @zip_stream=#Zlib::Deflate:0x007fea91838e60, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea91836b60 @manager=#<SiriProxy::PluginManager:0x007fea91837e48 @plugins=[...]>>]
Create server for iPhone connection
start conn #<SiriProxy::Connection::Iphone:0x007fea91836750 @Signature=8, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @unzipped_output="", @unzip_stream=#Zlib::Inflate:0x007fea91835e90, @zip_stream=#Zlib::Deflate:0x007fea91835d78, @consumed_ace=false, @name="iPhone", @ssled=false>
[Info - Plugin Manager] Plugins laoded: [#<SiriProxy::Plugin::Example:0x007fea91833fa0 @manager=#<SiriProxy::PluginManager:0x007fea91834ef0 @plugins=[...]>>]
The text was updated successfully, but these errors were encountered: