You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
The text was updated successfully, but these errors were encountered:
homepc91
changed the title
I am getting some error when i run ./prepare_etcd.sh...How to solve it....Please help me
I am getting some error when i run ./prepare_etcd.sh.. .How to solve it?....Please help me
Nov 9, 2017
RJPercival
changed the title
I am getting some error when i run ./prepare_etcd.sh.. .How to solve it?....Please help me
prepare_etcd.sh errors
Sep 6, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've run ./prepare_etcd.sh localhost 2379 key.pem
{"errorCode":102,"message":"Not a file","cause":"/root","index":17}
{"errorCode":102,"message":"Not a file","cause":"/root/entries","index":17}
{"errorCode":102,"message":"Not a file","cause":"/root/nodes","index":17}
{"action":"set","node":{"key":"/root/serving_sth","value":"","modifiedIndex":18,"createdIndex":18},"prevNode":{"key":"/root/serving_sth","value":"CAASIgog8TejkoaYqSCJADkFiNimJRlVe5l3NXIMH+bcc8qdAmsYhKijivErIAAqIOOwxEKY/BwUmvv0yJlvuSQnrkHkZJuTTKSVmRt4UrhVMkwIBBADGkYwRAIgPgAztW3WFAqgQ7dgs65Cn3qQyQzYVaD4ziYiZBHVO7cCIEmyHGhK0dl3OnY+2VoA//PGypoplQVDJlM3RXg3BYOz","modifiedIndex":12,"createdIndex":7}}
{"action":"set","node":{"key":"/root/cluster_config","value":"","modifiedIndex":19,"createdIndex":19},"prevNode":{"key":"/root/cluster_config","value":"CAIRAAAAAAAA6D8=","modifiedIndex":13,"createdIndex":13}}
{"action":"set","node":{"key":"/root/sequence_mapping","value":"","modifiedIndex":20,"createdIndex":20},"prevNode":{"key":"/root/sequence_mapping","value":"","modifiedIndex":9,"createdIndex":9}}
I1013 07:01:03.140451 2059292672 init.cc:71] Build version: 66796fe
I1013 07:01:03.141053 2059292672 init.cc:73] Binary built with hardening enabled.
I1013 07:01:03.141362 2059292672 thread_pool.cc:146] ThreadPool starting with 2 threads
W1013 07:01:03.155120 2059292672 connection_pool.cc:261] Setting client minimum TLS protocol to tlsv12
I1013 07:01:03.155212 2059292672 connection_pool.cc:293] Loading openssl default trusted root certificates...
I1013 07:01:03.157194 1064960 etcd.cc:1042] Etcd version: {"etcdserver":"3.2.0+git","etcdcluster":"3.2.0"}
I1013 07:01:03.291379 528384 masterelection.cc:546] /election/clustertool: Became master
I1013 07:01:03.291505 2059292672 thread_pool.cc:146] ThreadPool starting with 4 threads
I1013 07:01:03.578425 2059292672 sqlite_db.cc:94] New SQLite database created in /tmp/clustertooldb
W1013 07:01:03.578516 2059292672 sqlite_db.cc:145] SQLite "synchronous" pragma set to FULL
W1013 07:01:03.578544 2059292672 sqlite_db.cc:148] SQLite running with batched transactions, you should set sqlite_synchronous_mode = FULL !
W1013 07:01:03.600061 2059292672 clustertool_main.cc:114] Using default ClusterConfig
I1013 07:01:03.601496 2059292672 clustertool_main.cc:128] Using config:
minimum_serving_nodes: 2
minimum_serving_fraction: 0.75
I1013 07:01:03.755048 2059292672 clustertool_main.cc:181] OK
**W1013 07:02:03.298169 528384 connection_pool.cc:339] Releasing errored connection to localhost:2379
W1013 07:02:03.298229 528384 connection_pool.cc:364] error flag (0x41): READING TIMEOUT : Resource temporarily unavailable
W1013 07:02:03.298388 528384 etcd.cc:798] Got invalid JSON:**
The text was updated successfully, but these errors were encountered: