Bad Provider Config Prevents Startup
Bug Report
Context
Choose one from each category:
Affected systems
-
This bug is present on my system only -
This bug is present on my system and other systems
Browser Type
-
This bug is present on only -
This bug is present on all browsers
Impact
-
This bug prevents me from using Compsole effectively -
This bug is only an annoyance and I can still use Compsole
Description
The use of logrus.Fatalf
causes Compsole to crash on startup/reboot if a provider has a bad config or fails to create. Need to fail gracefully and use logrus.Warnf
instead, letting the user fix the config instead.
Evidence
Image credit: @dmy3070