Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    How to debug feathercoind node while mining

    Mining
    2
    4
    2092
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      goodthebest last edited by goodthebest

      When we are solo mining miners are connected to daemon node, what is the command line in feathercoin-cli to debug and see how miners are performing.

      1 Reply Last reply Reply Quote 1
      • AcidD
        AcidD Moderators last edited by

        You should check your mining software …ie nsgminer or ccminer…whatever you are using thats where you’ll be able to see the performance of your mining.

        With feathercoin-cli you can do basic ones like

        “Getinfo” or “getblockchaininfo”

        What are you looking for exactly ?

        • FTC Block Explorer + API @ https://fsight.chain.tips
        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

        1 Reply Last reply Reply Quote 1
        • G
          goodthebest last edited by

          @AcidD Yes, we can debug from nsgminer or ccminer but they are client side. Is there a way we can check node side if blocks are being submitted etc.?

          1 Reply Last reply Reply Quote 0
          • G
            goodthebest last edited by goodthebest

            Answering my own question in case of linux

            for detailed debug report, in feathercoin.conf, there should be debug=1

            run this command for real time debug,. to exit, Ctrl + C
            tail -f ~/.feathercoin/debug.log

            1 Reply Last reply Reply Quote 1
            • First post
              Last post