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

Setup script fails if keys already exist #11

Closed
alxp opened this issue Aug 9, 2023 · 0 comments
Closed

Setup script fails if keys already exist #11

alxp opened this issue Aug 9, 2023 · 0 comments

Comments

@alxp
Copy link
Contributor

alxp commented Aug 9, 2023

After having tried to install the site template once and failing, I've come back to it and get an error running the setup script with no documentation of how to remove the keys if they already exist.

 create mode 100644 drupal/rootfs/var/www/drupal/config/sync/views.view.who_s_new.yml
 create mode 100644 drupal/rootfs/var/www/drupal/config/sync/views.view.who_s_online.yml
 create mode 100644 drupal/rootfs/var/www/drupal/config/sync/views_field_view.settings.yml
The local CA is already installed in the system trust store! 👍
The local CA is already installed in the Firefox trust store! 👍
ERROR: failed to execute "keytool -list": exit status 1

keytool error: java.lang.Exception: Keystore file does not exist: 

ERROR: failed to execute "keytool -list": exit status 1

keytool error: java.lang.Exception: Keystore file does not exist: 

Alexanders-MBP:dev alexanderoneill$ 

I think the script should either prompt to re-create these keys or print a message about how to remove them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants