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

Exception when container has "host" network #31

Closed
wjbridge opened this issue Aug 27, 2022 · 3 comments
Closed

Exception when container has "host" network #31

wjbridge opened this issue Aug 27, 2022 · 3 comments
Assignees

Comments

@wjbridge
Copy link

First off, awesome work @benphelps! I wanted to report an issue that if the container is network: host an exception occurs when you click on the green indicator light.

Application error: a client-side exception has occurred (see the browser console for more information).

Browser Console

framework-b3ca2e9a9574e304.js:1 
    TypeError: Cannot read properties of undefined (reading 'eth0')
    at N (index-19044850d7adb1f3.js:1:3883)
    at Eo (framework-b3ca2e9a9574e304.js:1:63191)
    at Pu (framework-b3ca2e9a9574e304.js:1:74879)
    at xi (framework-b3ca2e9a9574e304.js:1:121314)
    at bs (framework-b3ca2e9a9574e304.js:1:109367)
    at gs (framework-b3ca2e9a9574e304.js:1:109295)
    at vs (framework-b3ca2e9a9574e304.js:1:109158)
    at as (framework-b3ca2e9a9574e304.js:1:105938)
    at ls (framework-b3ca2e9a9574e304.js:1:104489)
    at S (framework-b3ca2e9a9574e304.js:1:138448)
@benphelps
Copy link
Member

Thanks for reporting, I'll check it out.

@benphelps benphelps self-assigned this Aug 28, 2022
@benphelps
Copy link
Member

This has been fixed, you can grab it right now from the main Docker tag, or wait until the next release to grab it from latest.

Copy link
Contributor

github-actions bot commented Feb 6, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants