Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add gitlfs issue

...

  • Make sure your code is up to date.
  • Try deleting your old venv and starting with fresh installs of solo, r2d2-client, ewok, and simobs.
  • Rebuild jedi-bundle using the scripts available in jedi-tools' build_skylab.sh.
  • Make sure your environment is set up correctly. Protip: use jedi-tools' setup.sh. We keep the HPC setup scripts up to date with the most recent release of spack-stack.
  • Did you restart the ecflow server?

Previous Issues

git-lfs issue: running out of funds

Code Block
This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
...
error: external filter 'git-lfs filter-process' failed
fatal: src/Coefficients/AerosolCoeff/Create_AerosolCoeff/Aerosol_Optical_Properties_IR.dat.gz: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.

Cause: Our JEDI repositories ran out of budget

Solution:  Escalate to the Infrastructure Team Lead, who will then discuss options with Phil (or someone in the director's office).

create_experiment.py gives "Segments fault: 11"

Cause: This might come up if your python versions are mismatched for your venv and the current environment python. Currently (March 2025) we support python version 3.8 to 3.11.

Solution: Stop your ecflow server and deactivate your venv. Remove and rebuild your venv, installing necessary repos such as ewok, r2d2-client, and simobs. Restart your ecflow server. 

Many many ctests failing after new build

...