Hi,

Hoping someone can help.

I am trying to create a collection in solr-9.10.1 using the following command:

solr create -c collection -s 1 -rf 1 -d test -n test

And get the following error message:

ERROR: Invalid URI host: null (authroity: null)

When I login to the Admin dashboard, the option to create a collection is 
greyed out. I am running solr cloud and ZooKeeper status is green. I run the 
same command in 9.6.1 and it works with no issue.

Thanks,

Daniel

Reply via email to