mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
log
This commit is contained in:
parent
a5dbbe00fc
commit
bb15d14627
@ -148,15 +148,7 @@ function openim::rpc::start() {
|
|||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
sleep 5
|
|
||||||
|
|
||||||
result=$(openim::util::check_ports ${OPENIM_RPC_PORT_TARGETS[@]})
|
|
||||||
if [[ $? -ne 0 ]]; then
|
|
||||||
openim::log::error "check ${SERVER_NAME} failed"
|
|
||||||
else
|
|
||||||
openim::log::info "$result"
|
|
||||||
fi
|
|
||||||
# openim::util::check_ports ${OPENIM_RPC_PROM_PORT_TARGETS[@]}
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user