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

Couchbase daily builds are failing #27490

Open
1 task done
mraible opened this issue Oct 3, 2024 · 1 comment
Open
1 task done

Couchbase daily builds are failing #27490

mraible opened this issue Oct 3, 2024 · 1 comment
Labels
area: bug 🐛 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ theme: couchbase $100 https://www.jhipster.tech/bug-bounties/

Comments

@mraible
Copy link
Contributor

mraible commented Oct 3, 2024

Overview of the issue
Error:  'dependencies.dependency.version' for com.github.differentway:couchmove:jar is missing. @ line 192, column 21

https://github.com/hipster-labs/jhipster-daily-builds/actions/runs/11157110942/job/31010784992

Motivation for or Use Case

Daily builds should pass.

Suggest a Fix

Add version for couchmove.

JHipster Version(s)

8.7.1

  • Checking this box is mandatory (this is just to show you read everything)
@mraible
Copy link
Contributor Author

mraible commented Oct 29, 2024

Now, builds are failing with:

2024-10-29T06:43:58.082Z  WARN 3715 --- [appCouchbase] [      cb-events] com.couchbase.endpoint                   : [com.couchbase.endpoint][EndpointConnectionFailedEvent][2140us] Connect attempt 3 failed because of : finishConnect(..) failed: Connection refused: localhost/127.0.0.1:32773 - Check server ports and cluster encryption setting. {"channelId":"2F5FD37100000003/00000000BEFCAD75","circuitBreaker":"DISABLED","coreId":"0x2f5fd37100000003","local":"127.0.0.1:50690","remote":"localhost:32773","type":"KV"}

com.couchbase.client.core.endpoint.BaseEndpoint$2: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:32773 - Check server ports and cluster encryption setting.

@mraible mraible added $100 https://www.jhipster.tech/bug-bounties/ $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: bug 🐛 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ theme: couchbase $100 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

No branches or pull requests

3 participants
@mraible @mshima and others