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

Symfony\Component\Process\Exception\ProcessTimedOutException in POST /extension #1773

Open youhackme opened 5 years ago

youhackme commented 5 years ago

Error in Toggle

Symfony\Component\Process\Exception\ProcessTimedOutException in POST /extension The process "node /var/www/toggle.me/public_html/app/../node_modules/togglyzer/index.js https://toggle.me/cache?url=http%3A%2F%2Flocalhost%3A8080%2Fview%2Fgrouping" exceeded the timeout of 60 seconds.

View on Bugsnag

Stacktrace

app/Engine/Togglyzer.php:52 - App\Engine\Togglyzer::check
app/Engine/ScanModes/OfflineMode.php:55 - App\Engine\ScanModes\OfflineMode::searchForOtherTechnologies
app/Engine/ScanModes/OfflineMode.php:32 - App\Engine\ScanModes\OfflineMode::result
app/Engine/ScanModes/GodMode.php:31 - 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