Receiver Input Processor

Hi,

I have configured both FTP and SFTP receiver types, however I cannot see the system attempting to pull any files.

The cron job is established and executing.

I do notice when I attempt to run the cron line manually I get the following:

flock -n /tmp/billrun_all_recieve docker exec -it -w /billrun billrun-app php public/index.php --env=container --receive --type all
[05-Jul-2022 05:52:13 UTC] Xdebug: [Step Debug] Could not connect to debugging client. Tried: 10.103.0.1:9090 (through xdebug.client_host/xdebug.client_port) :frowning:
2022-07-05 15:52:13:946.659 INFO (6): [container:0830b3db83ce:p38] Running BillRun from CLI!
2022-07-05 15:52:13:946.742 INFO (6): [container:0830b3db83ce:p38] Running under : ‘container’ configuration.
2022-07-05 15:52:13:946.788 INFO (6): [container:0830b3db83ce:p38] Receive…
[05-Jul-2022 15:52:13] PHP Warning: Declaration of Action_Base::render($tpl, ?array $parameters = NULL) should be compatible with Yaf_Controller_Abstract::render($tpl, $parameters = NULL) in /billrun/application/helpers/Action/Base.php on line 25
2022-07-05 15:52:13:950.548 WARN (4): [container:0830b3db83ce:p38] Cache is not configured well. Not enough args to instantiate
2022-07-05 15:52:13:950.609 WARN (4): [container:0830b3db83ce:p38] No cache available. Ignoring timeout: Executing type VoipData
2022-07-05 15:52:13:950.717 DEBUG (7): [container:0830b3db83ce:p38] TypeAll invokes command: php /billrun/public/index.php --env container --tenant container --receive --type VoipData
[05-Jul-2022 15:52:13] Xdebug: [Step Debug] Could not connect to debugging client. Tried: 10.103.0.1:9090 (through xdebug.client_host/xdebug.client_port) :frowning: