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

Elasticsearch\Common\Exceptions\NoNodesAvailableException in POST /extension #1759

Open youhackme opened 6 years ago

youhackme commented 6 years ago

Error in Toggle

Elasticsearch\Common\Exceptions\NoNodesAvailableException in POST /extension No alive nodes found in your cluster

View on Bugsnag

Stacktrace

app/Engine/ScanModes/HistoricalMode.php:154 - App\Engine\ScanModes\HistoricalMode::query
app/Engine/ScanModes/HistoricalMode.php:135 - App\Engine\ScanModes\HistoricalMode::technologies
app/Engine/ScanModes/HistoricalMode.php:34 - App\Engine\ScanModes\HistoricalMode::searchForHistoricalTechnologies
app/Engine/ScanModes/HistoricalMode.php:19 - App\Engine\ScanModes\HistoricalMode::result
app/Engine/ScanModes/GodMode.php:45 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/Extension/ExtensionController.php:21 - App\Http\Controllers\Extension\ExtensionController::scan
app/Http/Middleware/CheckIfOriginChrome.php:31 - App\Http\Middleware\CheckIfOriginChrome::handle

View full stacktrace

Created automatically via Bugsnag