Advertisement
wandrake

Untitled

Nov 18th, 2012
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Unhandled Exception
  2. Message:
  3.  
  4. fsockopen(): unable to connect to 131.114.170.60:8081 (Connection timed out)
  5.  
  6. Location:
  7.  
  8. /var/www/application/telnet.php on line 101
  9.  
  10. Stack Trace:
  11.  
  12. #0 /var/www/laravel/laravel.php(40): Laravel\Error::native(2, 'fsockopen(): un...', '/var/www/applic...', 101)
  13. #1 [internal function]: Laravel\{closure}(2, 'fsockopen(): un...', '/var/www/applic...', 101, Array)
  14. #2 /var/www/application/telnet.php(101): fsockopen('131.114.170.60', 8081, 0, '', 2)
  15. #3 /var/www/application/telnet.php(65): Telnet->connect()
  16. #4 /var/www/application/routes.php(78): Telnet->__construct('131.114.170.60', 8081)
  17. #5 [internal function]: {closure}()
  18. #6 /var/www/laravel/routing/route.php(163): call_user_func_array(Object(Closure), Array)
  19. #7 /var/www/laravel/routing/route.php(124): Laravel\Routing\Route->response()
  20. #8 /var/www/laravel/laravel.php(165): Laravel\Routing\Route->call()
  21. #9 /var/www/public/index.php(34): require('/var/www/larave...')
  22. #10 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement