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

Solr port issue #4

Open
hkir-dev opened this issue Jun 20, 2023 · 0 comments
Open

Solr port issue #4

hkir-dev opened this issue Jun 20, 2023 · 0 comments

Comments

@hkir-dev
Copy link

While running the whbo OBASK pipeline I get error:

Initializing schema for ontology collection in server solr:8983
Updating ontology in server solr:8983
Adding texEdge field type
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 31  2682    0     0  100   832      0  38636 --:--:-- --:--:-- --:--:-- 39619
curl: (22) The requested URL returned error: 400

But the Solr service is running at port 8993

  solr:
    image: solr:8.11
    container_name: solr
    ports:
     - 8993:8983
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant