In the end of installation, i have this error and all links for the open social installed doesnt' work!!, and it didn't show images

PS: during installation i have 10 errors patch " Could not apply patch! Skipping. The error was: The https://www.drupal.org/files/issues/a......."
"
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /open/html/core/install.php?rewrite=ok&profile=social&langcode=en&continue=1&id=3&op=do_nojs&op=do
StatusText: OK
ResponseText: InvalidArgumentException: The configuration property display.events_overview.display_options.filters.field_event_date_value.group_info.group_items.1.value.type doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 74 of C:\xampp\htdocs\open\html\core\lib\Drupal\Core\Config\Schema\ArrayElement.php).
"

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

imen ch created an issue. See original summary.

DeBeukeleerM’s picture

I have the same issue in Wamp server

alpp’s picture

In ubuntu I've had the same error. Increasing the "max allowed packet" value in my.cnf file, and installing again with a fresh database solved the issue.
In your case my.cnf file may be called my.ini

imen ch’s picture

I have tested this, (i have two variable max_allowed_packet in my.ini , i have increased to 500M)
but it had not solved the problem, i have the same errors..
thanks anyway

hugues omva’s picture

Me too ,i have the same problem

alpp’s picture

Sorry, I should have mentioned before, right after making the changes of max_allowed_packet value(s) in the file you have to restart mysql and apache in Ubuntu.

service mysql restart
sudo service apache2 restart

These lines work for Ubuntu. I have read that in xampp instalation directory, the below stop/start should restart mysql.

xampp_stop.exe
xampp_start.exe

If this does not restart your mysql, i think you need to find a way to restart your mysql server in your configuration. Hope this helps.

jebi’s picture

I have the same problem on installation in English and my variable max_allowed_packet is set to 1024M.
The mysql server has been restarted several times.
There is the same type of error for installation in French when installing the module search_api_views_taxonomy

imen ch’s picture

I'm using windows, i have restarted mySql and Apache but it hasen't resolved the problem..

alpp’s picture

Sorry to hear that it wasn't enough on your side, in Windows configuration. It appears to me that max_allowed_packet should stay as a high value, Additionally you can try increasing the timeout and connection values in your my.ini, then restarting mysql with Apache and try installing again with a fresh db.

jochemvn’s picture

Status: Active » Closed (outdated)

hi

I'm closing this issue because it has been inactive for 7 month. Please create a new issue if the problems are still occuring

jochem