Oblivion Knight
Well-known member
I am just about ready to (re-)launch my website, but I am intermittently getting the standard error:
Looking at the browser console, the following is reported:
Just wondered if anyone had any thoughts? Most recent changes are a change of PHP version to 7.2, and the installation of [TH] Spotify.
Oops! We ran into some problems.
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
Looking at the browser console, the following is reported:
Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>507 Insufficient Storage</title> </head><body> <h1>Insufficient Storage</h1> <p>The method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request. There is insufficient free space left in your storage allocation.</p> <p>Additionally, a 507 Insufficient Storage error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html> core-compiled.js:43:70
defaultAjaxError https://nerdface.co.uk/js/xf/core-compiled.js:43:70 u https://nerdface.co.uk/js/xf/core-compiled.js:40:111 i https://nerdface.co.uk/js/vendor/jquery/jquery-3.2.1.min.js:2:28012 fireWith https://nerdface.co.uk/js/vendor/jquery/jquery-3.2.1.min.js:2:28783 A https://nerdface.co.uk/js/vendor/jquery/jquery-3.2.1.min.js:4:14058 c/< https://nerdface.co.uk/js/vendor/jquery/jquery-3.2.1.min.js:4:16323
Just wondered if anyone had any thoughts? Most recent changes are a change of PHP version to 7.2, and the installation of [TH] Spotify.