question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Need help with proxying cockpit

See original GitHub issue

Checklist

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

Describe the bug

  • A clear and concise description of what the bug is. This is not a bug but request for guidance with proxying cockpit. I’m able to proxy many services but not cockpit.

I tried to follow this guide here without success: https://github.com/cockpit-project/cockpit/wiki/Proxying-Cockpit-over-NGINX

The result is either SSL or login loop or upon login, an error from cockpit

What exactly do I need to do when I use cockpit with nginx-proxy-manager.

  • What version of Nginx Proxy Manager is reported on the login page?

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Operating System

  • Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error.

Additional context Add any other context about the problem here, docker version, browser version if applicable to the problem. Too much info is better than too little.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jc21commented, Oct 20, 2020

Cockpit works easily for me. Just make sure that the protocol is https. Here’s my config:

Screen Shot 2020-10-20 at 4 23 05 pm

I also have NPM generate a certificate for this host.

0reactions
techpetcommented, Mar 11, 2021

Nothing to do with nginx proxy manager in my case, it was a cockpit configuration issue. You need to set site_url parameter in cockpit config file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Need help with proxying cockpit · Issue #668 - GitHub
A clear and concise description of what the bug is. This is not a bug but request for guidance with proxying cockpit. I'm...
Read more >
cockpit.conf
Configure cockpit to look at the contents of this header to determine the real origin of a connection. This should only be used...
Read more >
Cockpit via NGINX - settings make other services not reachable
I have a server (Ubuntu-Server) with some Docker-based servers (Gitlab, Redmine) and NGINX as Proxy. gitlab.<myserver> => NGINX -> <docker-net- ...
Read more >
Docker Alternative with Podman, Cockpit, and Nginx Proxy ...
Docker Alternative with Podman, Cockpit, and Nginx Proxy Manager to manage your Linux server easily and securely! We will install an Ubuntu ...
Read more >
Accessing Neth Server Cockpit behind a Nginx reverse proxy
Has anyone been able to make access work to Neth Server Cockpit behind a Nginx reverse proxy? There is no issue with making...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found