std.json.JSONException@std/json.d(155): JSONValue is not a string
Program exited with code 1

By unknown reason my /etc/vibe/vibe.conf file contains follow data:

{
	"uid": 70,
	"gid": 70
}

I just remove this file, it solve this issue.