I can successfully connect to MC from Gizmo, play a song or so, and then it stops. Gizmo goes back to the "You're on the bus" screen where I can press "resume." If I press resume, nothing happens. If click next, I get a Java io state exception. And sometimes, when it just fails, I exit by going to Android home screen and sometimes music suddenly starts playing. I can't stop it without ending task because launching Gizmo seems to load a second instance which has no control over the first.
On the server side of things, I can see the library server answering the get requests. When Gizmo gets stuck, I see MC receives one... two... three... and sometimes a fourth get request. I assume MC is not answering. By the 3rd or 4th tries, Gizmo has bailed and gone into an unreliable state.
On a related note, is there a way to specify the port where Gizmo makes its http request? I ask because I am running an application which uses port 80. I did configure it to not use port 80, but Gizmo and MC still choked. Although, it does seem to make it through more songs before dying. Might be an illusion. I would like to change the port just to make sure there is not some other port 80 conflict. If anything, as a test.
I am not running a web server. I am running Gizmo 2 and MC 15.0.169.