Bitcoin Forum
June 03, 2024, 04:52:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 »
  Print  
Author Topic: [XPM] Pool mining primecoin using DigitalOcean (VPS)  (Read 88502 times)
bidji29
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
July 14, 2013, 02:52:59 AM
 #501

Maybe you need to remake a swap file

http://www.freebieservers.com/  100% FREE GAME SERVERS
coinsplz777
Jr. Member
*
Offline Offline

Activity: 58
Merit: 10


View Profile
July 14, 2013, 03:03:09 AM
 #502

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting
Teka
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 14, 2013, 03:04:06 AM
 #503

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem
96redformula
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 14, 2013, 03:05:16 AM
 #504

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem

I had that happen several times and each time I had to delete the droplet and recreate a new one.  It probably is a problem on their end....
Foamy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
July 14, 2013, 03:05:39 AM
 #505

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem

Same problem here, I wonder if DigitalOcean blocked the ports that primecoind is using...
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
July 14, 2013, 03:07:57 AM
Last edit: July 14, 2013, 03:20:36 AM by ivanlabrie
 #506

Maybe you need to remake a swap file

OH, yeah, forgot about swap! May have to enable it again.
For you guys with the same problem:
# 1Gb swap

sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile
Teka
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 14, 2013, 03:08:09 AM
 #507

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem

Same problem here, I wonder if DigitalOcean blocked the ports that primecoind is using...

Oh looks like mine just started working Cheesy
Foamy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
July 14, 2013, 03:09:55 AM
 #508

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem

Same problem here, I wonder if DigitalOcean blocked the ports that primecoind is using...

Oh looks like mine just started working Cheesy

So how long did u have to wait?
coinsplz777
Jr. Member
*
Offline Offline

Activity: 58
Merit: 10


View Profile
July 14, 2013, 03:12:11 AM
 #509


I had that happen several times and each time I had to delete the droplet and recreate a new one.  It probably is a problem on their end....

Yes this seems to solve it Smiley
Teka
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 14, 2013, 03:12:40 AM
 #510

I've managed to intall everything without errors but it seems to be taking a lot of time on Primecoin server starting...
when I use the command primecoind getmininginfo it shows:
{
    "blocks" : 0,
    "currentblocksize" : 1000
    "currentblocktx" : 0,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "primespersec" : 0,
    "pooledtx" : 0,
    "testnet" : false
}


even after 30 minutes of starting

I have the same problem

Same problem here, I wonder if DigitalOcean blocked the ports that primecoind is using...

Oh looks like mine just started working Cheesy

So how long did u have to wait?

I restarted it about 20 mins ago but I created the droplet 34 mins ago.
Foamy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
July 14, 2013, 03:12:47 AM
 #511

Ok 3 of mine are downloading the block chain finally. Only took 20 mins or so. lol
subwolf
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
July 14, 2013, 08:20:02 AM
 #512

Getting over 11,000 PPS running three 4-core droplets (3x - 4x speed increase), one of them found two blocks in the last 30 mins.
altsay
Sr. Member
****
Offline Offline

Activity: 359
Merit: 250


View Profile
July 14, 2013, 08:28:18 AM
 #513

Getting over 11,000 PPS running three 4-core droplets (3x - 4x speed increase), one of them found two blocks in the last 30 mins.

It's a great speed. What is your "setgenerate" value?
subwolf
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
July 14, 2013, 08:36:52 AM
 #514

It's a great speed. What is your "setgenerate" value?

-1, maxing it out. I'm dumping & importing keys as I spot them coming out.

https://i.imgur.com/CF45viK.jpg
Teka
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 14, 2013, 08:40:19 AM
 #515

Getting over 11,000 PPS running three 4-core droplets (3x - 4x speed increase), one of them found two blocks in the last 30 mins.

Are you using mikaelh's build?
subwolf
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
July 14, 2013, 09:08:39 AM
 #516

Are you using mikaelh's build?

Yes.
Teka
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 14, 2013, 09:27:09 AM
 #517

Are you using mikaelh's build?

Yes.

New York?
subwolf
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
July 14, 2013, 10:52:17 AM
 #518

New York?

Yes. I think with the difficulty rising the PPS has dropped. Now averaging about 7500 PPS.
OnlyC
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 14, 2013, 03:41:40 PM
 #519

New York?

Yes. I think with the difficulty rising the PPS has dropped. Now averaging about 7500 PPS.

What version are you using? I'm getting x10 with ver1, then back to normal with ver2 Sad (linux)
altsay
Sr. Member
****
Offline Offline

Activity: 359
Merit: 250


View Profile
July 14, 2013, 04:03:26 PM
 #520

New York?

Yes. I think with the difficulty rising the PPS has dropped. Now averaging about 7500 PPS.

What version are you using? I'm getting x10 with ver1, then back to normal with ver2 Sad (linux)


What do you mean by ver1 & ver2 ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!