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

Drupal 10 - Domain is required - but not set by Hub #1981

Open
JedMeister opened this issue Aug 30, 2024 · 0 comments
Open

Drupal 10 - Domain is required - but not set by Hub #1981

JedMeister opened this issue Aug 30, 2024 · 0 comments

Comments

@JedMeister
Copy link
Member

JedMeister commented Aug 30, 2024

As reported by Peter via the TurnKey Hub, the v18.x appliance launch page does not provide a place to set the domain. Drupal 10 requires a domain to be set - otherwise access is denied.

I aim to fix this ASAP.

In the meantime, it can be worked around by manually (re)running the Drupal 10 firstboot script.

As part of this process, you will need to also (re)set the Drupal 10 email and password - other passwords will stay as already set. The same Drupal email & password can be used.

The first boot script must be run via a terminal; either SSH or the Webmin Terminal module (Tools >> Terminal). Please use one of the commands below:.

To run it interactively:

/usr/lib/inithooks/bin/drupal10.py 

Or to run it non interactively:

/usr/lib/inithooks/bin/drupal10.py --domain=YOUR_DOMAIN --email=YOUR_EMAIL --pass=YOUR_DRUPAL_PASS

Note all values much be given (replace values in caps with yours).

@JedMeister JedMeister added this to the 18.2 milestone Aug 30, 2024
@JedMeister JedMeister self-assigned this Aug 30, 2024
@JedMeister JedMeister changed the title Drupal 10 - Domain is required - but not set by Hub & non-interactive inithook Drupal 10 - Domain is required - but not set by Hub Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant