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

Jinja2 broken in site config #2164

Closed
mjwoods opened this issue Feb 17, 2017 · 0 comments
Closed

Jinja2 broken in site config #2164

mjwoods opened this issue Feb 17, 2017 · 0 comments
Assignees
Labels
bug Something is wrong :(
Milestone

Comments

@mjwoods
Copy link

mjwoods commented Feb 17, 2017

Site configuration files containing Jinja2 code worked in cylc-6.10.2, but they broke sometime before cylc-6.11.4. An example of the error message is shown below:

WARNING: ignoring bad site config /rtop/dev/mwoods/cylc4scs/cylc-7.1.0/conf/global.rc:
Jinja2Error:
  File "/rtop/dev/mwoods/cylc4scs/cylc-7.1.0/lib/jinja2/environment.py", line 984, in render
    vars = dict(*args, **kwargs)
TypeError: 'NoneType' object is not iterable
@matthewrmshin matthewrmshin added the bug Something is wrong :( label Feb 17, 2017
@matthewrmshin matthewrmshin added this to the next release milestone Feb 17, 2017
hjoliver added a commit that referenced this issue Feb 17, 2017
#2164 - fix Jinja2 processing of site config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong :(
Projects
None yet
Development

No branches or pull requests

2 participants