Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
CorneredRatSoftware Posted January 6, 2020 Posted January 6, 2020 Hey all, I ran across this error just recently. Logins aren't working, no matter which account. Not sure why, but we do use the API to add or remove subs based on our payment system updates. At any rate, I can't log in to the board as myself, or admin. The board is still functional for viewing, as long as you don't try to log in. The databases core_members looks intact, but it's been a while since I've had to get my hands dirty troubleshooting IPS. The only log I know of is the apache2 log for the IPS web service, and it's spewing a bunch of strange errors (/var/www/forumpost.php not found...which doesn't even appear to be a part of this IPS distro, as it's not found anywhere else). Can someone suggest a good couple initial steps for troubleshooting? Is there a way to force an admin login? Are there more important configs thn conf_global.php? Thanks.
Adlago Posted January 6, 2020 Posted January 6, 2020 Can you register a new member? When testing with the browser console developer, do you see any JS errors?
CorneredRatSoftware Posted January 6, 2020 Author Posted January 6, 2020 Thanks, Adlago. The only errors I see are 404 errors for some PNGs. I'll try creating a user through the API... we don't allow users to create from the UI. It seems to have remembered me since when I bring up the page, I'm logged in. However, if I try to go to the Admin CP I get a login, which then gives me the Something went wrong alert.
bfarber Posted January 7, 2020 Posted January 7, 2020 Look in your database at the core_logs table, the last entry in the table when you trigger the error. This should help identify what the problem is.
CorneredRatSoftware Posted January 7, 2020 Author Posted January 7, 2020 Thanks, all. Turns out it wasn't IPS, but a login handler that became inaccessible during our domain name cutover.
Russ @ NW Bombers Posted January 10, 2020 Posted January 10, 2020 I'm having what sounds like the exact same problem with my test install. Looking at the error logs ips is attempting to go to a url that doesn't exist. My feeling is that this will be fixed when I change the url in config_global.php and cut the DNS over to the new host. Is that how you were able to finally login? I cant login to the test site at all but I can login to the admin CP.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.