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
{{ message }}
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
/data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/message.rb:139:in `block in parse': undefined method `auth_type' for #<PostgresPR::UnknownAuthType:0x00007fac685d7cf0> (NoMethodError)
raise ParseError unless auth_t == self.auth_type
^^^^^^^^^^
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/message.rb:82:in `parse'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/message.rb:137:in `parse'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/message.rb:116:in `create'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/message.rb:58:in `read'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/connection.rb:59:in `block in initialize'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/connection.rb:58:in `loop'
from /data/home/postmodern/code/ronin-rb/vendor/bundle/ruby/3.1.0/gems/postgres-pr-0.7.0/lib/postgres-pr/connection.rb:58:in `initialize'
from (irb):6:in `new'
from (irb):6:in `<main>'
Ran into this bug while testing postgres-pr based on the example in the README.
Steps To Reproduce
Expected Result
Connects
Actual Result
Version Information