bcicen/ctop

CTOP crash when accessing gitlab container widget

Chaoschaot232 opened this issue · 3 comments

Hey,

when I want to access the widget for the gitlab container ctop crashes with this message:
image

But when I e. g. access the widget from traefik, all works fine, incl. all other containers:
image

So what's going wrong here? And is here already an issue up which I haven't found or maybe already a PR?

Would be nice to get this fixed :)

I'm running ctop 0.7.7 and I think I'm having the same issue. In my case it's a samba container.

grafik

Same for me 😢
image

Problem refers to

match := envPattern.FindStringSubmatch(env)

#263 (comment) this is the solution