We are using Elastic Search for this project. I am trying to login to an app my group and I have made but I keep receiving errors. I see this error in the Logcat when I try to sign into my app on my emulator:
E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument
E/netmgr: WifiForwarder unable to open QEMU pipe: Invalid argument
E/memtrack: Couldn't load memtrack module
My other team members can access the server with no issues at all. Even when we have the exact same program running, they can login just fine but mine just says the user can't be found.
Any ideas of why this might be happening?