Try Playground
Show / Hide Table of Contents

Troubleshooting Create Cache

Sometimes a cluster can not be formed, or cluster nodes are unable to communicate with each other. It may happen when Server and Cluster ports are blocked by a firewall. The following error messages can occur in this case:

Server Communication Error

Error: "No server is available to process the request"
Error: "Unable to communicate with server node"
Error: "The NCache Management Center is unable to connect with the NCache Service"
Note

However, check your firewall settings using the details in our getting started guide.

Workaround

  • For the error "No server is available to process the request" make sure that the Server port (at which the NCache Service starts and accepts different client connections) is not blocked by a firewall. The default value of this port is 9800.You can change the default value from the cache server configuration file found in NCache as follows:

    • .NET: Alachisoft.NCache.Service.exe.config located in %NCHOME%/bin/service
    • .NET Core Windows: Alachisoft.NCache.Service.dll.config located in %NCHOME%\bin\service
    • .NET Core Linux: Alachisoft.NCache.Daemon.dll.config located in /opt/ncache/bin/service
  • For the error "Unable to communicate with server node" check to see that the Cluster port is permitted by your firewall. A cluster port is a port at which nodes in a cluster communicate. You can change the default value of these ports from the NCache Management Center. If you have specified a port range in the NCache Management Center, unblock all ports in the range.

  • For the error "The NCache Management Center is unable to connect with the NCache Service" ensure that your system firewall is disabled and not blocking the Service port (port number 8250). Unblock the Service port from the system firewall.

See Also

Start Cache
Add Server Node
Add Existing Cache
Remove Cache
Clear Cache

In This Article
  • Server Communication Error
    • Workaround
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top