Keep on getting "Schema failed to post" error in Drupal 8 error log. It appears SchemaPoster.php needs to use "/certs/cert.pem" when posting to the local Solr instance.

CommentFileSizeAuthor
use_lando_cert.patch636 byteskevin w

Comments

Kevin W created an issue. See original summary.

stevector’s picture

Hi Kevin,

Thanks for the patch!

Can you give me more context or steps to reproduce? I can't reproduce this the bug.

I was able to do

lando init
lando start
lando pull
lando drush uli

With a test site and log in and save search config without error.

stevector’s picture

Status: Needs review » Closed (cannot reproduce)