mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[GH-ISSUE #5] Abnormal Exit On GeoIP API Rate Exceeded #111
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hanyan-rst on GitHub (Jun 4, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/5
When using IP.SB as GeoIP API provider, may cause abnormal exit if API returns cloudflare error page 1015(You are being rate limited).

@Archeb commented on GitHub (Jun 4, 2023):
This is an upstream issue too. As a GUI wrapper, all OpenTrace can do is to show a friendly message telling user that the program has exited abnormally. Please report this to https://github.com/sjlleo/nexttrace-core/issues
@tsosunchia commented on GitHub (Jun 4, 2023):
IP.SB的限制比较严格,作为NETXTTRACE开发者建议您选择其他API。