|
Bugzilla – Full Text Bug Listing |
| Summary: | Cockpit not displaying Podman containers Integration screen | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Robert Koktan <robert.koktan> |
| Component: | Cockpit | Assignee: | Alice Brooks <alice.brooks> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | alice.brooks, Cockpit-bugs, miika.alikirri, robert.koktan, robert.simai |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Field Engineer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Robert Koktan
2023-05-23 14:18:52 UTC
Interestingly, tried running the same image with the same configuration on SLE Micro 5.4 and the Integrations tab isn't even present, and one has to to delete a container to make config changes. Hi! Is this still an issue? We're cleaning up cockpit bugs and trying to figure out what bugs are still relevant. Yes this is still an issue, I just reproduced it in my lab. Here is the Javascript console error the browser caught...
Updating page status index.js:26:202581
Forwarding page status index.js:26:206241
Updating page status index.js:26:202581
Forwarding page status 2 index.js:26:206241
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. stylesheets-manager.js:536:12
Updating page status index.js:26:202581
Forwarding page status index.js:26:206241
Uncaught TypeError: imageEnv is undefined
ContainerEnv ContainerIntegration.jsx:53
React 17
handleTabClick cockpit-components-listing-panel.jsx:42
handleTabClick Tabs.tsx:203
handleTabClick Tabs.tsx:443
onClick Tab.tsx:105
React 23
<anonymous> index.js:28
EventListener.handleEvent* index.js:27
<anonymous> index.js:114552
ContainerIntegration.jsx:53:25
ContainerEnv ContainerIntegration.jsx:53
React 17
handleTabClick cockpit-components-listing-panel.jsx:42
handleTabClick Tabs.tsx:203
handleTabClick Tabs.tsx:443
onClick Tab.tsx:105
React 19
forEach self-hosted:4425
React 4
<anonymous> index.js:28
(Async: EventListener.handleEvent)
<anonymous> index.js:27
<anonymous> index.js:114552
Uncaught TypeError: imageEnv is undefined
ContainerEnv ContainerIntegration.jsx:53
React 18
handleTabClick cockpit-components-listing-panel.jsx:42
handleTabClick Tabs.tsx:203
handleTabClick Tabs.tsx:443
onClick Tab.tsx:105
React 23
<anonymous> index.js:28
EventListener.handleEvent* index.js:27
<anonymous> index.js:114552
ContainerIntegration.jsx:53:25
The above error occurred in the <ContainerEnv> component:
ContainerEnv@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:109298:22
div
dd
DescriptionListDescription@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:107410:42
div
DescriptionListGroup@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:107423:35
dl
DescriptionList@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:107392:270
ContainerIntegration@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:109327:30
div
section
TabContentBase@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:107899:9
_Tabs@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108027:7
div
ListingPanel@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:109064:7
div
ExpandableRowContent@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:106224:31
td
TdBase@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108799:145
Td
tr
TrBase@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108604:285
Tr
tbody
TbodyBase@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108650:102
Tbody
table
TableBase@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108539:9
Table
ListingTable@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:108924:22
div
Card@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:102325:11
div
Flex@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:103231:253
div
CardBody@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:102387:71
div
Card@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:102325:11
div
Containers@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:112661:7
div
Stack@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:97803:85
section
PageSection@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:97098:289
main
div
Page@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:96870:7
WithDialogs@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:98091:21
WithPodmanInfo@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:109108:24
Application@https://rpi3:9090/cockpit/$9487bcd2df03d48b6a4cd8c7b8a2a0315fc5d0eff2734dfd40c5c863417209f1/podman/index.js:113933:7
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries. react-dom.development.js:18687:14
Uncaught TypeError: imageEnv is undefined
ContainerEnv ContainerIntegration.jsx:53
React 15
handleTabClick cockpit-components-listing-panel.jsx:42
handleTabClick Tabs.tsx:203
handleTabClick Tabs.tsx:443
onClick Tab.tsx:105
React 23
<anonymous> index.js:28
EventListener.handleEvent* index.js:27
<anonymous> index.js:114552
ContainerIntegration.jsx:53:25
Updating page status index.js:26:202581
Forwarding page status index.js:26:206241
Thanks! We'll look into it. Just upgraded my lab to SLEM 5.5 and the issue is present there as well. Hey! I've just taken over this one, I've got a pr with upstream that'll fix this once it lands downstream: https://github.com/cockpit-project/cockpit-podman/pull/1769 |