mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-04 17:47:00 +03:00
F #5422: New error message on fireedge start fail
This commit is contained in:
parent
d5b2e8a286
commit
f22298f301
@ -164,7 +164,7 @@ const sockets = websockets(appServer) || []
|
||||
|
||||
let config = {
|
||||
color: 'red',
|
||||
message: 'Server no start'
|
||||
message: 'Server could not be started'
|
||||
}
|
||||
|
||||
appServer.listen(port, host, err => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user