Tally License Server Not Responding? Here's How to Fix It

Pranav Anand · June 13, 2026

A Tally license server not responding blocks all network users from accessing TallyPrime. Root causes include wrong IP/port, firewall blocks, server offline, or network failure. Fix it by verifying server status, checking firewall rules, confirming client IP settings, and restarting the service.

What Does "Tally License Server Not Responding" Mean?

When TallyPrime displays "License Server Not Responding" or "Unable to Connect to License Server," it means the client machine cannot establish a connection to the license server machine on your network. This error prevents any user on that client from opening or working in TallyPrime, even if their individual license is valid. The issue is network-based, not license-based. Understanding this distinction is crucial because the fix depends on connectivity, not license renewal.

In a typical TallyPrime network setup, one machine acts as the license server (usually the main office computer), and other machines are clients. The license server holds the master license and validates client connections every time TallyPrime starts. If that server is unreachable, offline, or misconfigured, all clients fail to authenticate.

Common Causes of License Server Not Responding

  • License server machine is switched off or in sleep mode
  • Incorrect IP address or port configured on the client
  • Firewall or antivirus blocking port 9000 (default Tally port)
  • Network cable unplugged or WiFi disconnected on server or client
  • TallyPrime Server Monitor service not running on the license server
  • Router or switch issue preventing LAN communication
  • TSS (Tally Server Support) expired without active internet authentication
  • Server machine has a dynamic IP that changed since client configuration

Step 1: Verify the License Server Machine Is Online

Before troubleshooting settings, confirm the license server is powered on and connected to the network. Walk to the server machine and check:

  • Power indicator is on
  • Monitor shows Windows desktop (not locked or in sleep mode)
  • Network cable is plugged in, or WiFi is connected
  • No error messages on screen

If the server is offline, switch it on and wait 2-3 minutes for Windows and services to fully load. Then ask a client user to try opening TallyPrime again.

Step 2: Check TallyPrime Server Monitor Status

On the license server machine, open TallyPrime Server Monitor to confirm the license service is running:

  1. On the server machine, click Start menu and search for "TallyPrime Server Monitor"
  2. Open the application
  3. Look for a green "Running" status indicator next to "Tally License Server"
  4. Note the IP address and port displayed (default port is 9000)

If the status shows "Stopped" or "Not Running," click the "Start Service" button. Wait 10-15 seconds for the service to initialize. The status should turn green. If it fails to start, restart the server machine and try again.

Step 3: Verify Client IP and Port Settings

On each client machine, confirm the license server IP and port are correct. In TallyPrime:

  1. Open TallyPrime
  2. Go to Gateway of Tally
  3. Press F11 (Manage System Settings)
  4. Select "License" or "Server" section
  5. Check the "License Server IP" field matches the actual server IP
  6. Verify the port is 9000 (or the custom port shown in Server Monitor)

If the IP is incorrect, edit it to match the server machine's IP address. To find the server IP, on the server machine open Command Prompt and type "ipconfig". Look for the IPv4 Address under your network adapter (usually 192.168.x.x or 10.x.x.x). Save the changes in F11 and close TallyPrime. Reopen it and try again.

Step 4: Check Firewall and Antivirus Rules

Windows Firewall or third-party antivirus software may block port 9000. On the license server machine:

  1. Open Windows Defender Firewall (search in Start menu)
  2. Click "Allow an app through firewall"
  3. Look for "TallyPrime" or "Tally" in the list
  4. Ensure both "Private" and "Public" checkboxes are ticked
  5. If not listed, click "Allow another app" and browse to TallyPrime.exe

Also check your antivirus software. Open its settings and add TallyPrime installation folder to the exclusion list. Port 9000 should be allowed for inbound and outbound TCP traffic. If unsure, temporarily disable the antivirus to test if that resolves the error. If it does, whitelist Tally permanently in the antivirus settings.

Step 5: Test Network Connectivity Between Machines

Confirm the client machine can reach the server machine over the network. On a client machine, open Command Prompt and type:

ping [server-ip-address]

Replace [server-ip-address] with the actual IP (e.g., ping 192.168.1.5). If you see "Reply from..." messages, the network is working. If you see "Request timed out" or "Destination host unreachable," the server is not reachable. Check that both machines are on the same network, the server is on, and no router is blocking traffic.

You can also use Telnet to test port 9000 specifically. Open Command Prompt and type:

telnet [server-ip-address] 9000

If the connection succeeds, the screen will go blank or show a cursor. If it fails, you will see "Could not open connection" or similar. This confirms whether port 9000 is accessible.

Step 6: Restart the TallyPrime License Server Service

A stuck or hung service can cause connection timeouts. Restart it on the server machine:

  1. Open TallyPrime Server Monitor (on the server machine)
  2. Click "Stop Service" button
  3. Wait 10-15 seconds
  4. Click "Start Service" button
  5. Wait for the status to show "Running" (green indicator)

Alternatively, use Windows Services. Press Windows key + R, type "services.msc", press Enter. Find "Tally License Server" in the list, right-click, select "Restart". Wait for the status to change to "Running".

Step 7: Check TSS Status and Renewal

If your Tally license TSS (Tally Server Support) has expired, online authentication and cloud fallback are disabled. Check TSS status in TallyPrime:

  1. On any machine, open TallyPrime
  2. Go to Gateway of Tally
  3. Press F11 (Manage System Settings)
  4. Select "License" section
  5. Check the "TSS Expiry Date" field

If TSS is expired, renew it immediately. Active TSS allows Tally to authenticate online if the local server is temporarily unreachable. To renew, contact your Tally partner or visit the Tally website. TSS renewal for TallyPrime Gold (multi-user) is approximately Rs 13,500 per year plus 18% GST (2026 indicative pricing). Early renewal adds about one free month; two-year renewal offers roughly 10% discount.

Step 8: Review Server Machine Network Configuration

If the server machine has a static IP, verify it has not been changed by Windows updates or network admin. On the server, open Command Prompt and run "ipconfig /all". Note the IPv4 Address. If it differs from what clients are configured to use, update all clients with the new IP (see Step 3).

If the server uses DHCP (automatic IP), consider assigning it a static IP to prevent future changes. In Windows Settings, go to Network & Internet > Advanced Network Settings > IP Settings > Edit > Change to Manual > enter a static IP (e.g., 192.168.1.10), subnet mask, and gateway. This ensures the server IP never changes unexpectedly.

Step 9: Check Server Machine Logs for Errors

On the server machine, open Event Viewer to check for service errors:

  1. Press Windows key + R, type "eventvwr.msc", press Enter
  2. Navigate to Windows Logs > System
  3. Look for errors related to "Tally" or "License Server" in the past hour
  4. Note any error codes and search the Tally knowledge base or contact support

Common errors include port already in use, insufficient permissions, or corrupted service installation. If errors persist, uninstall and reinstall TallyPrime on the server machine.

Step 10: Upgrade to Tally on Cloud as a Backup

If your office experiences frequent server downtime or network issues, consider Tally on Cloud. This eliminates local license server dependency. Users access TallyPrime via secure RDP from any device (Windows, Mac, Linux, Android, iOS). Tally on Cloud offers approximately 99.9% uptime, daily backups, and automatic TSS inclusion. Pricing is approximately Rs 175-290 per user per month for bring-your-own-licence hosting, or Rs 899-1,299 per month with licence included (2026 indicative). Contact a Tally 3 Star Certified Partner to evaluate if cloud hosting suits your business.

When to Contact Your Tally Partner

If you have completed all steps above and the license server still does not respond, the issue may be deeper, such as corrupted service files, hardware failure, or complex network topology. This is the time to contact a certified Tally partner. They can perform remote diagnostics, reinstall the license server, or migrate your data to a new server machine. Global IT Care, a Tally 3 Star Certified Partner in Purnea, Bihar since 2010, offers expert troubleshooting and can resolve license server issues within hours. We also provide Tally support across Bihar and help with license surrender, activation failures, and data corruption repairs.

Key Takeaways

A Tally license server not responding is almost always a network or configuration issue, not a license problem. Start by confirming the server is online and the service is running. Then verify client IP and port settings, check firewall rules, test network connectivity, and restart the service. Ensure TSS is active to enable online fallback authentication. If these steps fail, your Tally partner can diagnose and fix the issue quickly. Proactive steps like assigning a static server IP and keeping TSS renewed prevent most license server errors before they occur.

If your Tally license server is not responding right now, or if you need expert help setting up a reliable multi-user Tally network, reach out to Global IT Care, your trusted Tally 3 Star Certified Partner in Purnea, Bihar. We have been helping businesses keep TallyPrime running smoothly since 2010. Call us today at +91 75469 00951 to get your license server back online and your team productive again.

Frequently asked questions

Why does Tally say license server not responding?

The client machine cannot reach the license server due to network issues, wrong IP/port settings, firewall blocks, server down, or TSS (Tally Server Support) expiry without internet fallback.

How do I check if the Tally license server is running?

On the server machine, open TallyPrime Server Monitor. Check if the service shows 'Running' and verify the IP and port match client settings. Restart the service if needed.

Can I use Tally offline if the license server is down?

Yes, if TSS is active and you have internet. Tally will authenticate online. If TSS expired, the client machine can work offline for a limited grace period, then requires server.

What port does Tally license server use?

Default port is 9000. Verify in TallyPrime Server Monitor on the server machine. Ensure firewall allows inbound TCP 9000 and outbound to the same port on clients.

How do I restart the Tally license server?

On server: open TallyPrime Server Monitor, click 'Stop Service', wait 10 seconds, then 'Start Service'. Verify status shows 'Running'. Test client connection after restart.

Should I renew TSS if the license server keeps failing?

Yes. Active TSS enables online authentication and cloud fallback. Renew via Gateway of Tally > F11 > License > TSS Renewal, or contact your Tally partner in Purnea.