-
Notifications
You must be signed in to change notification settings - Fork 225
Server Troubleshooting
Home > Running a Server > Troubleshooting FAQ
If you are registered OK and you or your friends can't see your server, you may need to wait, or start your client with the --showallservers
option and try connecting from there (see this page on how to start your client with a config option).
If you are seeing a message that says the server is full, please see this note on Central Servers.
Connect your client to 127.0.0.1
(or localhost
if that works for you). If you're running the client on a different machine to the server but on the same network, then connect to the local network address of the server. Do not connect via the server's public (WAN) address.
This should be your public IP address (find that with Google). Connect your own Jamulus client to your local IP address. Note that your public IP address can change - see the note on "dynamic DNS" in this guide.
Keep the default UDP ports. The actual default port is documented by the command line. At the time of writing this documentation, the port number is 22124.
Yes. Please see Server Types
Yes. Simply check the "Make my Server Public" box in the server window and fill out the details. Remember that you also do not need to port forward if you have a public server.
Headless Linux: I have created a server but it is joining the Central Server but I don't want it to.
To enable a private server, do not use the --centralserver
(-e
) option when starting your server command line.
If you experience problems such as being unable to connect to servers or an empty server list, you may need to ask your ISP to give you a WAN IP address (or fixed one to avoid using DDNS, if possible). Some ISPs are using techniques like Address plus Port (A+P) or Carrier-grade NAT (CGN) to conserve address space. This makes it impossible to host services like Jamulus at home (and may mean you also cannot see server lists in your client).
To detect if CGN is the issue, go to your router's configuration screen (192.168.X.X) and look at the WAN Status page. If your listed IPv4 address does not match with the address you see here, contact your ISP support (by phone) and request them to remove you from CGN and assign you a real WAN IP address because you want to host a server. In most cases, this is resolved and active in few minutes.
For Windows, Macintosh and Linux
-
Get detailed help with the Jamulus Help Manual
-
Got a question or problem not covered here? Have a feature request? Try the discussions forums
-
Found a bug? Please post these to Github Issues
If you have a couple of minutes, please fill out our anonymous survey!
This wiki is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.