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

Container name randomly prefixed with internal hash or ID #539

Open
kuya1284 opened this issue Dec 31, 2024 · 0 comments
Open

Container name randomly prefixed with internal hash or ID #539

kuya1284 opened this issue Dec 31, 2024 · 0 comments

Comments

@kuya1284
Copy link

kuya1284 commented Dec 31, 2024

For some reason, container names will get randomly prefixed with some kind of internal hash or ID as shown in the following screenshots:

image

image

The only way that I have found to resolve this issue is to:

  1. Omit the /store volume/bind mount in compose.yaml
  2. Destroy the WUD container and redeploy

After performing these two steps, the container names render correctly:

image

This issue has been happening for a while now, but I've been performing the steps above as a workaround thinking that it was just a bug that would get fixed eventually. I also assumed that someone may have already reported the issue, but just searched and couldn't find the issue reported anywhere. As a result, I decided to report the issue to bring awareness to the bug.

I couldn't seem to find a cause or pattern when this happens. It just seems to happen randomly.

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

No branches or pull requests

1 participant