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

podman容器中运行异常 || Exception running in the podman container #486

Open
Gavincent1 opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Gavincent1
Copy link

Gavincent1 commented Feb 7, 2025

在podman容器中运行异常,会导致无法访问Blinko。

Image


Running exceptions in podman containers will cause Blinko to be inaccessible.

Image

@github-actions github-actions bot changed the title podman容器中运行异常 podman容器中运行异常 || Exception running in the podman container Feb 7, 2025
Copy link

dosubot bot commented Feb 7, 2025

Hey @Gavincent1! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together!

To address the network access issue in a Podman container for Blinko, you can modify the server.js file to ensure the application listens on all network interfaces. The highlighted line in your image suggests setting the hostname to '0.0.0.0', which is a common practice to allow access from any network interface. This change should help resolve the access problem within the container.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@dosubot dosubot bot added the bug Something isn't working label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant