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

Error: getaddrinfo ENOTFOUND express.authing.localhost

Open
#241 0 comments 0 reactions 0 assignees View on GitHub

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
javascript

Research direction

The report points to the template project's configInfo URL and the Issuer.discover(config.configInfo) call; start by reproducing the failure there and checking hostname resolution versus direct URL access. Done means the template starts and OpenID configuration discovery succeeds for the reported URL.

Written by the indexing model from the issue text.

Description

启动模版项目失败

configInfo:
'http://express.authing.localhost:3000/oidc/.well-known/openid-configuration',

const issuer = await Issuer.discover(config.configInfo); // 此处报错,上面的地址是有返回值的

Dominant language
JavaScript
Stars
34
Forks
102
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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 Authing/docs

All issues in Authing/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.