I compiled the binary successfully,but when I wanna start just like“./build/release/scylla”,
there is a problem:ERROR [shard 0] init - Could not read configuration file conf/scylla.yaml: YAML::TypedBadConversion<seastar::basic_sstring<char, unsigned int, 15u, true> > (yaml-cpp: error at line 25361973, column 24577: bad conversion)
[shard 0] seastar - Exiting on unhandled exception: YAML::TypedBadConversion<seastar::basic_sstring<char, unsigned int, 15u, true> > (yaml-cpp: error at line 25361973, column 24577: bad conversion)
So tell me how to get over it......
I compiled the binary successfully,but when I wanna start just like“./build/release/scylla”, there is a problem:ERROR [shard 0] init - Could not read configuration file conf/scylla.yaml: YAML::TypedBadConversion<seastar::basic_sstring<char, unsigned int, 15u, true> > (yaml-cpp: error at line 25361973, column 24577: bad conversion) [shard 0] seastar - Exiting on unhandled exception: YAML::TypedBadConversion<seastar::basic_sstring<char, unsigned int, 15u, true> > (yaml-cpp: error at line 25361973, column 24577: bad conversion) So tell me how to get over it......