Author

Topic: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet - page 118. (Read 679335 times)

legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain

snip


JUST to make sure, these are the steps you are performing??

./autogen.sh
./configure --with-gui=no
make

??

./autogen.sh && ./configure --with-incompatible-bdb --with-gui=no --enable-tests=no CFLAGS="-O2" && make
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist

could you be more specific, please

which part ?

i tried to compile headless client on raspberry pi, followed instruction as per wikia; but whenever i did run wallet i got above noted error msg. thn i emptied entire ./HyperStake folder, left wallet.dat, tried to sync with bootstrap but every time i got same error msg. so i quit for time being till weekend.

Hort suggested about flux connector engagement, about which i have no clue what it is!!!

i suggested to do something like what jc12345 did for paycon, one click install with the up-todate bootstrap. especially for raspberry pi users (to save long compilation time)


Sorry I don't have a raspi so I am not much help here. I do know that Hedgehog01 had this same error when he built the XRA wallet, but he sorted through it somehow. I will see if I can track down some details.

thanks press for your personal assistance, i thought maybe it has your mark on it so i tried XRA,CON,AN..,TEK on same pi all worked well except HYP.... which determined that there is something conflicting here. i guess you had change code too because i remeber last time i compiled it was old conventional method make -f makefile.unix but this time its way easy autogen.sh method but not working for me also in src i didnt find make file (not sure if it is worth to mention here)


JUST to make sure, these are the steps you are performing??

./autogen.sh
./configure --with-gui=no
make

??
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain

could you be more specific, please

which part ?

i tried to compile headless client on raspberry pi, followed instruction as per wikia; but whenever i did run wallet i got above noted error msg. thn i emptied entire ./HyperStake folder, left wallet.dat, tried to sync with bootstrap but every time i got same error msg. so i quit for time being till weekend.

Hort suggested about flux connector engagement, about which i have no clue what it is!!!

i suggested to do something like what jc12345 did for paycon, one click install with the up-todate bootstrap. especially for raspberry pi users (to save long compilation time)


Sorry I don't have a raspi so I am not much help here. I do know that Hedgehog01 had this same error when he built the XRA wallet, but he sorted through it somehow. I will see if I can track down some details.

thanks press for your personal assistance, i thought maybe it has your mark on it so i tried XRA,CON,AN..,TEK on same pi all worked well except HYP.... which determined that there is something conflicting here. i guess you had change code too because i remeber last time i compiled it was old conventional method make -f makefile.unix but this time its way easy autogen.sh method but not working for me also in src i didnt find make file (not sure if it is worth to mention here)
legendary
Activity: 1330
Merit: 1000
Blockchain Developer

could you be more specific, please

which part ?

i tried to compile headless client on raspberry pi, followed instruction as per wikia; but whenever i did run wallet i got above noted error msg. thn i emptied entire ./HyperStake folder, left wallet.dat, tried to sync with bootstrap but every time i got same error msg. so i quit for time being till weekend.

Hort suggested about flux connector engagement, about which i have no clue what it is!!!

i suggested to do something like what jc12345 did for paycon, one click install with the up-todate bootstrap. especially for raspberry pi users (to save long compilation time)


Sorry I don't have a raspi so I am not much help here. I do know that Hedgehog01 had this same error when he built the XRA wallet, but he sorted through it somehow. I will see if I can track down some details.
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain

could you be more specific, please

which part ?

i tried to compile headless client on raspberry pi, followed instruction as per wikia; but whenever i did run wallet i got above noted error msg. thn i emptied entire ./HyperStake folder, left wallet.dat, tried to sync with bootstrap but every time i got same error msg. so i quit for time being till weekend.

Hort suggested about flux connector engagement, about which i have no clue what it is!!!

i suggested to do something like what jc12345 did for paycon, one click install with the up-todate bootstrap. especially for raspberry pi users (to save long compilation time)

sr. member
Activity: 433
Merit: 250
We are the first to program your future (c)
snip

I'm pretty sure you don't have your flux capacitor engaged.

what, where, how ............ flux connector Huh?? type of big questions came in my mind as soon as i read your post Cheesy

I think it is due to using an updated berkely database version, but i am not entirely sure.

could be but other daemons working very well. i had to redo my all pis recently from scratch so spent 2 weeks to sync and bring things back to old state except HYP. presstab you have community support knowledge and resources why dont you or anyone come up with the script like jc12345 https://bitcointalksearch.org/user/jc12345-258091  did recently for PayCon and one of the other coin i dont remember.

could you be more specific, please
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
snip

I'm pretty sure you don't have your flux capacitor engaged.

what, where, how ............ flux connector Huh?? type of big questions came in my mind as soon as i read your post Cheesy

I think it is due to using an updated berkely database version, but i am not entirely sure.

could be but other daemons working very well. i had to redo my all pis recently from scratch so spent 2 weeks to sync and bring things back to old state except HYP. presstab you have community support knowledge and resources why dont you or anyone come up with the script like jc12345 https://bitcointalksearch.org/user/jc12345-258091  did recently for PayCon and one of the other coin i dont remember.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
guys any advise why im getting following error after a fresh compilation of daemon as per wikia instructions. though i havent downloaded bootstrap just synincg it from scratch also i had emptied entire .HyperStake folder except wallet.dat but same thing. im using raspberry pi

Code:
pi@raspberrypi ~/cryptos/HyperStake/src $ ./hyperstaked
HyperStake server starting
HyperStake: Error initializing database environment /home/pi/.HyperStake! To recover, BACKUP THAT DIRECTORY, then remove everything from it except for wallet.dat.
pi@raspberrypi ~/cryptos/HyperStake/src $ 

I think it is due to using an updated berkely database version, but i am not entirely sure.
hero member
Activity: 508
Merit: 501
guys any advise why im getting following error after a fresh compilation of daemon as per wikia instructions. though i havent downloaded bootstrap just synincg it from scratch also i had emptied entire .HyperStake folder except wallet.dat but same thing. im using raspberry pi

Code:
pi@raspberrypi ~/cryptos/HyperStake/src $ ./hyperstaked
HyperStake server starting
HyperStake: Error initializing database environment /home/pi/.HyperStake! To recover, BACKUP THAT DIRECTORY, then remove everything from it except for wallet.dat.
pi@raspberrypi ~/cryptos/HyperStake/src $ 

I'm pretty sure you don't have your flux capacitor engaged.
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
guys any advise why im getting following error after a fresh compilation of daemon as per wikia instructions. though i havent downloaded bootstrap just synincg it from scratch also i had emptied entire .HyperStake folder except wallet.dat but same thing. im using raspberry pi

Code:
pi@raspberrypi ~/cryptos/HyperStake/src $ ./hyperstaked
HyperStake server starting
HyperStake: Error initializing database environment /home/pi/.HyperStake! To recover, BACKUP THAT DIRECTORY, then remove everything from it except for wallet.dat.
pi@raspberrypi ~/cryptos/HyperStake/src $ 
full member
Activity: 236
Merit: 100
In dreamland; he awaits you.
just found a small thing on wiki hope you guys will remove src from the instructions since autogen.sh command is not in that directory
http://prntscr.com/84urha

Good point! I've updated that from old version day or two ago, and missed that Smiley Thx! (wikia fixed)
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
just found a small thing on wiki hope you guys will remove src from the instructions since autogen.sh command is not in that directory
http://prntscr.com/84urha

the wikia is open to anyone to edit bud but two points for the error!
legendary
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
Been watching this coin for awhile. It seems to be stable and doing what is intended. Bought .1 BTC worth today.

Yup, a very nice coin. PoS is the future.
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
just found a small thing on wiki hope you guys will remove src from the instructions since autogen.sh command is not in that directory
http://prntscr.com/84urha
hero member
Activity: 786
Merit: 1000
Been watching this coin for awhile. It seems to be stable and doing what is intended. Bought .1 BTC worth today.
legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
isnt hyperstake already on cryptsy?
Yes. Has been for a long time Cheesy On a good day, enough spread betwixt them and Polo to make some money on arbitrage
legendary
Activity: 1330
Merit: 1009
sr. member
Activity: 471
Merit: 500
isnt hyperstake already on cryptsy?
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Jump to: