1、after start service, click stop button in web, and it success stop, print log
info: Stopping toxiproxy server... {"timestamp":"2025-05-13T11:18:13.636Z"}
info: Toxiproxy server process exited with code 0 {"timestamp":"2025-05-13T11:18:13.638Z"}
warn: Toxiproxy server is not running {"timestamp":"2025-05-13T11:18:13.644Z"}
2、click start button in web, can't start proxy successfully, the api response is
{
"status": "stopped",
"autoStart": true,
"toxiproxyHost": "localhost",
"toxiproxyPort": 8474
}
and only print log
warn: Toxiproxy server is not running {"timestamp":"2025-05-13T11:24:28.296Z"}
1、after start service, click stop button in web, and it success stop, print log
2、click start button in web, can't start proxy successfully, the api response is
and only print log
warn: Toxiproxy server is not running {"timestamp":"2025-05-13T11:24:28.296Z"}