-
I just downloaded your and ran your container for PIA but after using the basic docker run, it appears like it is running but when I look at container status it shows as starting. Also if I try to connect to the container via bash it says starting. Here is the logs from the container, not sure what was missed.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Hey there! This is actually expected. This 'weirdness' has been there for months; funnily enough I tried to solve it this morning (see #283) |
Beta Was this translation helpful? Give feedback.
-
Actually, overthinking it, I'll re-open #283 and address it. I'll make it run on smaller intervals and have the DNS resolution run periodically instead of being triggered by the healthcheck. A bit convoluted to explain, but it should work 😄 |
Beta Was this translation helpful? Give feedback.
-
Slow healtcheck is now fast in |
Beta Was this translation helpful? Give feedback.
Slow healtcheck is now fast in
:latest
and will be included in thev3.10.0
image once it's released (associated commit: 11338b6)