[GH-ISSUE #89] warnings in the docker container #65

Closed
opened 2026-02-27 23:18:43 +03:00 by kerem · 0 comments
Owner

Originally created by @juanico10 on GitHub (Dec 10, 2022).
Original GitHub issue: https://github.com/snibox/snibox/issues/89

Hello!

I am getting these warnings in the docker container:

snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:68: warning: already initialized constant Net::ProtocRetryError
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here
snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:214: warning: already initialized constant Net::BufferedIO::BUFSIZE
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:206: warning: previous definition of BUFSIZE was here
snibox-backend  | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:541: warning: already initialized constant Net::NetPrivate::Socket
snibox-backend  | /usr/local/lib/ruby/2.6.0/net/protocol.rb:503: warning: previous definition of Socket was here

What could it be?
Best regards
Juan

Originally created by @juanico10 on GitHub (Dec 10, 2022). Original GitHub issue: https://github.com/snibox/snibox/issues/89 Hello! I am getting these `warnings` in the docker container: ``` snibox-backend | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:68: warning: already initialized constant Net::ProtocRetryError snibox-backend | /usr/local/lib/ruby/2.6.0/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here snibox-backend | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:214: warning: already initialized constant Net::BufferedIO::BUFSIZE snibox-backend | /usr/local/lib/ruby/2.6.0/net/protocol.rb:206: warning: previous definition of BUFSIZE was here snibox-backend | /usr/local/bundle/gems/net-protocol-0.2.1/lib/net/protocol.rb:541: warning: already initialized constant Net::NetPrivate::Socket snibox-backend | /usr/local/lib/ruby/2.6.0/net/protocol.rb:503: warning: previous definition of Socket was here ``` What could it be? Best regards Juan
kerem closed this issue 2026-02-27 23:18:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#65
No description provided.