Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ML_TTK Demo Simulators and Monitoring not operational #4082

Open
kasgeo opened this issue Mar 20, 2025 · 1 comment
Open

ML_TTK Demo Simulators and Monitoring not operational #4082

kasgeo opened this issue Mar 20, 2025 · 1 comment

Comments

@kasgeo
Copy link

kasgeo commented Mar 20, 2025

I used docker with WSL2 to run this; https://github.com/mojaloop/ml-testing-toolkit/. Unfortunately, the simulators in the demos can not make any requests but rather keep loading until they timeout. The same happens in the monitor. This means that the demo simulators and monitor might not be of help until requests and responses can work. I am using the TTK web ui running at port: 6060 on the localhost. I am using version 15.6 TTK. Please help me out.

Image
Image

@AmTryingMyBest
Copy link

Hi @kasgeo
You are attempting to run the simulator from within the testing toolkit repo which is without any supporting services i.e the simulator in the backend to support the requests, that's why requests on the UI are getting to timeout.
To get requests from the simulator to run successfully, run the testing toolkit from the core test harness repo ( https://github.com/mojaloop/ml-core-test-harness ) This has the necessary supporting services for the simulator and demo to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants