Revertron / Alfis

Alternative Free Identity System
https://alfis.name
GNU Affero General Public License v3.0
284 stars 28 forks source link

unhelpful error message; thread 'main' panicked #327

Open zander opened 1 year ago

zander commented 1 year ago

The full line is;

thread 'main' panicked at 'Cannot load settings from /etc/alfis.conf!', src/main.rs:132:67

turns out I had two 'forwarders' lines in my config file. I eventually found out, would be nice if the app would have been more verbose in why it could not load the conf file.

Revertron commented 1 year ago

We need to readdress this to serde crate maintainers, I think :)