XF 2.1 "An error occurred while the page was being generated. Please try again later." after migration

Hello all,

I get the error in the title upon attempting to access my Xenforo site on my new host. The new host can be accessed at http://104.237.2.63/

Here is the browser console output from the page when I try to click the Login link:
Code:
VM12:1 GET http://104.237.2.63/login/?_xfRequestUri=%2F&_xfWithData=1&_xfToken=1589012609%2C66d107b6be287e8e499e4153b7d103c3&_xfResponseType=json 404 (Not Found)
(anonymous) @ VM12:1
send @ jquery.min.js:2
ajax @ jquery.min.js:2
ajax @ core-compiled.js?_v=ec187dba:43
XF.activate.XF.loadOverlay @ core-compiled.js?_v=ec187dba:117
show @ core-compiled.js?_v=ec187dba:328
toggle @ core-compiled.js?_v=ec187dba:328
click @ core-compiled.js?_v=ec187dba:327
_onEvent @ core-compiled.js?_v=ec187dba:140
c @ core-compiled.js?_v=ec187dba:138
(anonymous) @ core-compiled.js?_v=ec187dba:142
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2
core-compiled.js?_v=ec187dba:45 PHP: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.29 (Ubuntu) Server at 104.237.2.63 Port 80</address>
</body></html>

I am at a dead end and have no idea what to do next. Any and all help is greatly appreciated, thanks!
 
Last edited:
Top Bottom