Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Errors during Drupal site install #7

Open
cdubz opened this issue Jun 14, 2018 · 0 comments
Open

Errors during Drupal site install #7

cdubz opened this issue Jun 14, 2018 · 0 comments

Comments

@cdubz
Copy link

cdubz commented Jun 14, 2018

After completing (most of?) the batch actions during the "Install profile" site install step, the following error text is displayed:

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: [URL]/install.php?profile=impact_tracker&locale=en&id=1&op=do
StatusText: OK
ResponseText: 
Home | Drupal
@import url("[URL]/modules/system/system.base.css?0");
@import url("[URL]/modules/system/system.menus.css?0");
@import url("[URL]/modules/system/system.messages.css?0");
@import url("[URL]/modules/system/system.theme.css?0");
@import url("[URL]/sites/all/modules/date/date_api/date.css?0");
@import url("[URL]/sites/all/modules/date/date_popup/themes/datepicker.1.7.css?0");
@import url("[URL]/modules/field/theme/field.css?0");
@import url("[URL]/modules/node/node.css?0");
@import url("[URL]/modules/search/search.css?0");
@import url("[URL]/modules/user/user.css?0");
@import url("[URL]/sites/all/modules/views/css/views.css?0");
@import url("[URL]/modules/system/system.admin.css?0");
@import url("[URL]/modules/system/system.maintenance.css?0");
@import url("[URL]/sites/all/modules/ctools/css/ctools.css?0");
@import url("[URL]/themes/seven/reset.css?0");
@import url("[URL]/themes/seven/style.css?0");
Home  
Installation tasksChoose profile(done)Choose language(done)Verify requirements(done)Set up database(done)Install profile(active)Configure siteFinished      
Status message
Refreshed 8 strings for the enabled modules.
Refreshed 226 strings for the enabled modules.
A PHP code text format has been created.
To disable a node listings for terms in a selected vocabulary, edit a vocabulary from the taxonomy page.
The path /node is no longer active.
You may adjust settings for Node Page Disable by visiting /?q=admin/config/system/site-information.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Reset language for all terms.
Warning message
Warning in features rebuild of base_configuration. No module defines permission "publish any outcome content".
Warning in features rebuild of base_configuration. No module defines permission "publish editable outcome content".
Warning in features rebuild of base_configuration. No module defines permission "publish own outcome content".
Warning in features rebuild of base_configuration. No module defines permission "unpublish any outcome content".
Warning in features rebuild of base_configuration. No module defines permission "unpublish editable outcome content".
Warning in features rebuild of base_configuration. No module defines permission "unpublish own outcome content".
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'administrator' for key 'name'    

screen shot 2018-06-14 at 15 33 45

Clicking the "error page" link moves the process forward to the "Configure site" step but also outputs the following warning:

The block User login was assigned to the invalid region sidebar_first and has been disabled.

screen shot 2018-06-14 at 15 35 19

I have also attached the full dblog from the install, in case that is helpful: dblog.txt

The site does seem to work despite these issues, but blocks are not placed automatically in any regions.

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

No branches or pull requests

1 participant