question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

validate_template raised false problems

See original GitHub issue

Since 1.9.8 I got this problem on our internal ci system but the files exists on the server on the path. Locally there is no error raised.

/home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django/contrib/auth/templates/registration/password_reset_subject.txt: TemplateDoesNotExist /home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django/contrib/auth/templates/registration/password_reset_subject.txt
/home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/widgets/foreignkey_searchinput.html: TemplateDoesNotExist /home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/widgets/foreignkey_searchinput.html
/home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/label.dot: TemplateDoesNotExist /home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/label.dot
/home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/digraph.dot: TemplateDoesNotExist /home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/digraph.dot
/home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/relation.dot: TemplateDoesNotExist /home/django/.virtualenvs/abb38d6f6e8bbb5c224330bba0513c93/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models/relation.dot
CommandError: 5 errors found

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
trbscommented, Mar 7, 2018

It should be already in the 2.0.0 release. (2.0.1 will be out shortly)

0reactions
Azd325commented, Mar 7, 2018

Cool thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve template validation or template format errors in ...
Validate your JSON or YAML templates with the AWS CloudFormation ... To resolve this issue, add a resource logical ID that's named test....
Read more >
template-body file://filename.json" not working · Issue #418 ...
I get the extremely meaningful "A client error (Unknown) occurred: Unknown" all the time.
Read more >
Using cfn-lint to validate your CloudFormation template
If [IsTracingActive, 'true', 'false'] # Undefined condition ... Here's the output of the built-in validate-template command for this stack:.
Read more >
Invalid template errors - Azure Resource Manager
Describes how to resolve invalid template errors when deploying Bicep files or Azure Resource Manager templates (ARM templates).
Read more >
YAML Schema Validation reports incorrect errors for if conditions
I'll archive the ticket since it is a known issue which is already raised in below link: https://github.com/microsoft/azure-pipelines-vscode/issues/187.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found