OpenBankProject / OpenBankProject/OBP-API

Data warehouse -> Connection refused

Open
#1,064 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.7k
Forks
482
Avg merge
1d 12h
Merged PRs (30d)
15

Description

Hello,
We are working on the ElasticSearch search via the "/ search / warehouse /" url, and unfortunately we haven't been able to log in since today. Indeed, we always receive the error

{ "error": "java.net.ConnectException: Connection refused: localhost/127.0.0.1:9200" }

We did not change tokens or consumer access identifiers.

We have a doubt if the problem comes from ElasticSearch or OpenBank because our requests worked very well before.

Can you please provide us a solution ?

Best regards

Sahra

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the /search/warehouse/ request and checking whether Elasticsearch is reachable at localhost:9200. Trace the request's Elasticsearch connection configuration to determine whether the refusal is caused by the service or OBP; done means the warehouse search request connects successfully again.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, scala
Domain
api, backend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.