- 1 minutes to read

Step 10: Verify Functionality

Verify core Nodinite functionality before proceeding with TLS and Pickup Service configuration.


Prerequisites


Steps

  1. Open Web Client in browser (e.g., http://localhost:40000)
  2. Log in with credentials
  3. Verify all services are running:
    • Web Client
    • Web API
    • Log API
    • Logging Service
    • Monitoring Service
  4. Check Monitoring Agents status in Web Client
  5. Review logs for errors or warnings
  6. Verify basic functionality (navigate menus, view logs)

Completion Checklist

  • Web Client accessible and functional
  • All services running without errors
  • Monitoring Agents listed with correct status
  • No critical errors in logs
  • Can navigate and use Web Client

Next Step


Troubleshooting

Web Client Not Accessible

Problem: Cannot open Web Client in browser.

Solution:

  • Verify IIS application pool is started
  • Check firewall allows port (e.g., 40000)
  • Review IIS logs and Event Viewer
  • Verify .NET Hosting Bundles installed

Monitoring Agents Showing Error Status

Problem: Agents appear with error or offline status.

Solution:

  • Check IIS application pools for agents are running
  • Verify agent port configurations
  • Review agent logs in Web Client
  • Restart IIS if needed