valeriansaliou / vigil

🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).

Home Page:https://crates.io/crates/vigil-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected stops encountered every day

AleSocks opened this issue · comments

Error details

thread 'actix-rt:worker:1' panicked at 'calledResult::unwrap()on anErrvalue: InvalidUriParts(InvalidUri(SchemeMissing))', /cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-3.3.3/src/middleware/normalize.rs:161:46 note: run withRUST_BACKTRACE=1environment variable to display a backtrace

What’s your stack? Do you run a reverse proxy to Vigil? Is Vigil exposed directly on the public Internet? Maybe an open port to the Internet?

To me it looks like someone is sending invalid HTTP requests with invalid formatting.