defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 12, 2015, 08:59:39 PM |
|
Can some one able to connect to peers on the windows client please post the exact syntax, character for character, you are using upon startup?
Anyone able to do this? It could be something in the .bat that those with peers are using that the rest of us are not. gexp --rpc console 2>exp.log
|
|
|
|
jjjordan
|
|
September 12, 2015, 09:02:12 PM |
|
No idea because ive just tried it on 4 machines all find peers as soon as I load the newly compiled wallet that is on the repo.
Can you please list all your steps for an expanse-virgin Windows client? Check mine - delete ../Roaming/Expanse folder and following: C:\_Mining\exp-windows-amd64>gexp-windows-amd64.exe account new ======================================= Disclaimer.... ..... Do you accept this agreement? [y/N] y
Your new account is locked with a password. Please give a password. Do not forget this password. Passphrase: Repeat Passphrase: Address: {284c2c30635f6924e6c0528454ba34389f2353b0}
C:\_Mining\exp-windows-amd64>gexp-windows-amd64.exe --rpc console 2>exp.log instance: Gexp/v1.1.3/windows/go1.4.2 datadir: C:\Users\admin\AppData\Roaming\Expanse coinbase: 0x284c2c30635f6924e6c0528454ba34389f2353b0 at block: 0 (Wed, 31 Dec 1969 19:00:00 EST) modules: admin:1.0 db:1.0 debug:1.0 exp:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0 > admin.peers null >
|
|
|
|
GoldenEye
|
|
September 12, 2015, 09:03:12 PM |
|
- updated my gexp version from github - port 45789 UDP is open --> same behavior as before: no peers - adding ID: "f944c67.." is successfull, other peers from OP not. > admin.peers [{ Caps: "exp/60, exp/61", ID: "f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e3 97ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1", LocalAddress: "192.168.0.101:45789", Name: "Gexp/v1.1.2-74cee8c3/linux/go1.4", RemoteAddress: "74.196.59.103:42786" }] - adding node from herbitcoins admin.addPeer("enode://0055fd5099543df005a13ea5bec103def47340de81a6c1b0ba20f8ef756a7fe575b362976b1a52c9f561dda95321700a1c9e769004d25278ce53d2d6aa0b65b7@ 80.240.138.173:42786") was successful, but now it seems to be offline Could it be, that the IP address is mandatory
|
|
|
|
vindyne8
Legendary
Offline
Activity: 1260
Merit: 1009
|
|
September 12, 2015, 09:04:43 PM |
|
gexp --rpc console 2>exp.log
Still no peers.
|
|
|
|
tamara163
Legendary
Offline
Activity: 1027
Merit: 1000
|
|
September 12, 2015, 09:05:19 PM |
|
I tried to shiftcoin and soilcoin(also on the test network) everything works perfectly and you have a problem
|
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 12, 2015, 09:07:36 PM |
|
I tried to shiftcoin and soilcoin(also on the test network) everything works perfectly and you have a problem
soilcoin isnt a fork but ethereum on a different network_id I didnt change anything to do with peer discovery.. My nodes also dont have a problem and if memory and the past post history serves this discussion well, you are the one who cant sync. :/
|
|
|
|
herbitcoins
Member
Offline
Activity: 78
Merit: 10
|
|
September 12, 2015, 09:17:52 PM |
|
I tried to shiftcoin and soilcoin(also on the test network) everything works perfectly and you have a problem
soilcoin isnt a fork but ethereum on a different network_id I didnt change anything to do with peer discovery.. My nodes also dont have a problem and if memory and the past post history serves this discussion well, you are the one who cant sync. :/ This is not because the nodes are now hard coded that the problem is fixed. you just added some adress on a list... they are all blind ... Also new nodes will not be discovered etc ...
|
|
|
|
Dave5
Member
Offline
Activity: 109
Merit: 10
|
|
September 12, 2015, 09:26:26 PM |
|
Think I found the problem that fixed the node issue in Linux!
it was router setup.
Ublock incoming IPv6 connections
net.peerCount 9
What protocol gexp is using IP4, IP6?
I still have the problem with Windows. Strange since both pc's are connected to the same router.
|
|
|
|
CryptoClub
Legendary
Offline
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
|
|
September 12, 2015, 09:34:36 PM |
|
Think I found the problem that fixed the node issue in Linux!
it was router setup.
Ublock incoming IPv6 connections
net.peerCount 9
What protocol gexp is using IP4, IP6?
I still have the problem with Windows. Strange since both pc's are connected to the same router.
They are going to get some .bat files and such going to make it really easy for windows users. In process.
|
...
|
|
|
herbitcoins
Member
Offline
Activity: 78
Merit: 10
|
|
September 12, 2015, 09:37:40 PM |
|
Could we test mining with GPU or its only cpu for now?
Yes you can, for example i mined more than 600 block in a few min with only 3 gpu, just for the test. > web3.fromWei(exp.getBalance(exp.coinbase)) 5262.75 This is why the first minutes/hours are important. During the first minutes, you can mine thousands or even hundreds of thousands...this is called instamine. especially if other ppl are not synced , or the nodes are crappy ... and the genesis block should be released with a countdown, and start with a high diff. A real fair launch
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
September 12, 2015, 09:40:59 PM |
|
|
|
|
|
Dave5
Member
Offline
Activity: 109
Merit: 10
|
|
September 12, 2015, 09:41:05 PM |
|
Could we move the launch date by a day or two?
That will allow us to resolve all issues.
|
|
|
|
CowboyKiller
|
|
September 12, 2015, 09:41:57 PM |
|
Could we test mining with GPU or its only cpu for now?
Yes you can, for example i mined more than 600 block in a few min with only 3 gpu, just for the test. > web3.fromWei(exp.getBalance(exp.coinbase)) 5262.75 This is why the first minutes/hours are important. During the first minutes, you can mine thousands or even hundreds of thousands...this is called instamine. When network works you wont get anything near that much.
|
|
|
|
herbitcoins
Member
Offline
Activity: 78
Merit: 10
|
|
September 12, 2015, 09:46:11 PM |
|
Could we test mining with GPU or its only cpu for now?
Yes you can, for example i mined more than 600 block in a few min with only 3 gpu, just for the test. > web3.fromWei(exp.getBalance(exp.coinbase)) 5262.75 This is why the first minutes/hours are important. During the first minutes, you can mine thousands or even hundreds of thousands...this is called instamine. When network works you wont get anything near that much. When it works ...
|
|
|
|
CryptoClub
Legendary
Offline
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
|
|
September 12, 2015, 09:46:51 PM |
|
Yes, the launch should remain the same and this is just testing to make sure it is working for as many people as possible in advance. Sunday is better than weekdays for most people. They are making some .bat files to make it easier for some people with windows, and there will also very likely be a pool soon after launch and most people won't have to solo mine.
|
...
|
|
|
|
GoldTiger69
|
|
September 12, 2015, 09:54:04 PM |
|
Everyone admin.peers and see if you are connected to others now.. Also remember to portforward all UDP traffic for port 42786 for the machine hosting the node. Also, everyone on linux then restart your node and see if you find some more peers I did just that and I got 4 peers almost right away. Linux 15.04 here.
|
|
|
|
kondiomir
Legendary
Offline
Activity: 1568
Merit: 1000
Twitter @Acimirov
|
|
September 12, 2015, 09:56:51 PM |
|
Could we move the launch date by a day or two?
That will allow us to resolve all issues.
I think this is a good idea. Also the time is about 3 AM in the morning in Europe...
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
September 12, 2015, 09:59:11 PM |
|
Could we move the launch date by a day or two?
That will allow us to resolve all issues.
I think this is a good idea. Also the time is about 3 AM in the morning in Europe... Yeah I agree , its will be good to set it for an appropriate time for most of the timezones...
|
|
|
|
vindyne8
Legendary
Offline
Activity: 1260
Merit: 1009
|
|
September 12, 2015, 10:08:47 PM |
|
Tried the new download including the batch files, followed the directions. Still no nodes.
|
|
|
|
|