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

fix: jans-linux-setup error rendering webapps.xml #2837

Closed
devrimyatar opened this issue Nov 2, 2022 · 0 comments · Fixed by #2839
Closed

fix: jans-linux-setup error rendering webapps.xml #2837

devrimyatar opened this issue Nov 2, 2022 · 0 comments · Fixed by #2839
Assignees
Labels
kind-bug Issue or PR is a bug in existing functionality

Comments

@devrimyatar
Copy link
Contributor

Describe the bug
Error rendering webapps.xml file

  File "/opt/jans/jans-setup/setup_app/installers/jetty.py", line 222, in installJettyService
    out_file=os.path.join(self.jetty_base, serviceName, 'webapps/{}.xml'.format(serviceName))
NameError: name 'serviceName' is not defined
@devrimyatar devrimyatar self-assigned this Nov 2, 2022
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants