Coder Social home page Coder Social logo

Comments (3)

gary-rowe avatar gary-rowe commented on July 19, 2024

This sounds like a network issue.

Can you provide more details about which version of MultiBit you're using?

from multibit-website-legacy.

inver5 avatar inver5 commented on July 19, 2024

Is version 0.59 and I have tried in different networks.
What settings should I use in my personal network? (as there I can
configure the firewall and ports)

If it helps I could send you any log or program file.

Thank you
El 18/05/2013 23:23, "Gary Rowe" [email protected] escribió:

This sounds like a network issue.

Can you provide more details about which version of MultiBit you're using?


Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-18108212
.

from multibit-website-legacy.

gary-rowe avatar gary-rowe commented on July 19, 2024

MultiBit uses port 8333 to connect to the Bitcoin network, although it can work just over port 80. Port 8333 allows for a greater number of connections and requires that your firewall (and possible proxy) permit outgoing TCP.

If you have a proxy between your machine and the wider internet you may need to configure Java to use it since it won't be detected by default. You can do this from the command line as follows:

java -jar -Dhttp.proxyHost=<your proxy host> -Dhttp.proxyPort=<your proxy port>

Try that with your network's settings and see how you get on.

from multibit-website-legacy.

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.