Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! - page 172. (Read 547569 times)

hero member
Activity: 483
Merit: 510
The Shift Team
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.


We will of course have a look at this. This shall be solved.

Regards

This problem was still in version 1 to restart all the coins

This problem did not exist in shift v1. Have i misunderstood something? We are currently uploading new binarys. I hope you will be satisfied with that.
sr. member
Activity: 241
Merit: 250
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.


We will of course have a look at this. This shall be solved.

Regards

This problem was still in version 1 to restart all the coins
hero member
Activity: 483
Merit: 510
The Shift Team
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.


We will of course have a look at this. This shall be solved.

Regards
sr. member
Activity: 241
Merit: 250
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.


https://bitcointalksearch.org/topic/m.14508342

  Wink

Life hack.
SOLOmining

Many have noted that Gshift is disabled himself, and in the morning to check the work you realize that mining did not work while you sleep ((
There is a solution!
Write a script that will run itself Mining.

Create a new .bat file (re-launched.bat)
it prescribes these lines here
___________________________________


@echo off
TIMEOUT 5
:Rs
start gshift-windows-amd64 --rpcaddr "127.0.0.1" --rpcport 53901 console & start ethminer -G -F http://127.0.0.1:53901 --cl-local-work 128 --cl-global-work 16384 --farm-recheck 500
TIMEOUT 3600
taskkill.exe /f /im "gshift-windows-amd64" /T
taskkill.exe /f /im "ethminer.exe" /T
TIMEOUT 1
goto :Rs

___________________________________

the .bat file must be located in a folder
gshift and ethminer

This script is run, and a purse and a miner at the same time in separate windows, next will come the countdown to 3600 seconds will automatically shut down programs, and re-launched.
pleasant use
full member
Activity: 165
Merit: 100
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.


I have had occasional crashes. ( maybe after a day) I'm using go 1.4.2.
Maybe you could send a logfile to the shift team.

Not shure what you are mining with but I suggest using Genoil's cudaminer.
Recently versions support failover. (eg, I failover to ethproxy connected to a pool)

It works with CUDA and OpenCL so ok with AMD and NVIDIA and will also delete the old DAG files.

https://github.com/Genoil/cpp-ethereum

Haven't tried the binaries, I use linux and build it myself. This is something that is also a lot easier since work has been done to eliminate dependencies that are not needed for mining.
newbie
Activity: 57
Merit: 0
Yes, 2.5.
It can run 24hrs without a problem.
But it can crash in a few mins from the start like today and yesterday Sad
Win 7 64bit.
full member
Activity: 165
Merit: 100
Statistics is good, but inflation is more!

Inflation is not more. Its less. You can not include the first 10000 blocks since the genesis had a significant low difficulty. A problem though is our low hashing power. A stable high hashing power Will make it better even more.

Dont worry sir, everything Will be allright. Im from the internet.
How can shift have high hash rate if gshift is crashing all the time Sad and have sync problems Sad

I hope you are using version 2.5.0.

From the console, 
Code:
admin.nodeInfo
should show
Code:
name: "Gshift/v2.5.0- ....
newbie
Activity: 57
Merit: 0
Statistics is good, but inflation is more!

Inflation is not more. Its less. You can not include the first 10000 blocks since the genesis had a significant low difficulty. A problem though is our low hashing power. A stable high hashing power Will make it better even more.

Dont worry sir, everything Will be allright. Im from the internet.
How can shift have high hash rate if gshift is crashing all the time Sad and have sync problems Sad
hero member
Activity: 574
Merit: 500
shift is great coin and good development.. i will invest. lol
hero member
Activity: 553
Merit: 500
We're doing a Facebook giveaway! Smiley

Click this link and follow the instructions:
https://www.facebook.com/ShiftNrg/posts/1033063740109687
Thank you for the giveaway in facebook ,
All done
hero member
Activity: 483
Merit: 510
The Shift Team
Statistics is good, but inflation is more!

Inflation is not more. Its less. You can not include the first 10000 blocks since the genesis had a significant low difficulty. A problem though is our low hashing power. A stable high hashing power Will make it better even more.

Dont worry sir, everything Will be allright. Im from the internet.
legendary
Activity: 1354
Merit: 1000
Statistics is good, but inflation is more!
member
Activity: 83
Merit: 10
So statistics are available at this url now.

http://stats.shiftnrg.org/

The stat page is very impressive. Well done team Shift.
All the best for your journey.
sr. member
Activity: 458
Merit: 250
So statistics are available at this url now.

http://stats.shiftnrg.org/
legendary
Activity: 1190
Merit: 1004


New logo! This coin is going to the moon now!!



full member
Activity: 176
Merit: 100
@ maxminers

And if is possible try lower confirmations. 750 is too much. Suprnova can also lower it.
legendary
Activity: 1316
Merit: 1021
2009 Alea iacta est
@ maxminers

Automatic Payout Threshold is too low,please put to 100

thks in advance
sr. member
Activity: 458
Merit: 250
We're doing a Facebook giveaway! Smiley

Click this link and follow the instructions:
https://www.facebook.com/ShiftNrg/posts/1033063740109687
newbie
Activity: 57
Merit: 0
Quote
From the gshift console I typically use the following to monitor information on my host...

Code:
shf.getBlock("latest")
net.peerCount
admin.peers
web3.fromWei(shf.getBalance(shf.shiftbase))

There is also the "gshift monitor" but you need to enable it with the "--metrics" option when you start gshift.

And while I was typing someone posted their monitor. :-)


Thanks, that helps a lot Smiley
full member
Activity: 165
Merit: 100
Hi, im doing solo and its going very well, but where can i find network statistics like https://ethstats.net/ ?

From the gshift console I typically use the following to monitor information on my host...

Code:
shf.getBlock("latest")
net.peerCount
admin.peers
web3.fromWei(shf.getBalance(shf.shiftbase))

There is also the "gshift monitor" but you need to enable it with the "--metrics" option when you start gshift.

And while I was typing someone posted their monitor. :-)
Jump to: