Yuhao LONG

Results 2 issues of Yuhao LONG

### Relevant server.conf | webapi.conf - center etc/config.yaml ```toml [DB] DBType = "mysql" DSN = "mysql:mysql@tcp(127.0.0.1:3306)" ``` - categraf ```toml [[writers]] url = "${edge_address}/prometheus/v1/write" [heartbeat] enable = true url =...

i had ran the chatroom example on my local machine, however, when user closed the tab on browser, the handler just crashed with the following logs: `[panic.go:838] the request url...