mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #98] Error UI in Safari and Chrome #720
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#720
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @spacecodewor on GitHub (May 8, 2021).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/98
Hi, the logo in Safari and Chrom is now broken.
And the menu set is different in Safari and Chrome.
While I'm trying to run ui from a local machine and everything comes down to the impossibility of connecting to redis, I'm trying to figure it out.
mostly errors:
"GET / api / redis_info HTTP / 1.1" 500 53
tls: DialWithDialer timed out
But I checked the connection from the local machine and everything works, oddities)


@hibiken commented on GitHub (May 9, 2021):
@spacecodewor Thank you for reporting this issue!
Apologies, I pushed a new image without QA-ing the recent changes.
I'll be working on the fix ASAP but in the meantime, please use the tagged version 0.1-beta1 (dockerhub, release binary).
@hibiken commented on GitHub (May 9, 2021):
I fixed the issue and pushed the updated image to docker hub 👍
Let me know if you are still seeing the issue!