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/ #1627

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

ErrorException in GET /api/analyze/ Trying to get property of non-object

View on Bugsnag

Stacktrace

app/Engine/ApplicationAbstract.php:49 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Engine/ApplicationAbstract.php:49 - App\Engine\ApplicationAbstract::sortApplicationByCategory
app/Engine/ApplicationAbstract.php:38 - App\Engine\ApplicationAbstract::search
app/Engine/ScanTechnologies.php:57 - App\Engine\ScanTechnologies::setOptions
app/Engine/ScanModes/GodMode.php:25 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationAbstract.php:37 - App\Engine\ApplicationAbstract::search
app/Engine/ScanTechnologies.php:57 - App\Engine\ScanTechnologies::setOptions
app/Http/Controllers/SiteController.php:112 - App\Http\Controllers\SiteController::detectTechnologyGodMode

View full stacktrace

Created automatically via Bugsnag