Skip to content

Issue with task submission #237

@mahzoun

Description

@mahzoun

When I run the sample cmd/main.go, which basically does nothing, I get the logs on the container output as:

{"level":"info","ts":1753688645.5952423,"caller":"rpcServer/rpcServer.go:64","msg":"Starting gRPC server","port":8080}
{"level":"info","ts":1753688661.6818242,"caller":"zap/options.go:212","msg":"finished unary call with code OK","grpc.start_time":"2025-07-28T07:44:21Z","grpc.request.deadline":"2025-07-28T07:44:22Z","system":"grpc","span.kind":"server","grpc.service":"eigenlayer.hourglass.v1.performer.PerformerService","grpc.method":"HealthCheck","peer.address":"172.25.0.2:55982","grpc.code":"OK","grpc.time_ms":0.455}
{"level":"info","ts":1753689803.8455687,"caller":"cmd/main.go:31","msg":"Validating task","task":"task_id:\"0x8d4ebc3f55476ab3dbdc6b8c97bbcf4fb3503e4fd46e869b2883363b6aef7631\" payload:\"\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00 \\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x05\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00@\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x05hello\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\""}

Yes, the task has been submitted. But when I submit a new task, no more logs appear. Any Idea why this is happening? I submit the task using devkit avs call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions