Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using UrlRoot in the cockpit.conf we don't get the favicon #20580

Open
generalmat82 opened this issue Jun 13, 2024 · 0 comments
Open

When using UrlRoot in the cockpit.conf we don't get the favicon #20580

generalmat82 opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@generalmat82
Copy link

Explain what happens

  1. In /etc/cockpit/cockpit.conf add a UrlRoot parameter, then restart cockpit.
  2. Get on cockpit portal.
  3. The favicon request will end in a 404 error in any pages.

The solution would be to add <link rel="icon" type="image/x-icon" href="/$UrlRoot/favicon.ico"> or something similar in the HTML files.

Version of Cockpit

318-1

Where is the problem in Cockpit?

Unknown or not applicable

Server operating system

Arch Linux

Server operating system version

No response

What browsers are you using?

Firefox

System log

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant