bug(core): panic if missing otel config #487

Closed
opened 2026-03-28 04:25:00 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #1453
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1453
Original created: 2025-08-04T07:15:06Z


root@serviceradar-cloud:/home/mfreeman/debs/1.0.48# /usr/local/bin/serviceradar-core /etc/serviceradar/core.json
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xdd94b6]

goroutine 1 [running]:
main.run()
/home/runner/work/serviceradar/serviceradar/cmd/core/main.go:95 +0x2b6
main.main()
/home/runner/work/serviceradar/serviceradar/cmd/core/main.go:64 +0x13
root@serviceradar-cloud:/home/mfreeman/debs/1.0.48#

Imported from GitHub. Original GitHub issue: #1453 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1453 Original created: 2025-08-04T07:15:06Z --- root@serviceradar-cloud:/home/mfreeman/debs/1.0.48# /usr/local/bin/serviceradar-core /etc/serviceradar/core.json panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xdd94b6] goroutine 1 [running]: main.run() /home/runner/work/serviceradar/serviceradar/cmd/core/main.go:95 +0x2b6 main.main() /home/runner/work/serviceradar/serviceradar/cmd/core/main.go:64 +0x13 root@serviceradar-cloud:/home/mfreeman/debs/1.0.48#
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#487
No description provided.