I’m not familiar with these instructions, if you want me to look then please make your files viewable.
chmod -R a+rX /home/users/xxiong11
Thanks. I expect if you repeat the process of the instructions then things will work - you are on step 15 now, so there’s a lot of things that could have been missed.
Hi, cylc validate requires that the workflow is installed first (I think Step 15 is actually instructing to ‘cylc install’ ?).
If workflow is not installed then the full path is needed e.g. ‘cylc validate ~/roses/(workflow)’
I deleted the ~/.subversion/auth/svn.simple/ folder and reset my Met Office password so that it does not contain any of the following symbols such as @, & £, %, then the above error disappeared.
Then I tried to remove /home/users/xxiong11/cylc-run/u-a1752 with rm command and then installed and played suite again. It seemed to be working.
However, one day later, when I checked the ~/cylc-run/u-al752/run1/log/job/1/fcm_make/01/job.err file, and it shows a critical error, as follows:
I’m investigating now by working through the tutorial myself to see whether I get a similar error.
Meanwhile I note that somehow you have managed to change the name of the suite from u-al752 (4th character is the letter l) to u-a1752 (4th character is the number 1). I don’t think that this is the cause of your problem, but if you have the time, you could try repeating Steps 8 to 15 of the tutorial to see whether it works this time. The sequence of commands would be:
rosie checkout u-al752
[Edit ~/roses/u-al752/rose-suite.conf and ~/roses/u-al752/site/suite.rc.CEDA_JASMIN, or you could copy your versions from under ~/roses/u-a1752, which look fine to me.]
cylc install u-al752
cylc play u-al752
cylc gui [or tui u-al752]
Here’s a progress update. My attempt at running the suite got past the fcm_make stage, so I recommend that you try again as outlined in my last message.
Unfortunately, I haven’t been about to get the JULES tasks to run after fcm_make because of some other errors that I and other people have been encountering recently (see Cylc2 error on Jasmin).