Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Lisk.sh error #2279

Closed
bobby-fly opened this issue Aug 3, 2018 · 1 comment
Closed

Lisk.sh error #2279

bobby-fly opened this issue Aug 3, 2018 · 1 comment

Comments

@bobby-fly
Copy link

error:
lisk@fengqun:~/lisk-test$ ./lisk.sh lisk
Error: Unrecognized command.

Available commands are: start stop start_node stop_node start_db stop_db reload rebuild coldstart logs lisky status help

Command Options for Lisk.sh

All options may be passed [-p <PM2-config.json>]

start_node Starts a Nodejs process for Lisk
start Starts the Nodejs process and PostgreSQL Database for Lisk
stop_node Stops a Nodejs process for Lisk
stop Stop the Nodejs process and PostgreSQL Database for Lisk
reload Restarts the Nodejs process for Lisk
rebuild [-u URL] [-f file.db.gz] [-0] Rebuilds the PostgreSQL database
start_db Starts the PostgreSQL database
stop_db Stops the PostgreSQL database
coldstart Creates the PostgreSQL database and configures config.json for Lisk
lisk Launches Lisk-commander
logs Displays and tails logs for Lisk
status Displays the status of the PID associated with Lisk
help Displays this message
lisk@fengqun:~/lisk-test$ ss -ntlp

@MaciejBaj
Copy link
Contributor

MaciejBaj commented Aug 3, 2018

As written in the received error message:

Available commands are: start stop start_node stop_node start_db stop_db reload rebuild coldstart logs lisky status help

so it might be ./lisk.sh start depends of what you want to do.

If you have some following problems try on our gitter https://gitter.im/LiskHQ/lisk as it looks like a problem with usage of lisk-scripts.

@diego-G diego-G added this to the Version 1.2.0 milestone Aug 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants