Bitcoin Forum
June 24, 2024, 07:12:49 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: can't modify ppcoind's wallet location on: June 03, 2016, 03:11:19 AM
stopped ppcoind, cleared the log, restarted ppcoind. Here's the beginning of the fresh log:

Code:
PPCoin version v0.5.3ppc-beta (2016-03-21 21:41:17 +0000)
Default data directory /home/oldspurty/.ppcoin
Loading addresses...
dbenv.open LogDir=/mnt/3tbraid10/coind-datadirs/peercoin/database ErrorFile=/mnt/3tbraid10/coind-datadirs/peercoin/db.log
Loaded 8215 addresses
 addresses             43694ms
Loading block index...
PPCoin Network: genesis=0x0000000032fe677166d5 nBitsLimit=0x1d00ffff nBitsInitial=0x1c00ffff nStakeMinAge=2592000 nCoinbaseMaturity=500 nModifierInterval=21600
LoadBlockIndex(): hashBestChain=5426ad913d2b2757a58b  height=240187  trust=8426570781040631
LoadBlockIndex(): synchronized checkpoint 973ab72b4bcc25442e7175ffef41399708a8b572c0951cf70baa127049cd80eb
Verifying last 2500 blocks at level 1
 Upgrade Info: no txdb upgrade v0.3->v0.4 detected.
 Upgrade Info: v0.5+ no txdb upgrade detected.
 block index            8975ms
Loading wallet...
nFileVersion = 60300
 wallet                  278ms
Done loading


Comparing that to the log for bitcoind (which does correctly use the alternate wallet filename), I see pretty much the same thing:

Code:
2016-06-02 03:19:04 Bitcoin version v0.12.1.0-g9779e1e (Mon, 11 Apr 2016 13:01:43 +0200)
2016-06-02 03:19:04 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2016-06-02 03:19:04 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2016-06-02 03:19:04 Default data directory /home/oldspurty/.bitcoin
2016-06-02 03:19:04 Using data directory /mnt/3tbraid10/coind-datadirs/bitcoin
2016-06-02 03:19:04 Using config file /mnt/3tbraid10/coind-datadirs/bitcoin/bitcoin.conf
2016-06-02 03:19:05 Using at most 125 connections (1024 file descriptors available)
2016-06-02 03:19:05 Using 4 threads for script verification
2016-06-02 03:19:05 scheduler thread start
2016-06-02 03:19:05 HTTP: creating work queue of depth 16
2016-06-02 03:19:05 Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation.
2016-06-02 03:19:05 HTTP: starting 4 worker threads
2016-06-02 03:19:05 Using wallet wallet-bitcoin.dat
2016-06-02 03:19:05 init message: Verifying wallet...
2016-06-02 03:19:06 CDBEnv::Open: LogDir=/mnt/3tbraid10/coind-datadirs/bitcoin/database ErrorFile=/mnt/3tbraid10/coind-datadirs/bitcoin/db.log
2016-06-02 03:19:06 Bound to [::]:8333
2016-06-02 03:19:06 Bound to 0.0.0.0:8333
2016-06-02 03:19:06 Cache configuration:
2016-06-02 03:19:06 * Using 2.0MiB for block index database
2016-06-02 03:19:06 * Using 32.5MiB for chain state database
2016-06-02 03:19:06 * Using 65.5MiB for in-memory UTXO set
2016-06-02 03:19:06 init message: Loading block index...
2016-06-02 03:19:07 Opening LevelDB in /mnt/3tbraid10/coind-datadirs/bitcoin/blocks/index
2016-06-02 03:19:13 Opened LevelDB successfully
2016-06-02 03:19:13 Using obfuscation key for /mnt/3tbraid10/coind-datadirs/bitcoin/blocks/index: 0000000000000000
2016-06-02 03:19:13 Opening LevelDB in /mnt/3tbraid10/coind-datadirs/bitcoin/chainstate
2016-06-02 03:25:15 Opened LevelDB successfully
2016-06-02 03:25:15 Using obfuscation key for /mnt/3tbraid10/coind-datadirs/bitcoin/chainstate: addf9831f72065ee
2016-06-02 03:25:21 LoadBlockIndexDB: last block file = 533
2016-06-02 03:25:21 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=99, size=79327190, heights=414318...414416, time=2016-06-01...2016-06-02)
2016-06-02 03:25:21 Checking all blk files are present...
2016-06-02 03:25:22 LoadBlockIndexDB: transaction index disabled
2016-06-02 03:25:22 LoadBlockIndexDB: hashBestChain=0000000000000000027edc037f2401120110f58c1fe73cc706f5f89670cac6c5 height=414416 date=2016-06-02 02:45:51 progress=0.999984
2016-06-02 03:25:22 init message: Verifying blocks...
2016-06-02 03:25:22 Verifying last 288 blocks at level 3
2016-06-02 03:25:58 No coin database inconsistencies in last 7 blocks (12240 transactions)
2016-06-02 03:25:58  block index          411463ms
2016-06-02 03:25:58 init message: Loading wallet...
2016-06-02 03:25:58 nFileVersion = 120000
2016-06-02 03:25:58 Keys: 0 plaintext, 205 encrypted, 205 w/ metadata, 205 total
2016-06-02 03:25:59  wallet                 1304ms
2016-06-02 03:26:00 init message: Activating best chain...
2016-06-02 03:26:00 mapBlockIndex.size() = 414432


Maybe I'm missing something obvious there, haven't dug through the logs for the daemon's much before so it's somewhat unfamiliar territory for me
2  Alternate cryptocurrencies / Altcoin Discussion / can't modify ppcoind's wallet location on: June 02, 2016, 08:33:36 PM
Hello, and thanks in advance to anyone that can help.

I run a growing number of altcoin daemons on a server. To help stay organized, I modified each daemon's wallet.dat file to indicate which altcoin it stores keys for. E.G. in the dash directory, I moved the wallet to wallet-dash.dat. I then added the line "wallet=wallet-dash.dat" into the dash.conf. This worked like a charm for all of the altcoins except Peercoin.

Does anyone have some insight into how to get this to work for peercoin as well? I've confirmed that ppcoin.conf is getting read (it needs to for the RPC user/password, or the daemon doesn't run). I've tried including the full file path (I.E. wallet=/home/oldspurty/.ppcoind/wallet-peercoin.dat). I've also tried removing the line from the configuration file, and adding it to the command (I.E. ppcoind -wallet=wallet-peercoin.dat). No matter what I do, it seems to always go with the default wallet.dat file. It would be very beneficial to me if I could make this work with the modified name.

Thanks again,

OldSpurty
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AutoDiv3 - Next Dividend Saturday, April 18 2015 on: April 16, 2015, 07:32:57 PM
Quote
Sounds like a plan. This is week 12 of on-time dividend payments!  Grin

Nice accomplishment and glad to hear everything is going smoothly! No time like right now to get some more then!

Indeed. Saturday is coming fast. Join the party today!  Grin


That's the day I was born. Couldn't be a better day to receive autodiv3 dividends. Cheesy

My Birthday too. Cheers Cheesy

I do have a question for the issuer, I found another Autodiv asset (ID 1434237137246193127). I picked up a few shares a week or to ago, but haven't been receiving any dividends. I'm curios what this asset is for?

As far as Autodiv3, Thank you very much for the excellent NXT asset. Consistant, reliable, and significant returns. Keep up the great work!
4  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] GlideSEC Asset | Secured & Profitable NXT Investments | System Launch on: March 28, 2015, 03:25:55 PM
So I have a few K glidesec, how do I get my dividends?

The NXT will be sent to your account when dividends get processed. As long as you are holding shares, there is nothing else you need to do in order to get your dividend payments Smiley

Hope this helps!
5  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] GlideSEC Asset | Secured & Profitable NXT Investments | System Launch on: March 24, 2015, 05:04:21 PM
Doing great! Glad to hear we got another dividend incoming. Keep up the good work!

Just bought a few more shares, but I'm sure not going to be selling them off after the dividend Smiley
6  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] GlideSEC Asset | Secured & Profitable NXT Investments | System Launch on: March 08, 2015, 01:04:09 AM
Just a general reminder that offensive swearing and any FUD will not be tolerated on this thread, and will be deleted without question.


Regards
ActualUpsurge

you are a pro in deleting posts... you are embarrassing.

Why is the payment delayed?

Why are you surprised that such posts are being deleted? Not only is this common sense and to be expected, but he specifically said he would be deleting them. Did you not read the thread?

If you're worried that this asset is a scam, don't invest in it. It's pretty simple.

If you're already invested in it, don't make negative posts. It's not going to get you your dividend any faster, and it's not helpful with anything, particularly the asset's long-term success.
7  Economy / Service Discussion / Re: Recovery program beginning in January for PB Mining customers. on: December 16, 2014, 12:00:23 AM
I actually got a call today from Sgt Failler in regards to my complaint while I was waiting for a flight. The police are aware of this, and reporting it to them can't hurt. I would suggest that if you are going to call or email them, take some time to think about what you want to say. Letting them know there's a major problem with a lot of victims is a good thing. Making it so that you're actually slowing things down would be a bad thing, so try and keep it short, factual and to the point.

Can you tell us anything about how the call went? Or must it be kept confidential for the time being?


Can someone tell me on which of the 33 pages or website, I can get the full scoop, or do I just have to read all these posts and try to piece it together?

Thanks,
Z

I've been searching for a definitive explanation since I saw my payout yesterday, including reading all 33 pages of this thread. From what I can tell, reading everything and piecing it together is the best we've got right now, and it's still mostly just FUD. Expect the worst, hope for the best.
8  Other / Beginners & Help / Re: upgrade by may 15th for ubuntu server question on: May 08, 2013, 09:58:36 PM
I am going to go download it right now. I just like using apt and have never had a problem with it providing such out of date packages. Something seemed odd so I posted here to see if anyone knew what was going on.
9  Other / Beginners & Help / Re: problems running headless bitcoind on: May 08, 2013, 09:52:23 PM
I was mistaken about what we were talking about. Let me see if I have it right now:

An alias would let me make whatever command I want equivalent to bitcoind -datadir=/mnt/storageraid/.bitcoin/ getinfo

What I thought you were talking about, and what I meant in my last post is a link, not an alias.

I am hoping to run bitcoind in the home directory (the default), and replace block data like blk00001.dat with a link to /mnt/storageraid/.bitcoinstuff/blk00001.dat

I am not sure if this will work as I am expecting, and I also do not know what all files I would need to relocate and link to achieve this.

Thanks again, and sorry about the confusion
10  Other / Beginners & Help / upgrade by may 15th for ubuntu server question on: May 08, 2013, 09:20:39 PM
I found this post regarding needing to update my program: http://bitcoin.org/may15.html  I am unsure if I have the latest version or not, and whether or not this applies to me. I am running Ubuntu 12.04 server and am running bitcoind as a daemon process

I have not done anything to upgrade bitcoind specifically, but I have run apt-get upgrade

if I use dpkg --list and find bitcoin, i see:   ii  bitcoind                                      0.3.24~dfsg-1

Is my version actually 0.3.24? this seems so far out of date it can't be right, but i also see   "version" : 32400   with bitcoind getinfo

If I am not running the latest version, how should I upgrade to it on ubuntu server?

Thanks in advance
11  Other / Beginners & Help / bitcoind with block chain data moved on: May 08, 2013, 08:44:01 PM
The reason I want to move the block chain data is to save the limited space of my SSD boot device, and just keep the block chain data on the bulk storage volume. It seems like it would be best to have the program run out of the home directory, and use an alias to relocate only the block chain data.

If I am going to do this, what file(s) should I move? If possible, I would like to have it set up such that the up-to-date block chain could be copied from only /mnt/storageraid, and not access the home directory at all.

Thanks again for everyone's help, it is very much appreciated
12  Other / Beginners & Help / Re: problems running headless bitcoind on: May 08, 2013, 04:00:36 AM
That does the trick alright.... I'm not sure why I thought I wouldn't need to specify the altered directory for get info... feel a little dumb.

Thank you very much for your very helpful, and incredibly fast response.
13  Other / Beginners & Help / problems running headless bitcoind on: May 08, 2013, 02:59:12 AM
Hello, and thanks in advance for any help

I am currently trying to get a headless bitcoin server running on ubuntu server 12.04. Running into a few problems, and wondering a couple things about how the headless client works. I used the method here to get a copy of the block chain faster: https://bitcointalk.org/index.php?topic=117982.0

Since I want to use a disk different from the boot device for storage and to not generate coins, I have been using this command:
     
     user@computer:~$ bitcoind -daemon -datadir=/mnt/storageraid/.bitcoin/ -gen=0 -rescan

which results in -

     user@computer:~$ bitcoin server starting

Is this how I should enter the command, and is this what the program should look like running? how do I know if the client has an up-to-date block chain?

I also have been receiving errors when I try to do things like bitcoind getinfo:

     user@computer:~$ bitcoind getinfo
     error: incorrect rpcuser or rpcpassword (authorization failed)
     user@computer:~$

I have put the following into my .bitcoin/bitcoin.conf file:

     rpcuser=dude
     rpcpassword=guest

am I supposed to include those when I enter the command?

Thanks for any help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!