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

    TBF Feathercoin pool stuck?

    Mining
    7
    28
    13013
    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.
    • Lordas
      Lordas last edited by

      Nothing special - tried with http://, stratum+tcp:// and without. If without - minerd jumping to getwork and running, but post mesages about incorrect block size, ccminer and cgminer says that no answer from stratum. I can post all in details tomorrow.

      Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

      AcidD 1 Reply Last reply Reply Quote 2
      • AcidD
        AcidD Moderators @Lordas last edited by

        @Lordas said in TBF Feathercoin pool stuck?:

        Nothing special - tried with http://, stratum+tcp:// and without. If without - minerd jumping to getwork and running, but post mesages about incorrect block size, ccminer and cgminer says that no answer from stratum. I can post all in details tomorrow.

        So solomining on 0.9.6, in my feathercoin.conf I have this:

        Replace SomeUser and SomePassword with whatever you want.

        rpcuser=SomeUser
        rpcpassword=SomePassword
        rpcallowip=localhost
        rpcport=9337
        server=1
        

        then my nsgminer config is like this:

        setx GPU_MAX_ALLOC_PERCENT 100
        setx GPU_USE_SYNC_OBJECTS 1
        nsgminer.exe --neoscrypt -g 1 -w 128 -I 15 --gpu-platform 1 --gpu-engine 850 --gpu-memclock 1500 -o http://localhost:9337 -u SomeUser-p SomePassword
        
        • FTC Block Explorer + API @ https://fsight.chain.tips
        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

        AmDD 1 Reply Last reply Reply Quote 2
        • AmDD
          AmDD Regular Member @AcidD last edited by

          @aciddude said in TBF Feathercoin pool stuck?:

          @Lordas said in TBF Feathercoin pool stuck?:

          Nothing special - tried with http://, stratum+tcp:// and without. If without - minerd jumping to getwork and running, but post mesages about incorrect block size, ccminer and cgminer says that no answer from stratum. I can post all in details tomorrow.

          So solomining on 0.9.6, in my feathercoin.conf I have this:

          Replace SomeUser and SomePassword with whatever you want.

          rpcuser=SomeUser
          rpcpassword=SomePassword
          rpcallowip=localhost
          rpcport=9337
          server=1
          

          then my nsgminer config is like this:

          setx GPU_MAX_ALLOC_PERCENT 100
          setx GPU_USE_SYNC_OBJECTS 1
          nsgminer.exe --neoscrypt -g 1 -w 128 -I 15 --gpu-platform 1 --gpu-engine 850 --gpu-memclock 1500 -o http://localhost:9337 -u SomeUser-p SomePassword
          

          You’re able to solo on 0.9.6 with those settings? I ask because I had issues solo mining years back but have not tried lately.

          P2Pool Node: http://104.236.34.9:19327/ 0.5% fee

          1 Reply Last reply Reply Quote 1
          • Lordas
            Lordas last edited by

            Thanks! Mine miner setups:
            ccminer-75.exe -a neoscrypt -o http://192.168.1.172:9337 -u user -p pass
            minerd.exe --threads 4 --url stratum+tcp://192.168.1.170:9337 --userpass user:pass

            Tried http and stratum on both, or without, no firewall on miner and server. There are new w32 binaries (cool!) so will try them on my old wallet pc, where solo worked, with same settings.

            Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

              @Lordas - Please report back and let us know ! :-)

              @AmDD - well, it’s hashing away but with only 370 Khs, the chances of me finding a block are pretty slim.

              • 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 0
              • Lordas
                Lordas last edited by

                BTW back to topic - these days mininghub not rarely makes >51% of total FTC net hashrate…

                Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

                1 Reply Last reply Reply Quote 0
                • Wellenreiter
                  Wellenreiter Moderators @Lordas last edited by

                  @Lordas said in TBF Feathercoin pool stuck?:

                  Thanks! Mine miner setups:
                  ccminer-75.exe -a neoscrypt -o http://192.168.1.172:9337 -u user -p pass
                  minerd.exe --threads 4 --url stratum+tcp://192.168.1.170:9337 --userpass user:pass

                  Tried http and stratum on both, or without, no firewall on miner and server. There are new w32 binaries (cool!) so will try them on my old wallet pc, where solo worked, with same settings.

                  Just reading this.

                  the daemon does not support stratum, but getblock template only, if I remember right ( didn’t solo mine for years now)

                  @Ghostlander may be able to confirm

                  Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                  Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                  AmDD ghostlander 2 Replies Last reply Reply Quote 0
                  • AmDD
                    AmDD Regular Member @Wellenreiter last edited by

                    @Wellenreiter said in TBF Feathercoin pool stuck?:

                    @Lordas said in TBF Feathercoin pool stuck?:

                    Thanks! Mine miner setups:
                    ccminer-75.exe -a neoscrypt -o http://192.168.1.172:9337 -u user -p pass
                    minerd.exe --threads 4 --url stratum+tcp://192.168.1.170:9337 --userpass user:pass

                    Tried http and stratum on both, or without, no firewall on miner and server. There are new w32 binaries (cool!) so will try them on my old wallet pc, where solo worked, with same settings.

                    Just reading this.

                    the daemon does not support stratum, but getblock template only, if I remember right ( didn’t solo mine for years now)

                    @Ghostlander may be able to confirm

                    That sounds right to me as well.

                    P2Pool Node: http://104.236.34.9:19327/ 0.5% fee

                    1 Reply Last reply Reply Quote 0
                    • ghostlander
                      ghostlander Regular Member @Wellenreiter last edited by

                      @Wellenreiter Indeed the daemon supports only getwork and getblocktemplate. Pools use the latter. Stratum gets supported through a separate front-end.

                      1 Reply Last reply Reply Quote 2
                      • Lordas
                        Lordas last edited by Lordas

                        ATM at hub
                        75075f85fa541b74e058c595f07a1b02.png

                        Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

                          @Lordas Nice! you set up your own p2pool! Well done man!

                          • 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 3
                          • Lordas
                            Lordas last edited by

                            Thanks :)
                            Not a big issue with such good description.

                            Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

                            1 Reply Last reply Reply Quote 0
                            • Lordas
                              Lordas last edited by

                              TBF now on 0.9.6

                              Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

                              1 Reply Last reply Reply Quote 4
                              • Wellenreiter
                                Wellenreiter Moderators last edited by

                                I suggest to close this thread, as the title topic is solved.

                                Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

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

                                  @Wellenreiter said in TBF Feathercoin pool stuck?:

                                  I suggest to close this thread, as the title topic is solved.

                                  Done.

                                  • 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
                                  • First post
                                    Last post