ErrLookup › socketry/falcon

socketry/falcon

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS. · Ruby · 54 source files

Analyzed at 5107b0713f on 2026-08-23. 5 documented errors.

Code / MessageTypeSeverityTags
Could not find config/serve.rb or config.ru in #{root}!
exception error falcon, rack, configuration, argument-error, file-not-found, ruby
Unsupported application configuration: #{path}!
exception error falcon, rack, file-extension, argument-error, configuration, ruby
Unable to resolve #{hostname}!
console warning falcon, tls, sni, reverse-proxy, hostname, ruby
`Falcon::Server.middleware` is deprecated, use `.rack_middle
console info falcon, deprecation, middleware, ruby
Async::Container::Supervisor is replaced by Async::Service::
console warning falcon, async-service, async-container, deprecation, supervisor, ruby