stemwinder / locomotive

🚆A command line app for managing scheduled, aggressive file fetching using segmented and parallel transfers capable of saturating gigabit connections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogicException handling

stemwinder opened this issue · comments

PHP Warning: ssh2_connect(): Unable to connect to geryon.feralhosting.com on port 22 in /opt/locomotive/src/Locomotive/Locomotive.php on line 937
PHP Warning: ssh2_connect(): Unable to connect to geryon.feralhosting.com in /opt/locomotive/src/Locomotive/Locomotive.php on line 937
PHP Warning: ssh2_sftp() expects parameter 1 to be resource, boolean given in /opt/locomotive/src/Locomotive/Locomotive.php on line 962
PHP Warning: is_dir(): 0 is not a valid SSH2 SFTP resource in /opt/locomotive/vendor/symfony/finder/Finder.php on line 541
PHP Warning: is_dir(): 0 is not a valid SSH2 Session resource in /opt/locomotive/vendor/symfony/finder/Finder.php on line 541

[LogicException]
You must call one of in() or append() methods before iterating over a Finder.