Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart Command #78

Closed
kjkazinski opened this issue Aug 12, 2012 · 3 comments
Closed

Restart Command #78

kjkazinski opened this issue Aug 12, 2012 · 3 comments
Assignees

Comments

@kjkazinski
Copy link
Contributor

I was checking the commands and stopped my server and went to restart it and received an error. I am including the entire log so you can see how I got there.

minecraft@lx-web:/opt/msm/servers/minecraft> msm server list
[ ACTIVE ] "minecraft" is running. Everything is OK.
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecraft start
Server "minecraft" is already running!
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecraft stop now
Forcing save... Done.
Stopping the server... Done.
Synchronising worlds in RAM to disk... Done.
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecraft stop
Server "minecraft" is not running.
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecraft stop now
Server "minecraft" is not running.
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecrft restart now
There is no server with the name "minecrft".
This command must be executed as the user "root".
minecraft@lx-web:/opt/msm/servers/minecraft> msm minecraft restart now
Maintaining world symbolic links... Done.
Synchronising flagged worlds on disk to RAM... Done.
Starting server.../usr/local/bin/msm: line 760: 1344731207 +  : syntax error: operand expected (error token is "+  ")
This command must be executed as the user "root".
@ghost ghost assigned marcuswhybrow Aug 12, 2012
@marcuswhybrow
Copy link

Thanks, looks like my protection has become overzealous. I'll have a look.

@marcuswhybrow
Copy link

I can reproduce this output myself with my "minecraft" user. Still investigating...

@marcuswhybrow
Copy link

Ah I have found the problem. I'll fix it and release a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants