Hey guys, thanks for the work! I wanted to test ke...
# talk-keto
m
Hey guys, thanks for the work! I wanted to test keto for a POC. I've installed the keto service on Windows using scoop. I've tried to serve the API to try accessing it via gRPC, but I keep getting the error "level=error msg=Unable to connect to database, retrying. audience=application error=map[message:could not create new connection: sqlite3 support was not compiled into the binary" when running "keto serve -c .\keto.yml" even though I specified dsn as memory, why does it complain about sqlite? Thanks! 😄
It works fine using the provided docker images, so I'll just use that for now. 🙂