AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Error Loading Transformation #166

Open SienNuy opened 1 year ago

SienNuy commented 1 year ago

I'm running both processes (on MacOS) without any issue to start up AToMPM version 0.9.0:

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.

BentleyJOakes commented 1 year ago

Hi,

Sorry to hear about this trouble. I don't have a Mac handy to debug, and I don't know off-hand what the issue could be.

A few things to try:

If you let me know any suspicious logs, we can proceed from there.

Thanks.