Coder Social home page Coder Social logo

Comments (5)

jtgrassie avatar jtgrassie commented on May 11, 2024

Your config file is bad. At minimum you have not read interconnected-pools properly as your logs above show you have set upstream-host to 0.0.0.0 (which is a bind address of any).

from monero-pool.

jtgrassie avatar jtgrassie commented on May 11, 2024

If you are just running a single pool you can comment out the trusted_ / upstream_ lines (like they are in the default conf file.

from monero-pool.

jtgrassie avatar jtgrassie commented on May 11, 2024

Set the correct things in your config file:

rpc-host = 127.0.0.1
rpc-port = 28081
wallet-rpc-host = 127.0.0.1
wallet-rpc-port = 28084

to point to the correct ip:port of each your monerod and monero-wallet-rpc listening RPC ip:port.

This should all be painfully obvious.

from monero-pool.

jtgrassie avatar jtgrassie commented on May 11, 2024

"I use ip, no domain name, when i type the ip address it just show error page" - again, config. You have to use the same IP and port as you set in the pool config. And of course make sure you bound to an accessible interface and that you don't have any firewall blocking it. This is all very basic stuff that has nothing to do with the pool. This is not a support channel but a bug/issue tracker.

from monero-pool.

kamisama23 avatar kamisama23 commented on May 11, 2024

"I use ip, no domain name, when i type the ip address it just show error page" - again, config. You have to use the same IP and port as you set in the pool config. And of course make sure you bound to an accessible interface and that you don't have any firewall blocking it. This is all very basic stuff that has nothing to do with the pool. This is not a support channel but a bug/issue tracker.

thanks for your reply, all have done!

from monero-pool.

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.