Skip to content
zxzxy edited this page Dec 2, 2022 · 1 revision

You may meet some trouble using the program, and here're some frequently occuered exceptions:

  • org.jsoup.HttpStatusException: HTTP error fetching URL.

    Status Codes

    • 401
      • Cookie has been expired (Get the Cookie again)
    • 404
      • Invalid UID or ID (Check your ID or UID)
    • 427
      • Too many requests (Wait for a while)
  • java.net.SocketTimeoutException: Read timed out

    • May need proxy
    • Network failure
  • java.net.ConnectException: Connection refused: no further information

    • Invalid proxy (Delete the proxy settings in the program, or launch the proxy)
  • java.net.SocketException: Unexpected end of file from server

    • Unknow for now, more information is required
  • javax.net.ssl.SSLHandshakeException: PKIX path building failed: ...... path to requested target

    • SSL Errors, should have been solved in v3.0-a7p2
Clone this wiki locally