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\ProcessFailedException in GET /result #1761

Open youhackme opened 6 years ago

youhackme commented 6 years ago

Error in Toggle

Symfony\Component\Process\Exception\ProcessFailedException in GET /result The command "phantomjs --ignore-ssl-errors=true --load-images=false /var/www/toggle.me/public_html/app/Engine/Bot/scraper.js 'http://steam.com'" failed.

Exit Code: 1(General error)

Working directory: /var/www/toggle.me/public_html/public

Output:

[]

Error Output:

View on Bugsnag

Stacktrace

app/Engine/Bot/Driver/PhantomJS.php:37 - App\Engine\Bot\Driver\PhantomJS::request
app/Engine/Bot/Bot.php:34 - App\Engine\Bot\Bot::crawl
app/Engine/SiteAnatomy.php:95 - App\Engine\SiteAnatomy::crawl
app/Engine/SiteAnatomy.php:55 - App\Engine\SiteAnatomy::__construct
app/Engine/ApplicationScanAbstract.php:30 - App\Engine\ApplicationScanAbstract::__construct
app/Engine/ScanTechnologies.php:43 - App\Engine\ScanTechnologies::setOptions
app/Engine/ScanModes/GodMode.php:52 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/SiteController.php:116 - App\Http\Controllers\SiteController::scanFromWeb

View full stacktrace

Created automatically via Bugsnag