Skip to content

[Issue] DNS server error #1

@CRC32EX

Description

@CRC32EX

Category

Bug

Summary

C:\sptth>sptth.exe config.toml
sptth started
  config   : config.toml
  dns      : 127.0.0.1:53
  records  : example.com
  upstream : 1.1.1.1:53, 8.8.8.8:53
  proxies  : example.com:443->localhost:3000
  tls      : enabled
  log_level: info
press Ctrl+C to stop
[TLS] INFO ca reused path=~/.config/sptth/ca\rootCA.pem
[TLS] INFO cert reused domain=example.com
[TLS] INFO ca exists, trust install skipped
[DNS] INFO dns server listening on 127.0.0.1:53
[PROXY] INFO https proxy listening on 127.0.0.1:443
Error: dns recv_from failed

Caused by:
    既存の接続はリモート ホストに強制的に切断されました。 (os error 10054)

C:\sptth>

Details

Steps

  1. Start application sptth.exe config.toml
  2. Wait a while
  3. application terminates forcefully

Expected
Do not terminate applicatio on error.

Actual
application terminates forcefully

Relevant config.toml (optional)

No response

Logs / errors (optional)

No response

sptth version (optional)

0.0.3

OS (optional)

Windows

Suggested AI Prompt (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions