Batch Uploader Error

I’ve had two errors with the Batch Uploader plugin while trying to upload a CSV file. The first was an error with the PHP-CLI path. So I went into config.ini and tried both

background.php.path = "/usr/local/bin/ea-php80"

and

background.php.path = "/usr/local/bin/php"

based on different solutions in Reclaim Hosting’s documentation. However, both solutions are causing the batch uploader to keep asking me to enter the CSV file. Every time I tried to run it, it just returned to this step and asked me to upload the file again.

Any idea why this is happening and how to fix it?