Author

Topic: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers - page 1092. (Read 3074324 times)

legendary
Activity: 1590
Merit: 1002
yes of course - but most of them will buy BTC to buy ETH or other currencies

BTC is the best known crypto haven to run to for the Chinese - but it will filter through to some other alts shortly

LTC has been popular in China but it really has little relevance now - when they work this out the next logical flow will be ETH - then others IMO



can chinese people use ethereum freely ?
sr. member
Activity: 356
Merit: 250
I like how bitcoin dominance on coinmarketcap.com was over 82% the last days now its down to 80.7% even though it stayed above 10 billion. Wink I like to blame it on the so called "alt-coins". Smiley
legendary
Activity: 1120
Merit: 1000
Pretty happy with the first few trading days... still nicely above ICO price. Nice volume, looks promissing.
hero member
Activity: 577
Merit: 500
Bitcore BTX
*.lisk.io down atm or just me?

Down

Yes, every website associated with lisk.io is currently offline. There seem to be a DNS problem with NameCheap. We hope they will fix the issue as soon as possible.

working again
sr. member
Activity: 347
Merit: 258
Founder of PROCOMMERCE.IO
full member
Activity: 126
Merit: 100
DLISK - Next Generation Coin
Lisk is changing the world.
member
Activity: 89
Merit: 10
Hello Hello 😄
Could we please ask you to vote for us "savetheworld"
Rank 245
We are 2 guys from Czech 😄 and we have a node up and have invested some money into the coins to run a node, we have anti DDOS, SSL node with Newrelic monitoring setup that alerts us for any issues on the server, would be happy to send you some health charts,

our Idea here is to genuinly help the Network and keep if smooth as we are both engineers and really enjoyed creating this project.

our node is located under "savetheworld" Rank 223

my friend and I have also been helping the community and users troubleshoot problems and also helping people get access to their lisk 😄

We created https://lisk.chat/channel/community_support
to help anyone with problems and put in the time even while having a full time engineering job so we really are working hard to make this project work.

our node is https://liskcz.eu and we would really appreciate your vote for us.

We would be happy to send you weekly data charts in new relic with all the info if you are voting for us
sr. member
Activity: 356
Merit: 250
Lisk support is as strong as Obelix carrying an obelisk.  Roll Eyes Grin
legendary
Activity: 2016
Merit: 1360
Is the current installScript.sh updated and version v0.3.1 available in the binaries?

Because I'm having trouble installing the new version.

It stuck on:
Code:
Downloading current Lisk binaries: lisk-Linux-x86_64.tar.gz



####

v0.3.0 was easy and worked.

I also had some problems with the installation script. I ended up deleting the whole lisk folder and then install the script again, which worked.
But I DON'T encourage you to do the same. You might lose SSL certificates, your config.json etc.

It works, but sometimes you need a little patience with the download.

You should delete the old lisk-main folder, download and start the script.
Code:
rm -rf lisk-main
rm -rf installLisk.sh

wget https://downloads.lisk.io/scripts/installLisk.sh
bash installLisk.sh

Wait a moment.
If all goes well, you should see this:
Code:
Downloading current Lisk binaries: lisk-Linux-x86_64.tar.gz
Checksum Passed!
Extracting Lisk binaries to /home/polycrypto/lisk-main

Cleaning up downloaded files

Coldstarting Lisk for the first time
√ Postgresql started successfully.
√ Postgresql user created successfully.
√ Postgresql database created successfully.
Downloading blockchain snapshot...
√ Blockchain snapshot downloaded successfully.
Restoring blockchain...
√ Blockchain restored successfully.
√ Crontab updated successfully.
√ Lisk started successfully.

Stopping Lisk to perform database tuning
√ Lisk stopped successfully.
√ Postgresql stopped successfully.

Executing database tuning operation
Updates completed

Starting Lisk with all parameters in place
√ Postgresql started successfully.
√ Lisk started successfully.

After that:

Code:
cd lisk-main
nano config.json:


"ssl": {
        "enabled": true,
        "options": {
            "port": ,
            "address": "0.0.0.0",
            "key": "/etc/letsencrypt/live/lisk.polycrypto.tech/privkey.pem",
            "cert": "/etc/letsencrypt/live/lisk.polycrypto.tech/fullchain.pem"
        }


And don't forget the forging line in this file...




Thanks @Poly  Smiley

Now I am also on v0.3.1 ^^
newbie
Activity: 21
Merit: 0
Does anybody got bounty?

I've yet to receive my Twitter bounty, and mine was validated with @Lisk_bounty several weeks before launch. So I don't believe any have gone out yet.
full member
Activity: 126
Merit: 100
DLISK - Next Generation Coin
hero member
Activity: 882
Merit: 659
full member
Activity: 168
Merit: 100
BURSTcoin - Burst-team.us
You should delete the lisk folder.
You shouldn't keep your SSL cert files in the lisk folder.
You should never copy the old config.json. (It may change some from version to version.)

Sorry for the missunderstanding. I, personally, don't keep the SSL files in the lisk folder.
But it's always better to backup the old files. Just in case something is wrong with the new version and you need to roll back to the old version.
member
Activity: 66
Merit: 10
Hi guys! Anybody knows when we exactly receive the bounty's and the ico bonus?

Thanks!
bounty is going to be distributed in the next weeks, ICO bonus was already in your balance


maybe he meant first day bonus.

yeah first day bonus was 15% right?

No that was 1st Week Bonus.  Day One Bonus is 200,000 Lisk taken from the development pool and distributed after main net launch to all Day 1 providers based on the amounts donated on that day AFAIK.
hero member
Activity: 910
Merit: 510
Is the current installScript.sh updated and version v0.3.1 available in the binaries?

Because I'm having trouble installing the new version.

It stuck on:
Code:
Downloading current Lisk binaries: lisk-Linux-x86_64.tar.gz



####

v0.3.0 was easy and worked.

I also had some problems with the installation script. I ended up deleting the whole lisk folder and then install the script again, which worked.
But I DON'T encourage you to do the same. You might lose SSL certificates, your config.json etc.

It works, but sometimes you need a little patience with the download.

You should delete the old lisk-main folder, download and start the script.
Code:
rm -rf lisk-main
rm -rf installLisk.sh

wget https://downloads.lisk.io/scripts/installLisk.sh
bash installLisk.sh

Wait a moment.
If all goes well, you should see this:
Code:
Downloading current Lisk binaries: lisk-Linux-x86_64.tar.gz
Checksum Passed!
Extracting Lisk binaries to /home/polycrypto/lisk-main

Cleaning up downloaded files

Coldstarting Lisk for the first time
√ Postgresql started successfully.
√ Postgresql user created successfully.
√ Postgresql database created successfully.
Downloading blockchain snapshot...
√ Blockchain snapshot downloaded successfully.
Restoring blockchain...
√ Blockchain restored successfully.
√ Crontab updated successfully.
√ Lisk started successfully.

Stopping Lisk to perform database tuning
√ Lisk stopped successfully.
√ Postgresql stopped successfully.

Executing database tuning operation
Updates completed

Starting Lisk with all parameters in place
√ Postgresql started successfully.
√ Lisk started successfully.

After that:

Code:
cd lisk-main
nano config.json:


"ssl": {
        "enabled": true,
        "options": {
            "port": ,
            "address": "0.0.0.0",
            "key": "/etc/letsencrypt/live/lisk.polycrypto.tech/privkey.pem",
            "cert": "/etc/letsencrypt/live/lisk.polycrypto.tech/fullchain.pem"
        }


And don't forget the forging line in this file...





full member
Activity: 126
Merit: 100
DLISK - Next Generation Coin
Lisk looking really nice!!!
hero member
Activity: 671
Merit: 505
Version 0.3.1 on Docker.

Code:
error 2016-05-29 20:27:21 { message: 'Maximum number of 101 votes exceeded (2 too many).',
  transaction:
   { id: '5524930565698900323',
     height: 20407,
     blockId: '16820105418178921867',
     type: 3,
     timestamp: 238365,
     senderPublicKey: 'd09b5883f98350934345932d2e030e8478d2dba2985deaef85222cbc315d6421',
     requesterPublicKey: null,
     senderId: '6272272422739160383L',
     recipientId: '6272272422739160383L',
     amount: 0,
     fee: 100000000,
     signature: '18be11b3d5ce002b1f7866b01a87f02fb36ec9a95bf6eb53245b3fddee957c2e1f7618415e2ad02316c61c420bc9be7e3649104caa43d03579d3cbeba161430e',
     signSignature: 'bbfc43aa7fe7def729f4f73f3547f6e57a7a4776fc5a95169b309c5eb5f066e23c87017a12f095ce40c49d848ac1ff210a3c0383a6cf8c7df5f16302d6aa3107',
     signatures: null,
     confirmations: NaN,
     asset: { votes: [Object] } },
  block:
   { id: '16820105418178921867',
     version: 0,
     timestamp: 238370,
     height: 20407,
     previousBlock: '4143114733638054568',
     numberOfTransactions: 2,
     totalAmount: 0,
     totalFee: 200000000,
     reward: 0,
     payloadLength: 3872,
     payloadHash: '3775d35d05c4c05b7d5063527e90e225d50c821ebd2b892787b75faa0b1cc110',
     generatorPublicKey: '2f872264534a1722e136bddf29a301fa97708f88583130770d54c1d11366e5fc',
     generatorId: '9926064757911337096L',
     blockSignature: 'a1c22b553e495228ec43ee24b450d74c6512064fea5fdcd794cfa33ea8596f053aeb9aa175d9b7a7a8f82e85443d71e5da064733b099a6dfc77c6e48a8b03409',
     confirmations: NaN,
     totalForged: '200000000',
     transactions: [ [Object], [Object] ] } }
fatal 2016-05-29 20:27:21 System error { message: 'undefined is not a function',
  stack: 'TypeError: undefined is not a function\n    at /home/lisk/lisk/app.js:3:9842\n    at /home/lisk/lisk/node_modules/async/lib/async.js:52:16\n    at Immediate. (/home/lisk/lisk/node_modules/async/lib/async.js:264:21)\n    at Immediate. (/home/lisk/lisk/node_modules/async/lib/async.js:44:16)\n    at Immediate.immediate._onImmediate (timers.js:418:16)\n    at processImmediate [as _immediateCallback] (timers.js:367:17)' }
hero member
Activity: 739
Merit: 500
I also had some problems with the installation script. I ended up deleting the whole lisk folder and then install the script again, which worked.
But I DON'T encourage you to do the same. You might lose SSL certificates, your config.json etc.
You should delete the lisk folder.
You shouldn't keep your SSL cert files in the lisk folder.
You should never copy the old config.json. (It may change some from version to version.)
sr. member
Activity: 298
Merit: 250
legendary
Activity: 1148
Merit: 1000
Hi guys! Anybody knows when we exactly receive the bounty's and the ico bonus?

Thanks!
bounty is going to be distributed in the next weeks, ICO bonus was already in your balance


maybe he meant first day bonus.

yeah first day bonus was 15% right?
Jump to: