-
Notifications
You must be signed in to change notification settings - Fork 24
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
Protocol not available #8
Comments
the |
Hi, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good day. I would like to ask for your help regarding the below issue I am facing.
I'm not using the official docker image so i just came up with my own docker image because the docker image in docker hub dosen't support arm64 arch.
anyway,
here is my standalone-ha.xml
I was able to confirm that the
JDBC_PING.cli
has been executed because i have a script that run that before calling thestandalone.sh
filethis is a snippet of my docker image
there i just hardcoded the
JGROUPS_DISCOVERY_EXTERNAL_IP
as of the moment.Thanks in advance.
The text was updated successfully, but these errors were encountered: