-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
comp-jans-linux-setupComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality
Milestone
Description
setup fails when deploying fido2 test data
INFO : mkdir ${jetty.base}/webapps
INFO : mkdir ${jetty.base}/resources
INFO : copy ${jetty.home}/modules/logging/jetty/resources/jetty-logging.properties to ${jetty.base}/resources/jetty-logging.prop
INFO : mkdir ${jetty.base}/logs
INFO : Base directory was modified
05:55:59 08/06/25 FATAL
05:55:59 08/06/25 Traceback (most recent call last):
File "/opt/jans/jans-setup/setup.py", line 459, in do_installation
call_test_data_lodader()
File "/opt/jans/jans-setup/setup.py", line 301, in call_test_data_lodader
jansInstaller.load_app_test_data()
File "/opt/jans/jans-setup/setup_app/installers/jans.py", line 557, in load_app_test_data
service_installer.app_test_data_loader()
File "/opt/jans/jans-setup/setup_app/installers/fido.py", line 113, in app_test_data_loader
self.render_templates_folder(test_templates_dir)
File "/opt/jans/jans-setup/setup_app/utils/setup_utils.py", line 471, in render_templates_folder
rendered_text = template_text % self.merge_dicts(Config.templateRenderingDict, Config.__dict__)
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
KeyError: 'jans_fido2_client_4_pw'
Metadata
Metadata
Assignees
Labels
comp-jans-linux-setupComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality