Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Bug: sync_checker extension doesn't respect log level

Open
#1,190 0 comments 0 reactions 0 assignees View on GitHub

Maintainers usually reply within 1 day

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
go
Domain
backend

Research direction

Start by locating the sync_checker extension and its log-level configuration, then reproduce the repeated DEBUG health-check output with a higher log level. Done means DEBUG requests are suppressed or shown according to the configured log level; no test or source file is named in the issue.

Written by the indexing model from the issue text.

Description

2025/10/03 12:35:18 [DEBUG] GET http://localhost:8484/api/v1/health
2025/10/03 12:35:19 [DEBUG] GET http://localhost:8484/api/v1/health
2025/10/03 12:35:19 [DEBUG] GET http://localhost:8484/api/v1/health
Dominant language
Go
Stars
7
Forks
3
Avg merge
3h 2m
Merged PRs (30d)
13

Getting set up

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from trufnetwork/node

All issues in trufnetwork/node

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.