Can I restart proxy services without Carbon Console or SSH access?
Yes—Nodinite Remote Actions replace Carbon Console/SSH. Carbon Console requires: browser login → Services menu → List services → Select service → Start/Stop button (5 clicks, ~30 seconds if server responsive, up to 3 minutes if console slow). SSH requires: curl command with XML payload to Carbon Management API (example: curl -X POST https://wso2-server:9443/services/ServiceAdmin -d '<stopService><serviceName>PaymentProcessor</serviceName></stopService>' with basic auth header). Nodinite: Web Client → Select resource "PaymentProcessor" from dashboard (one click) → Click "Restart" button in Actions panel (one click) → Confirm (one click) → Service restarted in 25-30 seconds. Works from any device (desktop, laptop, mobile phone—responsive Web Client), no VPN required (if Nodinite Web Client accessible via HTTPS), role-based access (ops team can restart without full Carbon admin privileges).
Related Questions
See all FAQs: [Troubleshooting Overview][]