Giter Site home page Giter Site logo

Comments (5)

jgeboski avatar jgeboski commented on June 9, 2024

Looks like your IPv6 connection to b-api.facebook.com is broken.

Test the connection with: curl -6I https://b-api.facebook.com

from purple-facebook.

tyeo098 avatar tyeo098 commented on June 9, 2024

Woops.
Thought I had gotten rid of everything IPV6.
sysctl seems to have re-enabled it.

Running through and disabling it according to http://askubuntu.com/questions/440649/how-to-disable-ipv6-in-ubuntu-14-04 seems to have resolved it.

Friends list loaded, send and receive confirmed.

Great job! Thanks a lot! Now about those plaintext passwords...

from purple-facebook.

jgeboski avatar jgeboski commented on June 9, 2024

It is all sent over an encrypted HTTP connection. The password is only being dumped to stdout as you have debugging enabled with the PURPLE_UNSAFE_DEBUG variable. If I spent the time to strip every little piece of "sensitive" information from the logs, they'd be butchered at that point, and the code base would be even bigger.

from purple-facebook.

ThornedRose avatar ThornedRose commented on June 9, 2024

I had this exact same problem with the same debug log. What 'fixed' it for me however was changing from ConnMan to NetworkManager. I'm on Arch Linux and my network card is a NVIDIA Corporation MCP51 Ethernet Controller (rev a3) in case this helps anyone else.

from purple-facebook.

enielrodriguez avatar enielrodriguez commented on June 9, 2024

I have the same problem, but is caused by a slow network connection.
I tried with an account with few messages and only 3 friends, and it worked.
But with mine, which has dozens of messages (all marked as read) and hundreds of friends, it does not work, it starts to download data but the connection ends with the mentioned error (I check it in the log).
Is there any way to increase the connection timeout?

from purple-facebook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.