Author

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

sr. member
Activity: 374
Merit: 250
I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

https://lisk.io/documentation?i=lisk-docs/PrereqSetup

you need to create a lisk sudo user. and install with that user. read and follow the steps above before and go to lisk.chat many people helping there

I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

Change your user.
Try "su lisk" and than "bash installLisk.sh install"

Thanks.

you are welcome vote reavon for Delegate  Wink
full member
Activity: 123
Merit: 100
I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

https://lisk.io/documentation?i=lisk-docs/PrereqSetup

you need to create a lisk sudo user. and install with that user. read and follow the steps above before and go to lisk.chat many people helping there

I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

Change your user.
Try "su lisk" and than "bash installLisk.sh install"

Thanks.
sr. member
Activity: 560
Merit: 252
It's crashing... I need tissues  Cry
It's over Huh

wait what ? I sitting all day at home, just because of this awesome day trading and i manage even with my limited supply to earn almost btc and half... Even so with my longterm Lisk im 60% in profit for only this day ? Thats like not enough ?  Grin

Where to short LSK Huh
sr. member
Activity: 374
Merit: 250
I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

https://lisk.io/documentation?i=lisk-docs/PrereqSetup

you need to create a lisk sudo user. and install with that user. read and follow the steps above before and go to lisk.chat many people helping there
legendary
Activity: 1498
Merit: 1117
this helps. now it is synching. thank you very much. i hope that i now can send some test coins.

Jo, gerne. Cool

Cheers.

werden denn die blöcke nun "lokal" (im docker container) gespeichert oder muss ich jedes mal auf neue warten?

are these block saved inside the docker container? or do i have to wait every time i start the client?
full member
Activity: 168
Merit: 100
BURSTcoin - Burst-team.us
I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps

Change your user.
Try "su lisk" and than "bash installLisk.sh install"
sr. member
Activity: 264
Merit: 250
Please explain this to me.

i started the client via Docker Quickstart Terminal with this command: docker run -d --restart=always -p 0.0.0.0:8000:8000 lisk/mainnet

but when i check with Kitematic (Beta) i see this.



why not mainnet but distracted_wescoff?

plus searing for lisk in Kitematic shows several lisk containers.




why? differences?

thanks

Docker generates strange names on its own. It's not our name. Smiley https://github.com/docker/docker/blob/master/pkg/namesgenerator/names-generator.go

Everyone can name his docker container as he wants. In your image the official docker container is the one in the middle. With 2k downloads. "lisk - mainnet - Lisk Mainnet Docket Image". We have to fix that typo. Smiley

danke.

ok. now i know which want to start within Kitematic - the one with the typo.

Q1: could there be a security problem if i use an other one?

Q2:
so every time i will launch the mainnet container there will be chosen a random name out of their list? if it works like that, then you should tell everybody that is will be like that. because it looks really strange.

Q1: Yes. The both others could be modified. (I mean we know the real name of one of them, and the other one is a Lisk community member. However, I wouldn't risk it.)

Q2: I think if you install a Docker container it will always get assigned some random name. Not when you launch it. That's only for Kitematic as it looks. I never saw that before.

Can you put some buy support at 100k  ? , if the coin goes down again nobody will invest again this days
sr. member
Activity: 358
Merit: 251
It's crashing... I need tissues  Cry
It's over Huh

wait what ? I sitting all day at home, just because of this awesome day trading and i manage even with my limited supply to earn almost btc and half... Even so with my longterm Lisk im 60% in profit for only this day ? Thats like not enough ?  Grin
hero member
Activity: 798
Merit: 500
this helps. now it is synching. thank you very much. i hope that i now can send some test coins.

Jo, gerne. Cool

Cheers.
full member
Activity: 123
Merit: 100
I was setting up lisk node by binaries ( https://lisk.io/documentation?i=lisk-docs/BinaryInstall )  , but when i give command "bash installLisk.sh install" , I get an error "Error: Lisk should not be run be as root. Exiting."

could somebody help.
Thanks

edit : I am running Vultr vps
hero member
Activity: 501
Merit: 500
I am done with lisk.Made 2x profit.
Thank you!
legendary
Activity: 1498
Merit: 1117
help please. my docker installation only shows blocks from yesterday. what to do now?

hi vlom, give it some time to sync up. If it's stuck, do this:

Open your docker quickstart terminal,  stop the process:
Code:
docker ps
check the CONTAINER ID
Code:
docker stop 

then fire it up again
Code:
docker run -d --restart=always -p 0.0.0.0:8000:8000 lisk/mainnet
-- wait for a while and it'll sync up.


 Grin

this helped. now it is synching. thank you very much. i hope that i can send some test coins now.

sr. member
Activity: 560
Merit: 252
It's crashing... I need tissues  Cry
It's over Huh
sr. member
Activity: 289
Merit: 250
Why can't I send my lisk from the web client? I thought this would be solved by now
full member
Activity: 259
Merit: 100
hero member
Activity: 798
Merit: 500
help please. my docker installation only shows blocks from yesterday. what to do now?

hi vlom, give it some time to sync up. If it's stuck, do this:

Open your docker quickstart terminal,  list and stop the process:
Code:
docker ps
check the CONTAINER ID
Code:
docker stop IDHere

then fire it up again
Code:
docker run -d --restart=always -p 0.0.0.0:8000:8000 lisk/mainnet
-- wait for a while and it'll sync up.
legendary
Activity: 1498
Merit: 1117
help please. my docker installation only shows blocks from yesterday. what to do now?
sr. member
Activity: 560
Merit: 252
@LISKHQ

What is the marketing strategy for Lisk? What do you and the team plan on doing to promote Lisk at blockchain events?

LSK is 3rd in volume.
LSK is 7m$ behind dashcoin in marketcap
Marketing is a waste of time, executing the project is the priority!
full member
Activity: 210
Merit: 100
Jump to: