Error when importing file

Hi all,

I got message while do import

WARNING: [2] fopen(upload://import/status_1.csv): failed to open stream: “UploadStream::stream_open” call failed on line 119 in file /var/www/html/warehousing/include/utils/sugar_file_utils.php
WARNING: [2] fputcsv() expects parameter 1 to be resource, boolean given on line 243 in file /var/www/html/warehousing/modules/Import/sources/ImportDataSource.php
WARNING: [2] fclose() expects parameter 1 to be resource, boolean given on line 244 in file /var/www/html/warehousing/modules/Import/sources/ImportDataSource.php

Anyone have solution for this error ?

Thank you