OMG thank you for sharing your fix. I had the exact same issue today.
Thank you sooooo much for just not writing something like: Nevermind I fixed it.
Again thank you m8 ;)
@support
face palm I feel like an idiot now. I had it setting the host because it was returning Method not Accepted error. I looked at the traffic again and figured it's the URL of the post/get's changing them, used the correct Host. Thank You, you rock.
@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }