fastio / 1store

NoSQL data store using the SEASTAR framework, compatible with Redis
GNU Affero General Public License v3.0
1.32k stars 170 forks source link

when I start the binary “scylla”,problem! #46

Open ericgong1993 opened 5 years ago

ericgong1993 commented 5 years ago

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......