Skip to content
New issue

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

when i setup graph, got some errors, please help #22

Open
u31s opened this issue Jun 15, 2016 · 1 comment
Open

when i setup graph, got some errors, please help #22

u31s opened this issue Jun 15, 2016 · 1 comment

Comments

@u31s
Copy link

u31s commented Jun 15, 2016

[root@yafei graph]# ./control start
start ok, pid=32122
[root@yafei graph]# ./control tail
2016/06/15 10:04:20 cfg.go:90: g.ParseConfig ok, file cfg.json
2016/06/15 10:04:20 db.go:22: g.InitDB, get db conn fail Error 1045: Access denied for user 'root'@'localhost' (using password: NO)
2016/06/15 10:06:09 cfg.go:90: g.ParseConfig ok, file cfg.json
2016/06/15 10:06:09 db.go:22: g.InitDB, get db conn fail Error 1193: Unknown system variable 'parsseTime'
2016/06/15 10:29:11 cfg.go:90: g.ParseConfig ok, file cfg.json
2016/06/15 10:29:11 db.go:22: g.InitDB, get db conn fail Error 1193: Unknown system variable 'parsseTime'
2016/06/15 10:36:27 cfg.go:90: g.ParseConfig ok, file cfg.json
2016/06/15 10:36:27 db.go:22: g.InitDB, get db conn fail Error 1193: Unknown system variable 'parsseTime'
2016/06/15 10:36:46 cfg.go:90: g.ParseConfig ok, file cfg.json
2016/06/15 10:36:46 db.go:22: g.InitDB, get db conn fail Error 1193: Unknown system variable 'parsseTime'

@tanxiaolong
Copy link

@u31s you missed your db password in cfg.json, it should be like this "'root:password@'localhost' ...."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants