Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Error when checking for Solr cores. #1960

@jnettik

Description

@jnettik

Issue Type

  • Bug Report / Support Request

Your Environment

Vagrant 2.2.5
VirtualBox 5.2.18r124319
ansible 2.8.4
  config file = None
  configured module search path = ['/Users/jnettik/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/Cellar/ansible/2.8.4/libexec/lib/python3.7/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 3.7.4 (default, Jul  9 2019, 18:13:23) [Clang 10.0.1 (clang-1001.0.46.4)]

Your OS

  • macOS (version)

Full console output

Some of the output was cut off, but here's the part that relates to Solr: https://gist.github.com/jnettik/2e86c24fde6ee530b4724356351112e6

Summary

After updating to the latest version of the DrupalVM box (2.0.3), any new provision errors out at the same step:

TASK [geerlingguy.solr : Check current list of Solr cores.] ********************
fatal: [dvm-50]: FAILED! => {"changed": false, "content": "", "elapsed": 0, "msg": "Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "http://localhost:8983/solr/admin/cores"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions