[GH-ISSUE #930] 404 links on docker hub #788

Closed
opened 2026-02-26 06:34:25 +03:00 by kerem · 1 comment
Owner

Originally created by @Zerwin on GitHub (Mar 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/930

Are you in the right place?

  • Yes

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    No, this is not about the docker image
  • Are you sure you're not using someone else's docker image?
    Yes
  • If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
    I don't have problem with Let's Encrypt

Describe the bug

  • On the docker hub https://hub.docker.com/r/jc21/nginx-proxy-manager under the getting started section, the links for the installation instructions and the doc/example/ folder point to the wrong location. They point to /nginx-proxy-manager/blob/master/doc/ which doesn't exist ( I guess anymore). The links therefore just land on a 404 page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hub.docker.com/r/jc21/nginx-proxy-manager
  2. Click on the links in the Getting Started section
  3. Land on 404 page
  4. See error

Expected behavior
I land on the installation instructions or the examples

Originally created by @Zerwin on GitHub (Mar 7, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/930 **Are you in the right place?** - Yes **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? No, this is not about the docker image - Are you sure you're not using someone else's docker image? Yes - If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? I don't have problem with Let's Encrypt **Describe the bug** - On the docker hub https://hub.docker.com/r/jc21/nginx-proxy-manager under the getting started section, the links for the installation instructions and the doc/example/ folder point to the wrong location. They point to /nginx-proxy-manager/blob/master/**doc**/ which doesn't exist ( I guess anymore). The links therefore just land on a 404 page. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://hub.docker.com/r/jc21/nginx-proxy-manager 2. Click on the links in the Getting Started section 3. Land on 404 page 4. See error **Expected behavior** I land on the installation instructions or the examples
kerem 2026-02-26 06:34:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jc21 commented on GitHub (Mar 7, 2021):

The docker listing doesn't get automatically updated with new deploys and is probably out of date anyway. I've changed it to point to the official documentation and github.

<!-- gh-comment-id:792368146 --> @jc21 commented on GitHub (Mar 7, 2021): The docker listing doesn't get automatically updated with new deploys and is probably out of date anyway. I've changed it to point to the official documentation and github.
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#788
No description provided.