mitchell852 opened a new issue #2126: Creating a new server thru the API results in internal server error URL: https://github.com/apache/incubator-trafficcontrol/issues/2126 POST /api/1.2/servers results in internal server error. more specifically: 2018/04/12 09:44:48 http: panic serving 127.0.0.1:63520: runtime error: invalid memory address or nil pointer dereference goroutine 7 [running]: net/http.(*conn).serve.func1(0xc4203012c0) /usr/local/Cellar/[email protected]/1.8.4/libexec/src/net/http/server.go:1721 +0xd0 panic(0x13f0700, 0x1696e70) /usr/local/Cellar/[email protected]/1.8.4/libexec/src/runtime/panic.go:489 +0x2cf github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/server.(*TOServer).ChangeLogMessage(0xc42025a820, 0x1470c3b, 0x7, 0x1b31db8, 0xc42025a820, 0x1, 0xb) /code/src/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/server/servers.go:156 +0xa6
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
