YetiForce Login Test
Test 1: Server Accessibility
✅ YetiForce server is accessible
Status: HTTP/1.1 404 Not Found
Test 2: Login Page Access
❌ Login page is not accessible
Test 3: Database Connection
✅ Database connection successful
✅ Found 5 active users:
- JohnO (John Oxford) - Active
- ian@scala4.com (Ian Whitefield) - Active
- Finlay (Finlay Whitefield) - Active
- Martin2 (Martin Dospel) - Active
- andre (Andre Rodrigues) - Active
Test 4: Simple Login Form
Test 5: Direct Access Links
Main YetiForce Page
Index.php
Login Page
Dashboard (Direct)
Summary
If the server is accessible and users exist in the database, the issue might be:
- Session/cookie problems
- CSRF token issues
- Password requirements changed
- User account locked or disabled
- IP blocking due to failed attempts