We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2022-02-18 22:20:45.386 [INFO ] ssdb-server.cpp(62): sync_speed : 0 MB/s 2022-02-18 22:20:45.435 [INFO ] server.cpp(159): server listen on 0.0.0.0:8888 2022-02-18 22:20:45.435 [INFO ] server.cpp(181): auth : off 2022-02-18 22:20:45.435 [INFO ] server.cpp(218): readonly: no 2022-02-18 22:20:45.435 [INFO ] serv.cpp(187): slaveof: svc-default-ssdb2.default:8888, type: mirror 2022-02-18 22:20:45.435 [DEBUG] ttl.cpp(108): load 0 keys into fast_keys 2022-02-18 22:20:45.435 [DEBUG] slave.cpp(95): last_seq: 0, last_key: 2022-02-18 22:20:45.435 [INFO ] serv.cpp(202): key_range.kv: "", "" 2022-02-18 22:20:45.435 [INFO ] ssdb-server.cpp(85): pidfile: /run/ssdb.pid, pid: 1 2022-02-18 22:20:45.435 [INFO ] ssdb-server.cpp(86): ssdb server started.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2022-02-18 22:20:45.386 [INFO ] ssdb-server.cpp(62): sync_speed : 0 MB/s
程序异常退出无日志打印2022-02-18 22:20:45.435 [INFO ] server.cpp(159): server listen on 0.0.0.0:8888
2022-02-18 22:20:45.435 [INFO ] server.cpp(181): auth : off
2022-02-18 22:20:45.435 [INFO ] server.cpp(218): readonly: no
2022-02-18 22:20:45.435 [INFO ] serv.cpp(187): slaveof: svc-default-ssdb2.default:8888, type: mirror
2022-02-18 22:20:45.435 [DEBUG] ttl.cpp(108): load 0 keys into fast_keys
2022-02-18 22:20:45.435 [DEBUG] slave.cpp(95): last_seq: 0, last_key:
2022-02-18 22:20:45.435 [INFO ] serv.cpp(202): key_range.kv: "", ""
2022-02-18 22:20:45.435 [INFO ] ssdb-server.cpp(85): pidfile: /run/ssdb.pid, pid: 1
2022-02-18 22:20:45.435 [INFO ] ssdb-server.cpp(86): ssdb server started.
The text was updated successfully, but these errors were encountered: