Hi everyone, ![]()
My name is Harsh, and I am a new contributor looking to get involved with OpenMRS.
I recently encountered a critical issue while setting up the OpenMRS SDK on a Linux environment. The setup was failing because the SDK tries to connect to Docker using “localhost” instead of “127.0.0.1” (causing
ParseAddrerrors) and hits a race condition where the database isn’t ready before the connection attempt.I have already debugged the issue and submitted a fix.
You can view my Pull Request here: https://github.com/openmrs/openmrs-sdk/pull/357
The Problem: I am trying to create the required JIRA ticket to link to my PR, but I am unable to log in to issues.openmrs.org. It seems my OpenMRS ID was created with an email address as the username, which causes an error during JIRA login.
Could an admin please assist me? I would appreciate it if someone could either:
Rename my OpenMRS ID username to something standard (e.g.,
harsh_29) so I can access JIRA.Or, create a ticket for “SDK Setup fails on Linux due to Docker/IPv6 conflicts” so I can link it to my PR.
I don’t want this contribution to be waste by a login error. Thanks for your help!
Best, Harsh