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
先启动master的时候报错(应该是数据表没有)
➜ gorse git:(release-0.2) ✗ ./gorse-master -c config.toml INFO[0000] master: load config from config.toml INFO[0000] master: start rpc server 127.0.0.1:8086 INFO[0000] master: start loop (period = 30 min) FATA[0000] master: failed to pull dataset for ranking (the Database field must be set on Operation)
用gorse-cli导入数据时候 提示必须先起master :(
./gorse-cli -h FATA[0000] cli: failed to load master config (rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:8086: connect: connection refused")
The text was updated successfully, but these errors were encountered:
忘记初始化了,失误... 另外感兴趣可以加一下QQ交流群哈:716094790
Sorry, something went wrong.
另外,记得在使用前先创建数据库哈
No branches or pull requests
先启动master的时候报错(应该是数据表没有)
用gorse-cli导入数据时候 提示必须先起master :(
The text was updated successfully, but these errors were encountered: