Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sing-box geosite export/lookup fail on 1.10.0-alpha.22/23 #1961

Closed
4 of 5 tasks
simplerick-simplefun opened this issue Jul 20, 2024 · 2 comments
Closed
4 of 5 tasks
Labels
bug Something isn't working

Comments

@simplerick-simplefun
Copy link

simplerick-simplefun commented Jul 20, 2024

Operating system

Linux

System version

Ubuntu 22.04.4 LTS

Installation type

Original sing-box Command Line

If you are using a graphical client, please provide the version of the client.

No response

Version

sing-box version 1.10.0-alpha.22

Environment: go1.22.5 linux/amd64
Tags: with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api
Revision: 08afcdb2202afda9261f5aec1e712a1698976a32
CGO: disabled

sing-box version 1.10.0-alpha.22

Environment: go1.22.5 windows/amd64
Tags: with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api
Revision: 08afcdb2202afda9261f5aec1e712a1698976a32
CGO: disabled

Description

sing-box geosite export <category> fails on every "category" with FATAL[0000] code <category> not exists!

sing-box geosite lookup <domain> fails on every "domain" with FATAL[0000] slice length: EOF(Windows) FATAL[0000] seek geosite.db: invalid argument(Linux)

Ref: Same issue with #1960

Reproduction

sing-box geosite export netflix

sing-box.exe geosite lookup 'baidu.com'

Logs

sing-box geosite export netflix
FATAL[0000] code netflix not exists!

Windows:

sing-box.exe geosite lookup "baidu.com"
FATAL[0000] slice length: EOF

Linux:

sing-box.exe geosite lookup 'baidu.com'
FATAL[0000] seek geosite.db: invalid argument

Supporter

Integrity requirements

  • I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
  • I confirm that I have provided the server and client configuration files and process that can be reproduced locally, instead of a complicated client configuration file that has been stripped of sensitive data.
  • I confirm that I have provided the simplest configuration that can be used to reproduce the error I reported, instead of depending on remote servers, TUN, graphical interface clients, or other closed-source software.
  • I confirm that I have provided the complete configuration files and logs, rather than just providing parts I think are useful out of confidence in my own intelligence.
@simplerick-simplefun simplerick-simplefun changed the title sing-box geosite export/lookup fail sing-box geosite export/lookup fail on 1.10.0-alpha.22 Jul 20, 2024
@simplerick-simplefun simplerick-simplefun changed the title sing-box geosite export/lookup fail on 1.10.0-alpha.22 sing-box geosite export/lookup fail on 1.10.0-alpha.22/23 Jul 23, 2024
@nekohasekai nekohasekai added the bug Something isn't working label Jul 24, 2024
@nekohasekai
Copy link
Member

Should be fixed alpha 24.

@simplerick-simplefun
Copy link
Author

fixed on 1.10.0-alpha.24
issue closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants