{"id":16120539,"url":"https://github.com/phiz71/debugdnsclient","last_synced_at":"2025-04-06T10:38:25.499Z","repository":{"id":212646579,"uuid":"731956490","full_name":"phiz71/DebugDnsClient","owner":"phiz71","description":"Reproducer for an issue encountered while using Vert.X DnsClient","archived":false,"fork":false,"pushed_at":"2024-06-04T18:39:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T16:18:36.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phiz71.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-15T09:31:04.000Z","updated_at":"2024-06-04T18:39:46.000Z","dependencies_parsed_at":"2024-11-01T04:42:00.549Z","dependency_job_id":"540a4c59-6fd0-4a56-b02c-50f3d49707a3","html_url":"https://github.com/phiz71/DebugDnsClient","commit_stats":null,"previous_names":["phiz71/debugdnsclient"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2FDebugDnsClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2FDebugDnsClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2FDebugDnsClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phiz71%2FDebugDnsClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phiz71","download_url":"https://codeload.github.com/phiz71/DebugDnsClient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471280,"owners_count":20944153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T20:58:39.558Z","updated_at":"2025-04-06T10:38:25.463Z","avatar_url":"https://github.com/phiz71.png","language":"Java","readme":"# DebugDnsClient\n\nA simple project to reproduce an issue encountered while using the Vert.X DNS client.\n\nI'm using a public DNS server (taken from this website: https://public-dns.info/nameserver/fr.html)\nWhen I try to use `lookup`, or`lookup4` or even `lookup6` to \"google.com\", I get the following error:\n\n```\nio.vertx.core.VertxException: DNS query timeout for google.com.\n\tat io.vertx.core.dns.impl.DnsClientImpl$Query.lambda$null$0(DnsClientImpl.java:363)\n\tat io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:276)\n\tat io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:258)\n\tat io.vertx.core.impl.ContextInternal.lambda$runOnContext$0(ContextInternal.java:56)\n\tat io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:833)\n```\nIf I'm using 8.8.8.8 as DNS server, it works fine with `lookup` but not with `lookup4` or `lookup6`.\n\nSetting Recursion Desired to true or false doesn't change anything.\n\nUpdated\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiz71%2Fdebugdnsclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphiz71%2Fdebugdnsclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphiz71%2Fdebugdnsclient/lists"}