Author

Topic: [ANN][SEM] Semux - Official Thread - page 292. (Read 694145 times)

member
Activity: 103
Merit: 10
December 31, 2017, 05:05:44 AM
Thanks, but I'm 1000000% sure the aren't any other instances running.

Try to update your system and Java:

Code:
apt-get update && apt-get upgrade

Java is up to date

ii  oracle-java9-installer                     9.0.1-1~webupd8~0                            amd64        Oracle Java(TM) Development Kit (JDK) 9
ii  oracle-java9-set-default                 9.0.1-1~webupd8~0                            amd64        Set Oracle JDK 9 as default Java


09:55:57.804 [INFO]   PeerClient       Starting IP refresh thread
09:55:57.937 [INFO]   NodeManager      Node manager started
09:55:58.141 [INFO]   PeerServer       Starting peer server: address = 0.0.0.0:5161
09:55:58.202 [INFO]   SemuxBFT         Consensus started
09:55:58.204 [INFO]   SemuxBFT         Entered new_height: height = 1, # validators = 4
09:55:58.239 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = DUPLICATE_PEER_ID
09:55:58.608 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:55:59.363 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:56:00.097 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:56:00.587 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE


As I'm saying RC5 is broken for me. RC3 works fine. I can go to my rc3 dir, start it and it works. When I stop it and go to RC5 dir, start it, then it's stuck with the above error.



Hm not sure how it works with Java9...

Works fine with version 8.

openjdk version "1.8.0_151"
OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12)
OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)

I think devs will have take a look at this.
newbie
Activity: 74
Merit: 0
December 31, 2017, 05:01:31 AM
Thanks, but I'm 1000000% sure the aren't any other instances running.

Try to update your system and Java:

Code:
apt-get update && apt-get upgrade

Java is up to date

ii  oracle-java9-installer                     9.0.1-1~webupd8~0                            amd64        Oracle Java(TM) Development Kit (JDK) 9
ii  oracle-java9-set-default                 9.0.1-1~webupd8~0                            amd64        Set Oracle JDK 9 as default Java


09:55:57.804 [INFO]   PeerClient       Starting IP refresh thread
09:55:57.937 [INFO]   NodeManager      Node manager started
09:55:58.141 [INFO]   PeerServer       Starting peer server: address = 0.0.0.0:5161
09:55:58.202 [INFO]   SemuxBFT         Consensus started
09:55:58.204 [INFO]   SemuxBFT         Entered new_height: height = 1, # validators = 4
09:55:58.239 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = DUPLICATE_PEER_ID
09:55:58.608 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:55:59.363 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:56:00.097 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE
09:56:00.587 [INFO]   SemuxP2pHandler  Received DISCONNECT msg, reason = INVALID_HANDSHAKE


As I'm saying RC5 is broken for me. RC3 works fine. I can go to my rc3 dir, start it and it works. When I stop it and go to RC5 dir, start it, then it's stuck with the above error.

member
Activity: 103
Merit: 10
December 31, 2017, 04:53:00 AM
Thanks, but I'm 1000000% sure the aren't any other instances running.

Try to update your system and Java:

Code:
apt-get update && apt-get upgrade
newbie
Activity: 74
Merit: 0
December 31, 2017, 04:50:03 AM
Thanks, but I'm 1000000% sure the aren't any other instances running.
member
Activity: 103
Merit: 10
December 31, 2017, 04:47:14 AM

What's the deadline to update to rc.5?
It's not mandatory but very recommended. Dev is waiting for enough validators to upgrade and will do another stress test. Please update as soon as possible.

Can't wait for stress test!  10,000 txs/block here we come! (I hope)  Shocked

10,000 txs/block Shocked Wow this is impressive! How big are the blocks? 2M?
Currently dev has increased the block size to 2MB to test if the network can handle increased transaction. Once enough validators upgrade to RC5 a series of network stress test will be conducted.

I'm unable to sync with RC5 and I'm stuck with RC3 unable to upgrade.

Please fix the bug:

https://github.com/semuxproject/semux/issues/373




Are you sure that there is no other semux wallet running on your machine?

Try this:
1. close Semux RC.3
2. check if there is no semux running with command below:
Code:
sudo ps aux | grep semux
3. download and run RC5 and post here the result.

I'm running rc5 on Ubuntu 16.04.3 without any issues.
member
Activity: 96
Merit: 10
December 31, 2017, 04:43:10 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?

You need to resync

No you don't need to rescync.

I just put my database folder and my wallet data and it was working with no problem. I always check first like this way.

Would there be any harm in trying this do you think?  I can see the obvious benefits...
newbie
Activity: 74
Merit: 0
December 31, 2017, 04:41:56 AM

What's the deadline to update to rc.5?
It's not mandatory but very recommended. Dev is waiting for enough validators to upgrade and will do another stress test. Please update as soon as possible.

Can't wait for stress test!  10,000 txs/block here we come! (I hope)  Shocked

10,000 txs/block Shocked Wow this is impressive! How big are the blocks? 2M?
Currently dev has increased the block size to 2MB to test if the network can handle increased transaction. Once enough validators upgrade to RC5 a series of network stress test will be conducted.

I'm unable to sync with RC5 and I'm stuck with RC3 unable to upgrade.

Please fix the bug:

https://github.com/semuxproject/semux/issues/373


member
Activity: 103
Merit: 10
December 31, 2017, 04:40:51 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?

You need to resync

No you don't need to rescync.

I just put my database folder and my wallet data and it was working with no problem. I always check first like this way.

There were some complaints on Discord that it doesn't work with the old database...so just to be on the safe side I recommend you to delete old databse and do a full resync.
legendary
Activity: 1764
Merit: 1012
December 31, 2017, 04:37:44 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?

You need to resync

No you don't need to rescync.

I just put my database folder and my wallet data and it was working with no problem. I always check first like this way.
member
Activity: 96
Merit: 10
December 31, 2017, 04:35:32 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?

You need to resync

Thanks.

I also see there are xmx tuning in RC5, can someone point me to were and what the values are set?
legendary
Activity: 1246
Merit: 1011
December 31, 2017, 04:34:57 AM

Thanks  Wink

Here we go!!!... next stop 5th airdrop!!!  Wink

Good work Dev  Wink
member
Activity: 103
Merit: 10
December 31, 2017, 04:29:22 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?

You need to resync
member
Activity: 96
Merit: 10
December 31, 2017, 04:24:55 AM
Does anyone know if network need re-sync after upgrade to rc5, or can I just copy over?
hero member
Activity: 867
Merit: 1000
December 31, 2017, 03:39:01 AM
Any updates on an exchange listing? Looking to purchase some Semux
member
Activity: 602
Merit: 13
December 31, 2017, 03:20:05 AM
keep going for signature bounty, week 5 on the way  Grin
full member
Activity: 756
Merit: 101
December 31, 2017, 02:44:37 AM
I am trying it out. The only thing concerns me is that it requires 1000 SEMUX and vote to be able to mine.

I believe anyone who spends 1000 SEM to register as a delegate now will get the 1000 SEM returned to them when the mainnet launches sometime in 2018. Of course any delegate payments made after mainnet is live will be lost for good, so now is a good time to try it out.






There are 104 delegates now as I see in the Semux wallet, I thought dev said max would be 100 delegates. I would like to try that too before mainnet goes live.


There is not a limitation on delegates number. Even it can be 10.000. But verified delegates which can forge the blocks will be 100 when mainnet active, currently it is 64.




Yes, verified delegate is what I mean  Smiley

I guess there's still some room for it Smiley

legendary
Activity: 1764
Merit: 1012
December 31, 2017, 02:28:22 AM
I am trying it out. The only thing concerns me is that it requires 1000 SEMUX and vote to be able to mine.

I believe anyone who spends 1000 SEM to register as a delegate now will get the 1000 SEM returned to them when the mainnet launches sometime in 2018. Of course any delegate payments made after mainnet is live will be lost for good, so now is a good time to try it out.






There are 104 delegates now as I see in the Semux wallet, I thought dev said max would be 100 delegates. I would like to try that too before mainnet goes live.


There is not a limitation on delegates number. Even it can be 10.000. But verified delegates which can forge the blocks will be 100 when mainnet active, currently it is 64.
full member
Activity: 756
Merit: 101
December 31, 2017, 02:21:57 AM
it's a potentially project but it's 3 months removed from ICO and only trades on exchanges with like 1 btc worth of daily volume. there's essentially no liquidity yet and half of the tokens are locked up until jan 1 i believe





Look, how many coins out there that can OTC trade and get 1 BTC daily volume? Few or none at all. I see a lot of some "good" project out there padded with a lot of hypes and yet struggle to get at least $15k-$20k daily volume rolling at launch. So, those figures are actually swaying in our favor. If you come to think of it, OTC Trading is at 1 BTC per day with lots of people wary of scammers and are holding back. Imagine how much volume would it be if we are listed in a decent exchange where there is a peace of mind and scammers out of the picture? x10?, x20? name it, because at this stage we are not even in 2nd gear yet people are lining up to buy Semux, people are lining up to be included in the signature campaign. People are going crazy for Semux. You can bet your chickens and cows,  these guys will be like zombies when mainnet goes live.  haha.


BTW, we got no ICO. This project and the zombie-like fans of it, IS the ICO   ^___^
member
Activity: 246
Merit: 10
AHQ3sd23QnVDzo8DqEQnhbJyYJhUSuwbmU
December 31, 2017, 02:10:30 AM
I am so glad to see my name on that list. What's left now is to complete the requirements for so I won't be dropped on the list. Thank you dev!
full member
Activity: 756
Merit: 101
December 31, 2017, 02:06:54 AM
I am trying it out. The only thing concerns me is that it requires 1000 SEMUX and vote to be able to mine.

I believe anyone who spends 1000 SEM to register as a delegate now will get the 1000 SEM returned to them when the mainnet launches sometime in 2018. Of course any delegate payments made after mainnet is live will be lost for good, so now is a good time to try it out.






There are 104 delegates now as I see in the Semux wallet, I thought dev said max would be 100 delegates. I would like to try that too before mainnet goes live.
Jump to: