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 9 unable to get solr up an running #7

Open
smustgrave opened this issue Jan 29, 2021 · 1 comment
Open

Drupal 9 unable to get solr up an running #7

smustgrave opened this issue Jan 29, 2021 · 1 comment

Comments

@smustgrave
Copy link

What is your lando version and operating system? (note that the older your version the less likely we are to reply)
Macbook Big Sur 11.1

Tell us about your .lando.yml
Trying to load solr with
search: type: solr:8.6 portforward: true core: myCore config: dir: lando-src/solr-primary

Tell us about the command you were running

lando rebuild

Tell us about the error you got

■ The service "search" failed its healthcheck
This may be ok but we recommend you run the command below to investigate:
lando logs -s search


**Tell us generally about your bug**
The logs show this
search_1         | Executing /start-solr.sh lando-src/solr-primary
search_1         | Booting solr with...
search_1         | CORE: prac
search_1         | CONFIG CUSTOM: lando-src/solr-primary
search_1         | DATADIR: /opt/solr/server/solr/mycores
search_1         | INSTALL DIR: /opt/solr
search_1         | Executing /opt/docker-solr/scripts/precreate-core prac /solrconf
search_1         | Core prac already exists
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrcore.properties.old': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig_backup.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./accents_en.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./accents_und.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./elevate.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./protwords_en.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./protwords_und.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./schema_extra_fields.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./schema_extra_types.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./schema.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig_extra.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig_index.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig_query.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig_requestdispatcher.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrconfig.xml': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./solrcore.properties': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./stopwords_en.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./stopwords_und.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./synonyms_en.txt': Permission denied
search_1         | cp: cannot create regular file '/opt/solr/server/solr/mycores/prac/conf/./synonyms_und.txt': Permission denied
search_1         | cp: preserving times for '/opt/solr/server/solr/mycores/prac/conf/.': Operation not permitted



Any help would be appreciated
@stale
Copy link

stale bot commented Aug 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

@rtfm-47 rtfm-47 transferred this issue from lando/lando Dec 22, 2021
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

2 participants