DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.14k stars 106 forks source link

Dockstation crashes when trying to open "General" tab #221

Open adonisd opened 4 years ago

adonisd commented 4 years ago

As the title says, for a particular project with the image mikesplain/openvas deployed. Whenever I click on General Dockstation hangs for a long time and then output this error:

"Failed to fetch container logs: stdout maxBuffer length exceeded"

After which, the logs work fine. If i switch out and then back to that tab the hanging happens again.

Other projects work fine mind you, I am only getting this particular behavior with this container as far as I can tell.

Environment: OS: Manjaro 18.1.3 Dockstation: 1.5.1

Image showing Dockstation hanging: hanging

Image showing error in the Logs after the hanging after

adonisd commented 4 years ago

I would supply more logs however I couldn't find anywhere on how to do that. Also running dockstation from command line yields zero output. If there is a log location can someone tell me where to look?