Bitcoin Forum
May 14, 2024, 01:50:10 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 [39] 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 »
  Print  
Author Topic: PIECOIN REBOOT  (Read 66945 times)
faxxer
Full Member
***
Offline Offline

Activity: 203
Merit: 100


View Profile
August 16, 2017, 01:10:26 PM
 #761

my piecoin wallet is not syncing... How to sync it guys?

To sync the wallet, do the following:

1. Open the Debug Window (out of the Help Menu),
2. Go to the Console Tab and enter (one line after another):

addnode 82.165.162.27 onetry
addnode 82.165.162.27 add
addnode 81.89.100.38 onetry
addnode 81.89.100.38 add
addnode 62.138.3.214 onetry
addnode 62.138.3.214 add
addnode 107.170.196.135 onetry
addnode 107.170.196.135 add

It should start getting connections after the first three lines or so. All the instructions and most links can be found on the website as well:
http://piecoin.net/

I tried to sync my wallet but it doesnt seem to work. [Windows] If someone wouldnt mind helping, I would appreciate it.

I can help you, if you follow the tutorial you should get connection beside that maybe you can write the nodes address to config file.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715694610
Hero Member
*
Offline Offline

Posts: 1715694610

View Profile Personal Message (Offline)

Ignore
1715694610
Reply with quote  #2

1715694610
Report to moderator
1715694610
Hero Member
*
Offline Offline

Posts: 1715694610

View Profile Personal Message (Offline)

Ignore
1715694610
Reply with quote  #2

1715694610
Report to moderator
1715694610
Hero Member
*
Offline Offline

Posts: 1715694610

View Profile Personal Message (Offline)

Ignore
1715694610
Reply with quote  #2

1715694610
Report to moderator
CryptoPeye
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 16, 2017, 01:38:25 PM
 #762

my piecoin wallet is not syncing... How to sync it guys?

To sync the wallet, do the following:

1. Open the Debug Window (out of the Help Menu),
2. Go to the Console Tab and enter (one line after another):

addnode 82.165.162.27 onetry
addnode 82.165.162.27 add
addnode 81.89.100.38 onetry
addnode 81.89.100.38 add
addnode 62.138.3.214 onetry
addnode 62.138.3.214 add
addnode 107.170.196.135 onetry
addnode 107.170.196.135 add

It should start getting connections after the first three lines or so. All the instructions and most links can be found on the website as well:
http://piecoin.net/

I tried to sync my wallet but it doesnt seem to work. [Windows] If someone wouldnt mind helping, I would appreciate it.

I can help you, if you follow the tutorial you should get connection beside that maybe you can write the nodes address to config file.

Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.
Sobogunkenny
Member
**
Offline Offline

Activity: 139
Merit: 10


View Profile
August 16, 2017, 01:42:18 PM
 #763

I started promoting Pie on C-cex after encountered with the Pie website even without prior knowledge of great information here.

Please I need someone to put me through on information about staking Piecoin....... (Pls note, I am not that computer guru, so break the terms down a bit for me to understand )
I have spelt hours reading most of the earlier posts, yet I need someone to put me through the information on the staking and what the masternood holds.
Thanks.

You can join their discord to get faster reply since they are very active there.
How can I join the discord?
TheKingInYellow
Sr. Member
****
Offline Offline

Activity: 546
Merit: 257


Have you found the Yellow Sign?


View Profile
August 16, 2017, 01:45:48 PM
 #764


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.


Simply type %appdata%/Piecoin and delete the following files to force your client to download the blockchain: "Blk0001.dat", "database" and "txleveldb".

 Then create Piecoin.conf and enter:
Code:
rescan=1
addnode=[2a02:180:6:2::a2]:31415
addnode=107.170.196.135:31415
addnode=149.56.154.75:31415
addnode=195.74.52.227:31415
addnode=82.165.162.27:31415
addnode=62.138.3.214:31415
addnode=81.89.100.38:31415
addnode=91.192.132.29
addnode=92.111.211.61
addnode=49.213.34.12
addnode=85.194.244.53
addnode=95.153.26.217
addnode=54.244.29.32
addnode=149.56.154.75
addnode=45.33.68.202
addnode=184.145.18.123
addnode=74.129.247.214
addnode=82.165.162.27
addnode=81.89.100.38
addnode=62.138.3.214
addnode=107.170.196.135
addnode=81.89.100.38
addnode=195.74.52.227
addnode=50.83.4.208
addnode=95.161.142.135
addnode=91.59.113.132
addnode=94.20.244.252
addnode=91.121.66.187


It'll sync. If this doesn't work please post a screenshot of your wallet for me and then go into debug console and type "getpeerinfo" and "checkwallet". If getpeerinfo returns a bunch of different IPs and specs, you should be syncing. Sometimes the sync bar on the bottom of the GUI doesn't appear properly.

DAPS Project, anonymizing assets for the world. Controlling your financial sovereignty is your right, join now!
DAPS (Decentralized - Anonymous - Payment - System)
Zero-Knowledge Proofs - Revolutionary Proof-Of-Audit algo - Masternodes - PoSv3 - Worldwide community
CryptoPeye
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 16, 2017, 01:52:45 PM
 #765


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.

Please post a screenshot of your wallet for me and then go into debug console and type "getpeerinfo" and "checkwallet" for me. If getpeerinfo returns a bunch of different IPs and specs, you should be syncing. Sometimes the sync bar on the bottom of the GUI doesn't appear properly.

https://www.dropbox.com/s/4mi9qcd6i2gg66q/Screenshot%202017-08-16%2008.47.41.png?dl=0

https://www.dropbox.com/s/bifcly6wdk08yzb/Screenshot%202017-08-16%2008.52.17.png?dl=0
TheKingInYellow
Sr. Member
****
Offline Offline

Activity: 546
Merit: 257


Have you found the Yellow Sign?


View Profile
August 16, 2017, 01:56:15 PM
 #766


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.

Please post a screenshot of your wallet for me and then go into debug console and type "getpeerinfo" and "checkwallet" for me. If getpeerinfo returns a bunch of different IPs and specs, you should be syncing. Sometimes the sync bar on the bottom of the GUI doesn't appear properly.

https://www.dropbox.com/s/4mi9qcd6i2gg66q/Screenshot%202017-08-16%2008.47.41.png?dl=0

https://www.dropbox.com/s/bifcly6wdk08yzb/Screenshot%202017-08-16%2008.52.17.png?dl=0

Yeah you don't have any of the nodes in your config file.

See my above post.


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.


Simply type %appdata%/Piecoin and delete the following files to force your client to download the blockchain: "Blk0001.dat", "database" and "txleveldb".

 Then create Piecoin.conf and enter:
Code:
rescan=1
addnode=[2a02:180:6:2::a2]:31415
addnode=107.170.196.135:31415
addnode=149.56.154.75:31415
addnode=195.74.52.227:31415
addnode=82.165.162.27:31415
addnode=62.138.3.214:31415
addnode=81.89.100.38:31415
addnode=91.192.132.29
addnode=92.111.211.61
addnode=49.213.34.12
addnode=85.194.244.53
addnode=95.153.26.217
addnode=54.244.29.32
addnode=149.56.154.75
addnode=45.33.68.202
addnode=184.145.18.123
addnode=74.129.247.214
addnode=82.165.162.27
addnode=81.89.100.38
addnode=62.138.3.214
addnode=107.170.196.135
addnode=81.89.100.38
addnode=195.74.52.227
addnode=50.83.4.208
addnode=95.161.142.135
addnode=91.59.113.132
addnode=94.20.244.252
addnode=91.121.66.187

DAPS Project, anonymizing assets for the world. Controlling your financial sovereignty is your right, join now!
DAPS (Decentralized - Anonymous - Payment - System)
Zero-Knowledge Proofs - Revolutionary Proof-Of-Audit algo - Masternodes - PoSv3 - Worldwide community
nur1labs
Sr. Member
****
Offline Offline

Activity: 868
Merit: 250


Founder Nur1Labs


View Profile WWW
August 16, 2017, 01:57:18 PM
 #767

already working. wait 1 day for stake nice  Cool

==MuBdI BlockStream Platform - Future Blockchain Platform==
==Open Hire Developer Using Our Services==
CryptoPeye
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 16, 2017, 02:50:24 PM
 #768


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.

Please post a screenshot of your wallet for me and then go into debug console and type "getpeerinfo" and "checkwallet" for me. If getpeerinfo returns a bunch of different IPs and specs, you should be syncing. Sometimes the sync bar on the bottom of the GUI doesn't appear properly.

https://www.dropbox.com/s/4mi9qcd6i2gg66q/Screenshot%202017-08-16%2008.47.41.png?dl=0

https://www.dropbox.com/s/bifcly6wdk08yzb/Screenshot%202017-08-16%2008.52.17.png?dl=0

Yeah you don't have any of the nodes in your config file.

See my above post.


Thanks for the reply. I havent had any luck with those instructions. Ive inputted the lines on the console, rebooted, forwarded the port, rebooted, put in the commands again, restarted.


Simply type %appdata%/Piecoin and delete the following files to force your client to download the blockchain: "Blk0001.dat", "database" and "txleveldb".

 Then create Piecoin.conf and enter:
Code:
rescan=1
addnode=[2a02:180:6:2::a2]:31415
addnode=107.170.196.135:31415
addnode=149.56.154.75:31415
addnode=195.74.52.227:31415
addnode=82.165.162.27:31415
addnode=62.138.3.214:31415
addnode=81.89.100.38:31415
addnode=91.192.132.29
addnode=92.111.211.61
addnode=49.213.34.12
addnode=85.194.244.53
addnode=95.153.26.217
addnode=54.244.29.32
addnode=149.56.154.75
addnode=45.33.68.202
addnode=184.145.18.123
addnode=74.129.247.214
addnode=82.165.162.27
addnode=81.89.100.38
addnode=62.138.3.214
addnode=107.170.196.135
addnode=81.89.100.38
addnode=195.74.52.227
addnode=50.83.4.208
addnode=95.161.142.135
addnode=91.59.113.132
addnode=94.20.244.252
addnode=91.121.66.187

Pardon me. I'm not sure how to go about creating the .comf file. Do I just open a text doc and rename it .comf and paste the addnode lines in it?
Redni
Sr. Member
****
Offline Offline

Activity: 370
Merit: 255


View Profile
August 16, 2017, 03:51:59 PM
 #769

     
↝  Pie | Torrent SnapShot  ↜

Why SnapShot and why Torrent? 


  Speed and no waiting, after downloading, just copy the files to have the current block chain.
  Ability to safely intercept the download and resume it.
  Additional Nodes and Peers attached.
  Updates every few days.


Last Update: 16.08.2017:17.20 UTC+01:00  

If you like send some PIE's: PG8DFzQag4C4Rwpyu8PgTGoEUy1f83z3kx  

All SnapShots: https://bitcointalk.org/index.php?topic=2091099.msg20888797#msg20888797  
cody_772
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
August 16, 2017, 05:03:47 PM
 #770

@takamouri
please change the link to the block explorer in the OP. Block explorer is http://piecoin.thecryptochat.net/ and the link refers to http://www.piecoin.thecryptochat.net/

just FYI  Smiley
CryptoPeye
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 16, 2017, 07:43:12 PM
 #771

I want to stake but  I can't get the Windows wallet to sync. I'm fully prepared to believe its just my fault for missing something. If I download the Linux wallet can I still load my same addresses? I have coins I can't access.
Redni
Sr. Member
****
Offline Offline

Activity: 370
Merit: 255


View Profile
August 16, 2017, 07:50:22 PM
 #772

I want to stake but  I can't get the Windows wallet to sync. I'm fully prepared to believe its just my fault for missing something. If I download the Linux wallet can I still load my same addresses? I have coins I can't access.

If you have problem with synchronize check first a snapshot that I shared above. If you export or copy wallet.dat of course you can use your adresses on every system Smiley
PerryVogel
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
August 16, 2017, 08:14:37 PM
 #773

So when comes the masternodes? I wanna see this coin even more skyrocketing!
AlfaOmega
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
August 16, 2017, 08:15:15 PM
 #774

Pie! keep on this way! Grin
TheKingInYellow
Sr. Member
****
Offline Offline

Activity: 546
Merit: 257


Have you found the Yellow Sign?


View Profile
August 16, 2017, 10:42:59 PM
 #775


Pardon me. I'm not sure how to go about creating the .comf file. Do I just open a text doc and rename it .comf and paste the addnode lines in it?

Yes, you just make a new .txt file with wordpad or whatever then rename the extension to .conf. You can open .conf files in wordpad as well.

DAPS Project, anonymizing assets for the world. Controlling your financial sovereignty is your right, join now!
DAPS (Decentralized - Anonymous - Payment - System)
Zero-Knowledge Proofs - Revolutionary Proof-Of-Audit algo - Masternodes - PoSv3 - Worldwide community
nur1labs
Sr. Member
****
Offline Offline

Activity: 868
Merit: 250


Founder Nur1Labs


View Profile WWW
August 17, 2017, 05:36:09 AM
 #776


Pardon me. I'm not sure how to go about creating the .comf file. Do I just open a text doc and rename it .comf and paste the addnode lines in it?

Yes, you just make a new .txt file with wordpad or whatever then rename the extension to .conf. You can open .conf files in wordpad as well.

tell him to used notepad++ for easy used. or gedit for linux  Cheesy

==MuBdI BlockStream Platform - Future Blockchain Platform==
==Open Hire Developer Using Our Services==
faxxer
Full Member
***
Offline Offline

Activity: 203
Merit: 100


View Profile
August 17, 2017, 05:38:15 AM
 #777


Pardon me. I'm not sure how to go about creating the .comf file. Do I just open a text doc and rename it .comf and paste the addnode lines in it?

Yes, you just make a new .txt file with wordpad or whatever then rename the extension to .conf. You can open .conf files in wordpad as well.

tell him to used notepad++ for easy used. or gedit for linux  Cheesy

Or can use sublime Smiley
Fantum
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 17, 2017, 08:56:02 AM
 #778

I think the wallet may need a little work. On windows I've been downloading the blockchain for 2 days, still 5 weeks behind, added all the nodes, only 6 connections. And the wallet is using a high amount of cpu. Is this normal?
hic78
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
August 17, 2017, 10:42:51 AM
 #779

I think the wallet may need a little work. On windows I've been downloading the blockchain for 2 days, still 5 weeks behind, added all the nodes, only 6 connections. And the wallet is using a high amount of cpu. Is this normal?
Hello check your pc because its sync in 1 hour or little be your internet connection
nur1labs
Sr. Member
****
Offline Offline

Activity: 868
Merit: 250


Founder Nur1Labs


View Profile WWW
August 17, 2017, 10:48:08 AM
 #780

Faucet is dry wew. i just got small pie  Shocked

==MuBdI BlockStream Platform - Future Blockchain Platform==
==Open Hire Developer Using Our Services==
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 [39] 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 »
  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!