Skip to content

Instantly share code, notes, and snippets.

View andreaspeters's full-sized avatar
🏠
Working from home

Andreas Peters andreaspeters

🏠
Working from home
View GitHub Profile
./traefik
INFO[0000] Configuration loaded from file: /home/andreas/Projekte/go/traefik.toml
INFO[2021-08-19T18:55:04+02:00] Traefik version 2.5.0-rc5 built on 2021-08-03T18:04:59Z
INFO[2021-08-19T18:55:04+02:00]
Stats collection is disabled.
Help us improve Traefik by turning this feature on :)
More details on: https://doc.traefik.io/traefik/contributing/data-collection/
plugins-local/src/github.com/AVENTER-UG/traefik-mesos-provider/mesos.go:63:18: panic
panic: reflect.Set: value of type map[string]*struct { Tasks []struct { ID string "json:\"id\""; Name string "json:\"name\""; FrameworkID string "json:\"framework_id\""; ExecutorID string "json:\"executor_id\""; SlaveID string "json:\"slave_id\""; State string "json:\"state\""; Resources struct { Disk int "json:\"disk\""; Mem int "json:\"mem\""; Gpus int "json:\"gpus\""; Cpus float64 "json:\"cpus\""; Ports string "json:\"ports\"" } "json:\"resources\""; Role string "json:\"role\""; Statuses []interface {} "json:\"statuses\""; Labels []struct { Key string