79479059

Date: 2025-03-02 12:12:12
Score: 2
Natty:
Report link

SOLVED: The problem was in the Java code line: if(APIRequest.checkIP(incomingIP, incomingHostname)) { }

Turns out the API request to check if the IP is in the list of allowed IPs took too long which caused the PHP script to timeout.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nimetu