Closed GoogleCodeExporter closed 9 years ago
Just look at Issue 16... its the same ;)...
Original comment by michael....@googlemail.com
on 14 Sep 2011 at 9:39
@michael
thanks. i wasn't sure about that :)
Original comment by tho...@striesse.net
on 14 Sep 2011 at 9:47
No problem dude ;) I dont understand... look at issue 16... I did the same
steps but actually i get the error in attachment... mh.. maybe the
configurationsteps have to be done? Could it be?
Original comment by michael....@googlemail.com
on 14 Sep 2011 at 10:04
Thanks for taking the time to report your issue.
Try to set the default language to English for the authenticated account.
Also make sure you can access Facebook from a normal web browser.
If you use proxy to access Facebook, make sure you enter the proxy connection
details in the settings tab.
If you still encounter this situation, let us know.
Original comment by HusseinElMotayam@gmail.com
on 14 Sep 2011 at 2:06
Thanks!
Changing the FB-account language to english solved the problem :-)
Original comment by tho...@striesse.net
on 14 Sep 2011 at 3:31
hi have other problems if you could help me.
1) java -jar FBpwn.jar
2) Add a facebook account already existing
3) Java Exception Error :
<code>
java.util.concurrent.ExecutionException: java.lang.RuntimeException:
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
</code>
I firstly used iptables for a transparent proxy to analyse the requests sent by
the application with version 0.1.3 and now i use the proxy settings added with
version 0.1.5.
the requests sent are 2:
the first one is :
<code>
GET / HTTP/1.1
Host: www.facebook.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19)
Gecko/2010031422 Firefox/3.0.19
Accept-Language: en-us
Accept: */*
Proxy-Connection: Keep-Alive
</code>
the second one is:
<code>
GET /?_fb_noscript=1 HTTP/1.1
Host: www.facebook.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19)
Gecko/2010031422 Firefox/3.0.19
Accept-Language: en-us
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: datr=7dJwTuu6ocaNNeaQLeTdF59D; lsd=yK4qa;
reg_fb_gate=http%3A%2F%2Fwww.facebook.com%2F;
reg_fb_ref=http%3A%2F%2Fwww.facebook.com%2F
</code>
No other requests sent by the program
I hope i gave all the information useful to explain me why it doesn't work.
Regards.
Original comment by cristian...@gmail.com
on 14 Sep 2011 at 4:25
[deleted comment]
@tho: Glad to hear that your problem is solved, I'll mark this as a duplicate
of issue 16.
@cristian: Thanks for taking the time to report your issue.
Kindly start a new issue, so we can start discussing it.
Thank you.
Original comment by HusseinElMotayam@gmail.com
on 14 Sep 2011 at 5:01
mine still isnt adding to the account list..
i changed the default language to english an its still not working...
Original comment by summah_s...@hotmail.com
on 27 Sep 2011 at 4:24
Original issue reported on code.google.com by
tho...@striesse.net
on 14 Sep 2011 at 9:01