[GH-ISSUE #2525] Docker is running but no status with "docker ps" #1762

Closed
opened 2026-02-26 07:32:22 +03:00 by kerem · 3 comments
Owner

Originally created by @Ganzhans on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2525

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    Yes
  • Are you sure you're not using someone else's docker image?
    No
  • Have you searched for similar issues (both open and closed)?
    Yes

Describe the bug
Works perfect ...... but with "docker ps" it's up for more than 20 minutes and working, but no status like other containers "health".

Nginx Proxy Manager Version

V.2.9.19

To Reproduce
Steps to reproduce the behavior:

docker ps
no status

Expected behavior

Screenshots

image

Operating System

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"

Additional context

Originally created by @Ganzhans on GitHub (Jan 6, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2525 - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? Yes - Are you sure you're not using someone else's docker image? No - Have you searched for similar issues (both open and closed)? Yes **Describe the bug** Works perfect ...... but with "docker ps" it's up for more than 20 minutes and working, but no status like other containers "health". **Nginx Proxy Manager Version** <!-- What version of Nginx Proxy Manager is reported on the login page? --> V.2.9.19 **To Reproduce** Steps to reproduce the behavior: docker ps no status **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Screenshots** ![image](https://user-images.githubusercontent.com/100431846/211068967-a8607345-b982-448b-aafa-207b7c87917b.png) **Operating System** <!-- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error. --> PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" **Additional context**
kerem 2026-02-26 07:32:22 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@watn3y commented on GitHub (Jan 7, 2023):

What you want is a docker healthcheck.

https://nginxproxymanager.com/advanced-config/#docker-healthcheck

<!-- gh-comment-id:1374386831 --> @watn3y commented on GitHub (Jan 7, 2023): What you want is a docker healthcheck. https://nginxproxymanager.com/advanced-config/#docker-healthcheck
Author
Owner

@Ganzhans commented on GitHub (Jan 7, 2023):

thnx !!

<!-- gh-comment-id:1374426204 --> @Ganzhans commented on GitHub (Jan 7, 2023): thnx !!
Author
Owner

@watn3y commented on GitHub (Jan 7, 2023):

you're welcome :D don't forget to close the issue when your problem is solved

<!-- gh-comment-id:1374431173 --> @watn3y commented on GitHub (Jan 7, 2023): you're welcome :D don't forget to close the issue when your problem is solved
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/nginx-proxy-manager-NginxProxyManager#1762
No description provided.