Pages:
Author

Topic: Buttman's Analcoin | SHA256 | 150K POW | 125% Annual POS | Launched - page 5. (Read 19164 times)

legendary
Activity: 1638
Merit: 1013
Also got my first stake Smiley

Presstab, thanks for your fantastic work!


Agreed. Thanks presstab.
member
Activity: 68
Merit: 10
Also got my first stake Smiley

Presstab, thanks for your fantastic work!
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
good question... my three clients are all showing 50366
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
Block explorer isn't on the correct code?
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Fork seems live and staking seems to be working because blocks are moving although slowly.

I've just hit my first new stake... lookin good
legendary
Activity: 1638
Merit: 1013
Fork seems live and staking seems to be working because blocks are moving although slowly.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
The port should be 14642.

Is it necessary to add that in the Analcoin.conf?

No it doesn't matter. RPC port is for communicating with the client from outside of the wallet.
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
The port should be 14642.

Is it necessary to add that in the Analcoin.conf?

the only thing I put in a qt conf is addnodes. If I'm going daemon then I add that and the u/p info. Port stuff I always just leave alone... course thats just me.
legendary
Activity: 1638
Merit: 1013
The port should be 14642.

Is it necessary to add that in the Analcoin.conf?
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
The port should be 14642.
legendary
Activity: 1638
Merit: 1013
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
legendary
Activity: 1638
Merit: 1013
This is normal i compile new wallet at beaglebone and have 0 connection ?

Did you get any errors?

1) Qt wallet or daemon?
2) If Qt was it Qt5 or Qt4?
3) Do you perhaps have a firewall on that is preventing connections?
4) Do you have output files of your qmake and make as well as your make makefile processes for further analysis?
5) Do you have an active working Internet connection on the device?

1) Qt wallet
2) Qt4 from our github
3) Probably not because i have work Tron wallet and all is good.
4) i havnt any output but i havnt any errors
5) Yes


First of all, make sure you have all the details in the Analcoin.conf file as per the postings above. (Capital "A" in Unix)

If that does not solve it, try rm -rf your directory where you did the build as well as the ~/.Analcoin directory (make a backup of your wallet first). Re-download the source. Do an apt-get update and apt-get upgrade. Also make sure you have all the dependencies installed - if you are unsure, install the list of dependencies in the Raspberry Pi installation script above. Then re-build, re-download the chain and put your wallet back. You can also try placing the bootstrap.dat above in your ./Analcoin directory to save some time as it should be compatible with your device.

Can you send me text from Analcoin.conf ?

Code:
rpcuser=user
rpcpassword=password
rpcallowip = 127.0.0.1
rpcport = 32119
port = 32118
server = 1
daemon = 1
listen = 1
addnode=37.187.245.222
addnode=94.156.230.246
addnode=95.145.103.84
addnode=98.213.214.114
addnode=45.55.134.166
xrn
sr. member
Activity: 332
Merit: 250
This is normal i compile new wallet at beaglebone and have 0 connection ?

Did you get any errors?

1) Qt wallet or daemon?
2) If Qt was it Qt5 or Qt4?
3) Do you perhaps have a firewall on that is preventing connections?
4) Do you have output files of your qmake and make as well as your make makefile processes for further analysis?
5) Do you have an active working Internet connection on the device?

1) Qt wallet
2) Qt4 from our github
3) Probably not because i have work Tron wallet and all is good.
4) i havnt any output but i havnt any errors
5) Yes


First of all, make sure you have all the details in the Analcoin.conf file as per the postings above. (Capital "A" in Unix)

If that does not solve it, try rm -rf your directory where you did the build as well as the ~/.Analcoin directory (make a backup of your wallet first). Re-download the source. Do an apt-get update and apt-get upgrade. Also make sure you have all the dependencies installed - if you are unsure, install the list of dependencies in the Raspberry Pi installation script above. Then re-build, re-download the chain and put your wallet back. You can also try placing the bootstrap.dat above in your ./Analcoin directory to save some time as it should be compatible with your device.

Can you send me text from Analcoin.conf ?
legendary
Activity: 1638
Merit: 1013
This is normal i compile new wallet at beaglebone and have 0 connection ?

Did you get any errors?

1) Qt wallet or daemon?
2) If Qt was it Qt5 or Qt4?
3) Do you perhaps have a firewall on that is preventing connections?
4) Do you have output files of your qmake and make as well as your make makefile processes for further analysis?
5) Do you have an active working Internet connection on the device?

1) Qt wallet
2) Qt4 from our github
3) Probably not because i have work Tron wallet and all is good.
4) i havnt any output but i havnt any errors
5) Yes


First of all, make sure you have all the details in the Analcoin.conf file as per the postings above. (Capital "A" in Unix)

If that does not solve it, try rm -rf your directory where you did the build as well as the ~/.Analcoin directory (make a backup of your wallet first). Re-download the source. Do an apt-get update and apt-get upgrade. Also make sure you have all the dependencies installed - if you are unsure, install the list of dependencies in the Raspberry Pi installation script above. Then re-build, re-download the chain and put your wallet back. You can also try placing the bootstrap.dat above in your ./Analcoin directory to save some time as it should be compatible with your device.
xrn
sr. member
Activity: 332
Merit: 250
This is normal i compile new wallet at beaglebone and have 0 connection ?

Did you get any errors?

1) Qt wallet or daemon?
2) If Qt was it Qt5 or Qt4?
3) Do you perhaps have a firewall on that is preventing connections?
4) Do you have output files of your qmake and make as well as your make makefile processes for further analysis?
5) Do you have an active working Internet connection on the device?

1) Qt wallet
2) Qt4 from our github
3) Probably not because i have work Tron wallet and all is good.
4) i havnt any output but i havnt any errors
5) Yes
newbie
Activity: 26
Merit: 0
Good work on the PI Wallet JC, im not sure what the default ports are, they will be in the source, PressTab will know that aswell - he knows Anal inside out ! Wink Wink
legendary
Activity: 1638
Merit: 1013
This is normal i compile new wallet at beaglebone and have 0 connection ?

Did you get any errors?

1) Qt wallet or daemon?
2) If Qt was it Qt5 or Qt4?
3) Do you perhaps have a firewall on that is preventing connections?
4) Do you have output files of your qmake and make as well as your make makefile processes for further analysis?
5) Do you have an active working Internet connection on the device?
xrn
sr. member
Activity: 332
Merit: 250
This is normal i compile new wallet at beaglebone and have 0 connection ?
legendary
Activity: 1638
Merit: 1013
Awesome work! I am glad you were able to work it through Smiley  Why 8gb?

To leave some space for other stuff. One might be able to get away with a 4GB but it will be close. I had about 3GB free on a 8GB card after the testing. Ill do a test with a 4GB card as well to see what happens.
Pages:
Jump to: