Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
814
Players:
1
Forum Home > Mumble Server Administration & Help > Another "Help Please" thread :)
Closed Account
#1
Another "Help Please" thread :)
Aug 29, 2012 1:30 PM
I've got gtmurmur running and when I pass it the xml string through putty it returns the following:

<x_gtmurmur_error>Cannot connect to Murmur. Error: &quot;Connection timed out&quot;.</x_gtmurmur_error>

That message is pretty self-explanatory, but I haven't had any luck figuring out what I've done wrong. I know Murmur is running because I can connect with the Mumble client. I'm connecting to gtmurmur locally via putty, and gtmurmur is running from the same folder as murmur.

Where should I start? What could be stopping gtmurmur from being able to communicate with murmur, running on the same box?
maulPM
#2
Aug 30, 2012 11:22 AM
Joined: Oct 17, 2006
Posts: 983
Hello,

Thanks for trying out GTMurmur!

The error that you have posted occurs when GTMurmur cannot connect to Murmur's built-in ICE server. In the "murmur.ini" you'll see a line like:

ice="tcp -h 127.0.0.1 -p 6502"

This is the channel where the connection is failing. You most likely have an error in your Ice configuration. They have a pretty decent write-up on the Mumble wiki describing how Ice works in Murmur. See this page: http://mumble.sourceforge.net/Ice

Best regards.
I do not provide support over PM. Please ask your questions on the GameTracker forums.