You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded from Fedora 40 to Fedora 41, and the version from cockpit changed from cockpit-329.1-1.fc40.src.rpm to cockpit-330-1.fc41.src.rpm. This results in the hosts toggle not being displayed anymore.
Before:
I also tried to access the other machines present on /etc/cockpit/machines.d/99-webui.json using the normal URL https://192.168.1.10:9090/@192.168.1.11/system and it just redirects back to the main machine.
Version of Cockpit
330
Where is the problem in Cockpit?
Navigation & Shell
Server operating system
Fedora
Server operating system version
Fedora 41
What browsers are you using?
Firefox, Chrome, Brave, Other
System log
Chromium:
system:14
GET https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js net::ERR_ABORTED 404 (ERROR)
system:15
GET https://192.168.1.10:9090/cockpit/@localhost/*/po.js net::ERR_ABORTED 404 (ERROR)
system:1 Refused to execute script from 'https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
system:1 Refused to execute script from 'https://192.168.1.10:9090/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
overview.js:213 failed to fetch lastlog2: M {problem: null, exit_status: 1, exit_signal: null, message: '/var/lib/lastlog/lastlog2.db does not exist', toString: ƒ}
cockpit.js:6 cockpit.format_{bytes,bits}[_per_sec](..., GiB, [object Object]) is deprecated.
o @ cockpit.js:6
Fn.e.format_bytes @ cockpit.js:6
onMetricsUpdate @ overview.js:213
Ae @ cockpit.js:1
value @ cockpit.js:1
$e @ cockpit.js:6
kn @ cockpit.js:6
dispatch_data @ cockpit.js:4
B.onmessage @ cockpit.js:3
(anonymous) @ cockpit.js:1
postMessage
(anonymous) @ shell.js:104
dispatch_data @ cockpit.js:4
B.onmessage @ cockpit.js:3
Firefox:
Navigated to https://192.168.1.10:9090/system
Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete. system
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” single-file-extension-frames.js:1:295
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” utils.js:42:10
GET
https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js
NS_ERROR_CORRUPTED_CONTENT
GET
https://192.168.1.10:9090/cockpit/@localhost/*/po.js
NS_ERROR_CORRUPTED_CONTENT
The resource from “https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). system
The resource from “https://192.168.1.10:9090/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). system
GET
https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js
NS_ERROR_CORRUPTED_CONTENT
The resource from “https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). system
Loading failed for the <script> with source “https://192.168.1.10:9090/cockpit/@localhost/*/po.manifest.js”. system:14:39
GET
https://192.168.1.10:9090/cockpit/@localhost/*/po.js
NS_ERROR_CORRUPTED_CONTENT
The resource from “https://192.168.1.10:9090/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). system
Loading failed for the <script> with source “https://192.168.1.10:9090/cockpit/@localhost/*/po.js”. system:15:30
Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete. index.html
Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete. index.html
Content-Security-Policy: Ignoring ‘block-all-mixed-content’ because mixed content display upgrading makes block-all-mixed-content obsolete. services.html
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” single-file-extension-frames.js:1:295
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” utils.js:42:10
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” single-file-extension-frames.js:1:295
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” single-file-extension-frames.js:1:295
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” utils.js:42:10
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src 'self'” utils.js:42:10
failed to fetch lastlog2:
Object { problem: null, exit_status: 1, exit_signal: null, message: "/var/lib/lastlog/lastlog2.db does not exist", toString: toString() }
overview.js:213:914
cockpit.format_{bytes,bits}[_per_sec](..., GiB, [object Object]) is deprecated. cockpit.js:6:9383
The text was updated successfully, but these errors were encountered:
Explain what happens
Upgraded from Fedora 40 to Fedora 41, and the version from cockpit changed from cockpit-329.1-1.fc40.src.rpm to cockpit-330-1.fc41.src.rpm. This results in the hosts toggle not being displayed anymore.
Before:
After:
I also tried to access the other machines present on /etc/cockpit/machines.d/99-webui.json using the normal URL https://192.168.1.10:9090/@192.168.1.11/system and it just redirects back to the main machine.
Version of Cockpit
330
Where is the problem in Cockpit?
Navigation & Shell
Server operating system
Fedora
Server operating system version
Fedora 41
What browsers are you using?
Firefox, Chrome, Brave, Other
System log
The text was updated successfully, but these errors were encountered: