-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Added groups to history page #33
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @aarya-16, thanks for the pull request! I tested it, but it seems to be throwing an error. Could you please take a look?
tinystatus.py
error with https://homeserver.local Cannot connect to host homeserver.local:443 ssl:False [Name or service not known]
2024-10-15 11:05:11,946 - ERROR - An error occurred: 'history' is undefined
Hmm, I’m still getting the same error. Just wanted to check, have you tested it on your end and is everything working fine for you? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on my device(Windows11).
@harsxv yes it's working perfectly fine on my end. |
Err weirds then, I am still unable to get it works on my other machine. Need someone else to confirm and let me double check. |
@harsxv I have checked both for Windows and Ubuntu now. It is working fine for both of them. |
@harsxv are you still getting the same errors ? |
Hey @aarya-16, unfortunately yes. I just deployed a brand new server, but I'm still facing the same issue. I'll double check once I get some time later. |
Addressed Issue #32 by modifying the update_history function and history.html.theme to show the services and their history in the history page by their groups.