Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Unknown error while making a remote service call: Cannot assign requested address

Open
#849 6 comments 0 reactions 2 assignees View on GitHub

@jonathanedey is already working on this.

Since May 7, 2024.

Assessment

This issue has not been assessed yet.

Description

api: messaging
problem

SendEachForMulticast throws exception and cannot proceed the notification messages.
"Unknown error while making a remote service call: Cannot assign requested address"

Our kubernetes pod handles 6 kafka partition, each partition keeps messages that consist of 500 registration ids. Begore the multicast deprecation, older method works but very slow. We changed the method and started to getting many 'Cannot assign requested address' error.
I do not understand if the library that uses http/2 or not.
does the http client of google library benefits from useinf same connection and does is use reactive event pool like webclient of spring boot?

environment
  • Operating System version: temurin java 17 docker image
  • Firebase SDK version: 9.2.0
  • framework version: spring boot 3
  • Firebase Product: fcm, messaging_ (auth, database, storage, etc)
Dominant language
Java
Stars
620
Forks
305
Avg merge
3h 23m
Merged PRs (30d)
1

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.

More from firebase/firebase-admin-java

All issues in firebase/firebase-admin-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.