You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Puma::HttpParserError: Invalid HTTP format, parsing fails. Are you trying to open an SSL connection to a non-SSL Puma?
puma/client.rb:257:in `execute'
@parsed_bytes = @parser.execute(@env, @buffer, @parsed_bytes)
puma/client.rb:257:in `try_to_finish'
@parsed_bytes = @parser.execute(@env, @buffer, @parsed_bytes)
puma/server.rb:286:in `reactor_wakeup'
if client.try_to_finish || (shutdown && !client.can_close?)
puma/server.rb:236:in `block in run'
@reactor = Reactor.new(@io_selector_backend) { |c| reactor_wakeup c }
puma/reactor.rb:110:in `wakeup!'
if @block.call client
...
(4 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: PHOENIX-24
The text was updated successfully, but these errors were encountered: