Skip to content

can't start toxiproxy through web UI #3

@esther28jx

Description

@esther28jx

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"}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions