Bitcoin Forum
July 21, 2017, 07:02:13 PM *
News: Latest stable version of Bitcoin Core: 0.14.2  [Torrent].
 
   Home   Help Search Donate Login Register  
Pages: « 1 2 3 4 5 [6]  All
  Print  
Author Topic: BURST mit LINUX  (Read 3906 times)
rico666
Hero Member
*****
Offline Offline

Activity: 672


฿ → ∞


View Profile WWW
July 04, 2017, 05:26:43 PM
 #101

Irgendjemand wollte doch mit 500 TB vorbeischauen.

Kann mir nicht vorstellen, dass wenn ich 120 TB habe, MvN 100TB hat ... und ein paar Zerquetschte ...
dass der Pool wirklich nicht mind. 1x Tag was findet.

all non self-referential signatures except mine are lame ... oh wait ...   ·  LBC Thread (News)  ·  BURST Pool
Decentralized search
Search for products or services and get paid for it
pre-sale Token CAT
25 July 50% discount
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
1500663733
Hero Member
*
Offline Offline

Posts: 1500663733

View Profile Personal Message (Offline)

Ignore
1500663733
Reply with quote  #2

1500663733
Report to moderator
1500663733
Hero Member
*
Offline Offline

Posts: 1500663733

View Profile Personal Message (Offline)

Ignore
1500663733
Reply with quote  #2

1500663733
Report to moderator
1500663733
Hero Member
*
Offline Offline

Posts: 1500663733

View Profile Personal Message (Offline)

Ignore
1500663733
Reply with quote  #2

1500663733
Report to moderator
schnebihacked
Sr. Member
****
Offline Offline

Activity: 264


View Profile
July 04, 2017, 05:38:41 PM
 #102

Irgendjemand wollte doch mit 500 TB vorbeischauen.

Kann mir nicht vorstellen, dass wenn ich 120 TB habe, MvN 100TB hat ... und ein paar Zerquetschte ...
dass der Pool wirklich nicht mind. 1x Tag was findet.

Das war ich.... Allerdings laufen meine Miner gerade sehr stabil bei burst.ninja und mir fehlt gerade die Freizeit um die umzustellen....
whyte
Sr. Member
****
Offline Offline

Activity: 419


View Profile
July 05, 2017, 07:42:02 AM
 #103

Gelaufen ist der creepMiner bei mir auch, er hat auch alle Plots eingelesen, aber ich habe nicht gesehen, dass er etwas übertragen hat.
Und das soll er wohl anzeigen ...
Er hat einfach eingelesen und gewartet,  bis der nächste Block kommt
er überträgt natürlich nur, wenn er eine Deadline gefunden hat, die unterhalb der Threshold liegt. Du kannst ja mal testweise

Quote
"targetDeadline" : "0y 0m 5d 00:00:00",

in der mining.conf auf 999 Jahre setzen oder so.

Ich hab heute morgen noch mal den creepMiner mit der targetDealine von oben laufen lasen, parallel dazu den das burst-mining-system (Java).
Der creepMiner hat wieder keine Übertragungen angezeigt, das burst-mining-system hat min 3 Übertragungen ... nächster Block wieder, creepMiner nix, min 4 bei burst-mining-system
Wirklich verstehen kann ich das nicht, der creepMiner wäre mir lieber, ich find den schöner aufgebaut ...

Code:
{
    "logging" : {
        "config" : "information",
        "general" : "information",
        "miner" : "debug",
        "nonceSubmitter" : "debug",
        "output" : {
            "dirDone" : true,
            "lastWinner" : true,
            "nonceConfirmed" : true,
            "nonceFound" : true,
            "nonceOnTheWay" : true,
            "nonceSent" : true,
            "plotDone" : false
        },
        "path" : "/burst/logs",
        "plotReader" : "information",
        "plotVerifier" : "information",
        "server" : "fatal",
        "session" : "error",
        "socket" : "off",
        "wallet" : "information"
    },
    "mining" : {
        "intensity" : 5,
        "maxBufferSizeMB" : 128,
        "maxPlotReaders" : 4,
        "miningIntensity" : 5,
        "passphrase" : {
            "algorithm" : "aes-256-cbc",
            "decrypted" : "",
            "deleteKey" : false,
            "encrypted" : "",
            "iterations" : 1000,
            "key" : "",
            "salt" : ""
        },
        "plots" : [
            "/space/Plots"
        ],
        "submissionMaxRetry" : 5,
        "targetDeadline" : "0y 0m 5d 00:00:00",
        "timeout" : 45,
        "urls" : {
            "miningInfo" : "http://burst.cryptoguru.org:8124",
            "submission" : "http://burst.cryptoguru.org:8124",
            "wallet" : "https://burst.cryptoguru.org"
        }
    },
    "webserver" : {
        "credentials" : {
            "hashed-pass" : "f627e2b334ca1de5a992c9308938bd8a690f5ea5",
            "hashed-user" : "f627e2b334ca1de5a992c9308938bd8a690f5ea5",
            "plain-pass" : "",
            "plain-user" : ""
        },
        "start" : true,
        "url" : "http://172.16.1.85:8080"
    }
}

ich glaub mittlerweile, es liegt an dem Poco 1.7.8 ...


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

EDIT: Erfolg
Mit creepMiner 1.6 + Poco 1.7.8 bekomme ich nun endlich auch submitted Nonces angezeigt.
Code:
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce found (5d 08:50:38)                                                                                                                                                                                     
10:57:13:       nonce: 39080942                                                                                                                                                                                                               
10:57:13:       in: /space/Plots/13637324019230748138_38800000_400000_400000                                                                                                                                                                 
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce on the way (5d 08:50:38)                                                                                                                                                                               
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce submitted (5d 08:50:38)                                                                                                                                                                                 
10:57:13:       nonce: 39080942                                                                                                                                                                                                               
10:57:13:       in /space/Plots/13637324019230748138_38800000_400000_400000                                                                                                                                                                   
10:57:14: FDHC-Y6GL-26MP-D3EJU: nonce confirmed (5d 08:50:38)                                                                                                                                                                                 
10:57:14:       nonce: 39080942                                                                                                                                                                                                               
10:57:14:       in /space/Plots/13637324019230748138_38800000_400000_400000                                                                                                                                                                   
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce found (5d 08:39:09)                                                                                                                                                                                     
10:57:27:       nonce: 69891304                                                                                                                                                                                                               
10:57:27:       in: /space/Plots/13637324019230748138_69600000_400000_400000                                                                                                                                                                 
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce on the way (5d 08:39:09)                                                                                                                                                                               
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce submitted (5d 08:39:09)                                                                                                                                                                                 
10:57:27:       nonce: 69891304                                                                                                                                                                                                               
10:57:27:       in /space/Plots/13637324019230748138_69600000_400000_400000                                                                                                                                                                   
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce confirmed (5d 08:39:09)                                                                                                                                                                                 
10:57:27:       nonce: 69891304                                                                                                                                                                                                               
10:57:27:       in /space/Plots/13637324019230748138_69600000_400000_400000
Antigo
Member
**
Offline Offline

Activity: 70


View Profile
July 08, 2017, 05:16:29 PM
 #104

Also ich bin jetzt mit meinem größeren Setup auch auf Ricos Pool gewechselt, und hatte dann auch das Problem das keine Noncen submittet wurden.

Und zwar habe ich einen Rechner auf dem eine Burst-Wallet und ein creepMiner läuft, der als Proxy fungiert.

Dann habe ich einen anderen Rechner an dem meine Platten hängen und ein creepMiner, bei dem der andere Rechner als Pool und als Wallet eingetragen ist.

Auf pool.burstmining.club hat dieses Setup problemlos funktioniert. Als ich auf Ricos Pool wechselte wurden aber keine Noncen mehr submittet. Wenn ich den Pool direkt am Mining-Rechner einstelle geht's aber... Kann ich mir nicht erklären. Für's erste ist es OK so, da ich zzt. nur einen Mining-Rechner habe, aber längerfristig ist das doof.

Komischerweise funktioniert von dem Mining-Rechner aus auch nur die Submission auf "http://burst.cryptoguru.org:8124" und nicht "https://burst.cryptoguru.org" oder "http://burst.cryptoguru.org". Vielleicht ist es ein Problem mit der SSL-Konfiguration?
altcoinb
Member
**
Offline Offline

Activity: 110


View Profile
July 09, 2017, 06:51:06 PM
 #105

Code:
Using pool.burstcoin.party port 8081
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline                
Could not get mining info from Node. Will retry..            
314 MB read/1257 GB total/no deadline    

läuft der Miner jetzt korrekt? (mdcct-master)
Ein Kollege meinte das hätte bei ihm am Anfang auch immer gestanden
und irgendwann würde es gehen. (was ich mir nicht vorstellen kann)

Muss die lokale Wallet die komplette Blockchain haben?
Ich sehe da hat sich 0 bewegt und das schon seit 5 Tagen.
whyte
Sr. Member
****
Offline Offline

Activity: 419


View Profile
July 10, 2017, 05:39:20 AM
 #106

Sehe ich nicht so, wie ist der Aufrufbefehl ?
altcoinb
Member
**
Offline Offline

Activity: 110


View Profile
July 10, 2017, 06:06:50 AM
 #107

Sehe ich nicht so, wie ist der Aufrufbefehl ?

Code:
./mine pool.burstcoin.party:8081 /media/user/1f32d595-9984-4d29-b6dd-1i84812b584f/
whyte
Sr. Member
****
Offline Offline

Activity: 419


View Profile
July 10, 2017, 06:22:00 AM
 #108

nimm mal das andere programm, ich glaube, das mine ist zum solo-minen

Code:
./mine_pool_all pool.burstcoin.party:8081 /media/user/1f32d595-9984-4d29-b6dd-1i84812b584f/
altcoinb
Member
**
Offline Offline

Activity: 110


View Profile
July 10, 2017, 06:42:21 AM
 #109

nimm mal das andere programm, ich glaube, das mine ist zum solo-minen

Code:
./mine_pool_all pool.burstcoin.party:8081 /media/user/1f32d595-9984-4d29-b6dd-1i84812b584f/

jetzt kommt:

Code:
Using pool.burstcoin.party port 8081

Walet reported no deadline.

Could not get mining info from Node. Will retry..            
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.

Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
0 MB read/0 GB total/no deadline                
Walet reported no deadline.
Walet reported no deadline.
8 MB read/35 GB total/no deadline                 
Walet reported no deadline.
17 MB read/68 GB total/no deadline                 
Walet reported no deadline.

Walet reported no deadline.
68 MB read/275 GB total/no deadline                 
Walet reported no deadline.
314 MB read/1257 GB total/no deadline                 
New block 380180, basetarget 236144                         

Could not get mining info from Node. Will retry..             

Walet reported no deadline.
0 MB read/0 GB total/no deadline                 
New block 380183, basetarget 205717                         

Walet reported no deadline.

Walet reported no deadline.

Walet reported no deadline.

Walet reported no deadline.

Walet reported no deadline.

Walet reported no deadline.

Welchen Pool nutzt du?



whyte
Sr. Member
****
Offline Offline

Activity: 419


View Profile
July 10, 2017, 07:33:01 AM
 #110

ich nutze den von rico ...

hast du mal ein http:// vor den pool gesetzt ... soweit ich weiß, erwartet er da eine Url
whyte
Sr. Member
****
Offline Offline

Activity: 419


View Profile
July 11, 2017, 11:05:27 AM
 #111

Oh ich seh grad, ich muss ja ein Block gewonnen haben ... Smiley Smiley
Pages: « 1 2 3 4 5 [6]  All
  Print  
 
Jump to:  

Sponsored by , a Bitcoin-accepting VPN.
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!