deepmodeling / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish
https://docs.deepmodeling.com/projects/dpdispatcher/
GNU Lesser General Public License v3.0
42 stars 57 forks source link

During the process of generating a new iteration using dpgen run, an error occurred and the file in the directory could not be found, but it does exist in that path #402

Open XuFanffei opened 1 year ago

XuFanffei commented 1 year ago

Bug summary

FileNotFoundError: [Errno 2] No such file or directory: '/data/Li6PS5Cl/Jan_30_2023/LPSC_bulk_run/Li_bulk_LPSC_bulk_27_02_2023/hh/Start_from_iter64_R/iter.000066/01.model_devi/fcc17e79fc3e82135a37195a591e26535d142d01_back.zip' WechatIMG103

DeePMD-kit Version

2.1.5

TensorFlow Version

2.5.0

How did you download the software?

Offline packages

Input Files, Running Commands, Error Log, etc.

"input_data": "https://dpcloudserver.oss-cn-shenzhen.aliyuncs.com/program/10957/0d1e9a4d-5d9d-4989-858c-dd5f44d4f197/fcc17e79fc3e82135a37195a591e26535d142d01.zip"

Steps to Reproduce

During the process of generating a new iteration using dpgen run, an error occurred and the file in the directory could not be found, but it does exist in that path

Further Information, Files, and Links

No response

felix5572 commented 3 months ago

It seems that the download failed due to the internet.

njzjz commented 1 month ago

The file that exists is the forward file, not the backward one.

It seems that the download failed due to the internet.

It seems to me that no error message is given in this case, but it is an upstream issue.