mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #302] Latest version of asynq 0.24.1 breaks asynqmon #779
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#779
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 @abezzub on GitHub (May 2, 2023).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/302
I am getting following error:
Error originates from here:
https://github.com/hibiken/asynqmon/blob/master/handler.go#L66
When I revert my project to use Asynq 0.24.0 the error goes away. I am using v9 Redis client.
@fosmjo commented on GitHub (May 8, 2023):
I came into the same problem too. @hibiken
@anupriya17 commented on GitHub (May 9, 2023):
Until it fixed we can use the pr in go mod
@missish commented on GitHub (Jun 4, 2023):
func Monitor() {
h := asynqmon.New(asynqmon.Options{
RootPath: "/", // RootPath specifies the root for asynqmon app
RedisConnOpt: asynq.RedisClientOpt{Addr: ":6379", Password: "", DB: 0},
})
}
Visit http://localhost:8080/ why this error occurs
template: pattern did not match any files:
ui\build\index.htmlHow can I solve it?
@anupriya17
@Joker666 commented on GitHub (Jun 15, 2023):
+1
@trungdlp-wolffun commented on GitHub (Jun 21, 2023):
+1
@hibiken commented on GitHub (Jul 3, 2023):
Should be fixed via #303
@windowshopr commented on GitHub (Oct 26, 2023):
+1 template: pattern matches no files:
ui\build\index.html