-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I've downloaded tephra_latest.sif and I'm running it on singularity 3.3.0. When I try a small test I get an immediate error:
> tephra all -c tephra_config.test1.yml
[ERROR]: 'debug' under 'all' is not defined after parsing configuration file.
This indicates there may be a blank line in your configuration file.
Please check your configuration file and try again. Exiting.
If I re-run the same command with no change to the config file I get a similar but different error:
> tephra all -c tephra_config.test1.yml
[ERROR]: 'trnadb' under 'all' is not defined after parsing configuration file.
This indicates there may be a blank line in your configuration file.
Please check your configuration file and try again. Exiting.
Each time I run the command I can get a different error with the same config. I've only made a few changes to the default yml, and I've attached the file (with a .txt on the end) in case I've done something wrong in there. Any ideas on what is going wrong?
Metadata
Metadata
Assignees
Labels
No labels