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

[Bug Report] Containers not displayed in Yacht #636

Open
Zelatrix opened this issue Dec 1, 2023 · 2 comments
Open

[Bug Report] Containers not displayed in Yacht #636

Zelatrix opened this issue Dec 1, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Zelatrix
Copy link

Zelatrix commented Dec 1, 2023

Describe the bug
A clear and concise description of what the bug is.

I created the Yacht container from the Docker compose on ARM and when it boots, bithing is displayed on the dashboard, but the containers are listed under "applications"

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the [ip]:port address
  2. Log into Yacht
  3. No containers are displayed

Expected behavior
I expected my containers to be displayed on my dashboard

Desktop (please complete the following information):

  • OS: Rapberry Pi OS
  • Browser: Firefox
  • Yacht Version: v0.0.7-alpha-2023-01-12--05

** Logs **
The tail end of the logs file for the container is:

File "/./api/actions/apps.py", line 503, in stat_generator
    current_stats = await process_app_stats(line, app_name)
  File "/./api/actions/apps.py", line 537, in process_app_stats
    mem_current = line["memory_stats"]["usage"]
KeyError: 'usage'
@Zelatrix Zelatrix added the bug Something isn't working label Dec 1, 2023
@turbo112
Copy link

Exactly the same here on 2 installations.
Only difference is the docker host OS: It's an Alpine Linux 3.19.0

Any Hint's?

@KotletJB
Copy link

KotletJB commented Jan 2, 2024

same issue

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

3 participants