-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm running both processes (on MacOS) without any issue to start up AToMPM version 0.9.0:
- node httpwsd.js
- python3 mt/main.py
But when I want to load in a transformation I receive the following error
500:could not connect to model transformation worker!
please ensure the worker is running!
However when I go to http://localhost:8125/ I do see the message
missing worker id
This means that I can connect to the python process however something still seems to be blocked so that I can't load a transformation.
Metadata
Metadata
Assignees
Labels
No labels