pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.7k stars 1.7k forks source link

Traffic not show on panel 1.8.0 and wings 1.6.3 #4093

Closed e-zhuravlev closed 2 years ago

e-zhuravlev commented 2 years ago

Current Behavior

I am using HOST network mode. And after the update, I don’t see the traffic display in the panel, is it possible to fix this?

Expected Behavior

All work

Steps to Reproduce

Update to last versions)) today!

Panel Version

1.8.0

Wings Version

1.6.3

Games and/or Eggs Affected

CS:GO

Docker Image

ghcr.io/pterodactyl/games:source

Error Logs

http://bin.ptdl.co/ycw5y

Is there an existing issue for this?

playaz44 commented 2 years ago

Does not work on any of the servers. The same error in the logs, panel shows 0kB/s.

DaneEveritt commented 2 years ago

Does docker stats <container id> show any output for those servers?

FoksVHox commented 2 years ago

Unable to reproduce with 1.8.1 on a fresh install of Pterodactyl

e-zhuravlev commented 2 years ago

After updating to 1.8.1, it also does not show. docker stats 0B / 0B

playaz44 commented 2 years ago

Does docker stats <container id> show any output for those servers?

image

DaneEveritt commented 2 years ago

Won't fix it in that case, seems like for whatever reason Docker isn't tracking network utilization for those servers. I don't know enough off the top of my head to have a solution for you, other than knowing it isn't anything to do with Pterodactyl directly.