redlib icon indicating copy to clipboard operation
redlib copied to clipboard

πŸ› Bug Report: healthcheck now use ipv6 on newer version of docker engine v25

Open jamesos10 opened this issue 1 year ago β€’ 1 comments
trafficstars

Describe the bug

New version of docker engine which enable ivp6 on container

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Have docker engine v25
  2. Create redlib container
  3. Wait for healtcheck

What's the expected behavior?

healthcheck output: wget: can't connect to remote host: Connection refused due to wget get ip of ::1 instead of 127.0.0.1

Additional context / screenshot

αΊ£nh

jamesos10 avatar Mar 22 '24 16:03 jamesos10

I experienced similar but it seems to work if you wait 10 minutes or so.

RayBB avatar May 27 '24 12:05 RayBB