Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about running autoval v3.0 for stofs-3d-atl #5

Open
yangz888 opened this issue Mar 28, 2024 · 4 comments
Open

A question about running autoval v3.0 for stofs-3d-atl #5

yangz888 opened this issue Mar 28, 2024 · 4 comments

Comments

@yangz888
Copy link

Running 3.0 for stofs-3d-atl showed the following error message at the end after completing all the needed plotting/file creation steps:
...
_[Info]: Creating a figure with sizes :8.0x8.0
[Time]: 2024-03-28 13:44:05.420462 UTC
[Error]: failed to execute ssh -q zizang.yang.lx@localhost 'rm -rf /nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/img/.png'
lost connection
[Error]: failed to execute scp -q /nos/stofs.3d_nwm3_autoval_v3/outputs/www/./img/
.png zizang.yang.lx@localhost:/nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/img/
[Error]: failed to execute ssh -q zizang.yang.lx@localhost 'rm -rf /nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/img/loc*.png'
lost connection
[Error]: failed to execute scp -q /nos/stofs.3d_nwm3_autoval_v3/outputs/www/./img/loc*.png zizang.yang.lx@localhost:/nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/img/
[Info]: Creating report in /nos/stofs.3d_nwm3_autoval_v3/outputs/www/index.htm
this is report
/nos/stofs.3d_nwm3_autoval_v3/outputs/www/
[Info]: Downloading ftp://ocsftp.ncd.noaa.gov/estofs/templates.htm/pointVal.waterlevel.htm as /nos/stofs.3d_nwm3_autoval_v3/outputs/tmp/template.htm
this is created report
[Time]: 2024-03-28 13:44:05.950882 UTC
[Error]: failed to execute ssh -q zizang.yang.lx@localhost 'rm -rf /nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/index.htm/index.htm'
lost connection
[Error]: failed to execute scp -q /nos/stofs.3d_nwm3_autoval_v3/outputs/www/index.htm zizang.yang.lx@localhost:/nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/index.htm
[Error]: failed to execute ssh -q zizang.yang.lx@localhost 'rm -rf /nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/stats.estofs.atl.global.cwl.csv'
lost connection
[Error]: failed to execute scp -q /nos/stofs.3d_nwm3_autoval_v3/outputs/work/stats.estofs.atl.global.cwl.csv zizang.yang.lx@localhost:/nos/stofs.3d_nwm3_autoval_v3/outputs/Remote/

Note that I use "user = zizang.yang.lx" in the .ini file.
Question: It seems like the concerned "rm" or "scp" are about "local" files. Can we use rm/cp without involving "userID@localhost"?

Thanks!

@GeorgiosBritzolakisNOAAFederal
Copy link
Collaborator

Hi Zizang,

You need to create your private/shared keys and store them under your directory in order to make this work.

If you need guidance let me know.

Thanks,

George.

@yangz888
Copy link
Author

Thanks, George!

A question: for our purpose as described in my previous post, do we really need the invoking "userID@localhost"?" I tend to think it might be sufficient to use the "plain" rm/cp without invoking userID@localhost?

Thanks,
Zizang

@GeorgiosBritzolakisNOAAFederal
Copy link
Collaborator

@yangz888
Copy link
Author

@GeorgiosBritzolakisNOAAFederal Thanks, George!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants