-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
kind: questionSomeone is asking for help or supportSomeone is asking for help or support
Description
Now I get a similar error like #63 when trying to add monitor in the vagrant machine:
Error: Response was a non-`Responder` `Err`: I/O-Error: Connection refused (os error 111).
Warning: This `Responder` implementation has been deprecated.
Warning: In Rocket v0.5, `Result<T, E>` implements `Responder` only if `E` implements `Responder`. For the previous behavior, use `Result<T, Debug<E>>` where `Debug` is `rocket::response::Debug`.
Warning: Responding with 500 Internal Server Error catcher.
I defined the example configuration for msmtp from the Readme and used my googlemail account, which has 2FA disabled
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind: questionSomeone is asking for help or supportSomeone is asking for help or support