View Single Post
lugui
Senior Member
Join Date: Feb 2016
Location: GetClientAbsOrigin();
Old 09-05-2018 , 19:11   Re: [ANY] Discord/Slack API (CallAdmin, SourceBans, ...)
Reply With Quote #106

My console is spamming this: [discord.smx] [OnRequestComplete] Request failed

what could cause this?

PHP Code:
    // This should not happen!
    
if(bFailed || !bRequestSuccessful)
    {
        
LogError("[OnRequestComplete] Request failed");
    } 
this does not help much finding the error...


Edit: It was a DNS problem, I fixed the DNS and it is now working again. Tha machine wasn't resolving "discordapp.com"

Last edited by lugui; 09-16-2018 at 10:28.
lugui is offline