Guest User

Untitled

a guest
Jan 26th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. $ php artisan -vvv command:tor_urls
  2. getting all Intl offers ------------I am about to connect to Control Client
  3.  
  4. [Exception]
  5. Can't complete SOCKS5 connection to 0.0.0.0:0. (6)
  6.  
  7.  
  8. Exception trace:
  9. () at /var/www/vhosts/adscend/public/framework/vendor/dapphp/torutils/src/TorCurlWrapper.php:300
  10. Dapphp\TorUtils\TorCurlWrapper->_execute() at /var/www/vhosts/adscend/public/framework/vendor/dapphp/torutils/src/TorCurlWrapper.php:187
  11. Dapphp\TorUtils\TorCurlWrapper->httpGet() at /var/www/vhosts/adscend/public/framework/app/Console/Commands/TorUrls.php:128
  12. Adscend\Console\Commands\TorUrls::resolveIntlURL() at /var/www/vhosts/adscend/public/framework/app/Console/Commands/TorUrls.php:30
  13. Adscend\Console\Commands\TorUrls->handle() at n/a:n/a
  14. call_user_func_array() at /var/www/vhosts/adscend/public/framework/vendor/laravel/framework/src/Illuminate/Container/Container.php:507
  15. Illuminate\Container\Container->call() at /var/www/vhosts/adscend/public/framework/vendor/laravel/framework/src/Illuminate/Console/Command.php:169
  16. Illuminate\Console\Command->execute() at /var/www/vhosts/adscend/public/framework/vendor/symfony/console/Command/Command.php:256
  17. Symfony\Component\Console\Command\Command->run() at /var/www/vhosts/adscend/public/framework/vendor/laravel/framework/src/Illuminate/Console/Command.php:155
  18. Illuminate\Console\Command->run() at /var/www/vhosts/adscend/public/framework/vendor/symfony/console/Application.php:787
  19. Symfony\Component\Console\Application->doRunCommand() at /var/www/vhosts/adscend/public/framework/vendor/symfony/console/Application.php:186
  20. Symfony\Component\Console\Application->doRun() at /var/www/vhosts/adscend/public/framework/vendor/symfony/console/Application.php:117
  21. Symfony\Component\Console\Application->run() at /var/www/vhosts/adscend/public/framework/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:107
  22. Illuminate\Foundation\Console\Kernel->handle() at /var/www/vhosts/adscend/public/framework/artisan:36
Add Comment
Please, Sign In to add comment