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] v0.6.24 breaks refresh of information widgets #1741

Closed
3 tasks done
wioo opened this issue Jul 31, 2023 · 2 comments · Fixed by #1742
Closed
3 tasks done

[Bug] v0.6.24 breaks refresh of information widgets #1741

wioo opened this issue Jul 31, 2023 · 2 comments · Fixed by #1742
Labels
bug Something isn't working

Comments

@wioo
Copy link

wioo commented Jul 31, 2023

Description

Information widgets wont refresh unless “refresh” is set in settings.

Steps to reproduce

  1. Install v0.6.24
  2. Information widgets wont change its value
  3. If refresh is set to 1500 it works again

homepage version

v0.6.24

Installation method

Docker

Configuration

Without

- resources:
    cpu: true
    cputemp: true
    memory: true
    disk: /app/public/images

With

- resources:
    cpu: true
    refresh: 1500
    cputemp: true
    memory: true
    disk: /app/public/images

Container Logs

No response

Browser Logs

No response

Troubleshooting

n/a

Other

No response

Before submitting, I have made sure to

@wioo wioo added bug Something isn't working unconfirmed labels Jul 31, 2023
@shamoon
Copy link
Collaborator

shamoon commented Jul 31, 2023

Thanks, I'll release a fix

Copy link
Contributor

github-actions bot commented Feb 5, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants