0 Members and 1 Guest are viewing this topic.
Quote from: metac0m on November 18, 2013, 12:56:11 amQuote from: yoloswag on November 17, 2013, 11:20:10 pmOn http://ypool.net/ its says that one of my worker is not active even though it's submitting shares? same for me :/Problem was incorrect port! :/ remember to put :8081
Quote from: yoloswag on November 17, 2013, 11:20:10 pmOn http://ypool.net/ its says that one of my worker is not active even though it's submitting shares? same for me :/
On http://ypool.net/ its says that one of my worker is not active even though it's submitting shares?
Ypool appears to have adopted a policy of including a maximum of one transaction per block, which appears to be slowing down transaction confirmations on the network. Compare the ypool stats page to the list of 1-transaction blocks on http://btsblock.com/chain/ProtoSharesSeveral people have noticed that transactions are getting held up with 0 confirmations (with or without transactions fees) as numerous blocks roll by until a different pool finds a block, at which a bunch of transactions finally get their first confirmation.This seems harmful to the network as a whole.
Quote from: gnarl on November 15, 2013, 11:36:23 pmI am getting a crash when adding the :portIf I run it without the port it just hangs looking for the old port, but doesnt crash. jhProtominer (v0.1c)ubuntu@ip-x:~/jhProtominer/src/jhProtominer$ ./jhProtominer -o ypool.net:8081 -u name.1 -p x -t 4 -m512Launching miner...Using 256 megabytes of memory per threadUsing 4 threadsConnected to server using x.pushthrough(xpt) protocolxpt: Logged in with name.1Illegal instruction (core dumped)Do I need to redownload and recompile or something?Did the miner ever run on the same machine? Native or virtualised machine?.Compile with "-march=corei7" if it does not work with "-march=native" . Solved exactly this error on some cloud machines for me.
I am getting a crash when adding the :portIf I run it without the port it just hangs looking for the old port, but doesnt crash. jhProtominer (v0.1c)ubuntu@ip-x:~/jhProtominer/src/jhProtominer$ ./jhProtominer -o ypool.net:8081 -u name.1 -p x -t 4 -m512Launching miner...Using 256 megabytes of memory per threadUsing 4 threadsConnected to server using x.pushthrough(xpt) protocolxpt: Logged in with name.1Illegal instruction (core dumped)Do I need to redownload and recompile or something?