youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

ErrorException in GET /api/analyze #1668

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

ErrorException in GET /api/analyze class_implements(): object or string expected

View on Bugsnag

Stacktrace

app/Engine/ScanModes/OnlineMode.php:105 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Engine/ScanModes/OnlineMode.php:105 - App\Engine\ScanModes\OnlineMode::saveToElastic
app/Engine/ScanModes/OnlineMode.php:50 - App\Engine\ScanModes\OnlineMode::result
app/Engine/ScanModes/GodMode.php:53 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/SiteController.php:113 - App\Http\Controllers\SiteController::detectTechnologyGodMode

View full stacktrace

Created automatically via Bugsnag

youhackme commented 6 years ago

An error linked to this issue has been marked as fixed in Bugsnag ErrorException in GET /api/analyze