Problem/Motivation

When doing an installation on a fresh Pantheon or Platform.sh environment and selecting a language other than English, e.g. Spanish the installation can not be finished. Instead it throws an error with the message:
"Drupal is already installed".

Steps to reproduce:
- Create a new trial on Platform.sh with this link: https://accounts.platform.sh/platform/trial/opensocial/setup
- After environment is build, go to the URL.
- During installation select language "Dutch" and submit form.
- You should see error message "Drupal is already installed."

It most likely has something to do with folder creation during installation the first time. After the database is dropped it is possible to follow the installation the second time in any language.

Proposed resolution

There is no solution yet, we need to research. One option is to drop the database (either via Platform CLI or Terminus) and try again.

Remaining tasks

- Look into what might be causing this.
- Propose a solution.
- Test and review it.

Original report by [wtchan]

As reported on: https://github.com/lquessenberry/OpenSocialOnPantheon/issues/1

Comments

jaapjan created an issue. See original summary.

Taco Potze’s picture

Any updates on this? :s issues still there..

ronaldtebrake’s picture

Issue tags: +DevDaysSeville
ronaldtebrake’s picture

Assigned: jaapjan » Unassigned
jochemvn’s picture

Priority: Normal » Major
bramtenhove’s picture

Priority: Major » Minor
Status: Needs work » Active
Issue tags: -DevDaysSeville

If this is still an issue please provide more information. As a work-around you can always install in English and later switch to Dutch.

ronaldtebrake’s picture

Status: Active » Closed (duplicate)

As pointed out here: https://github.com/goalgorilla/drupal_social/issues/326

This is a core bug unfortunately, we will track the progress in there: https://www.drupal.org/project/drupal/issues/2942369