@Jim18
If port 8081 is already in use, port 8082 is used, and if that is already in use, port 8083 is used, and so on, one by one.
Can you try a different port number?
@Jim18
Currently, Dashboard and TT-DesignExplorer are not designed for simultaneous use, so that may be a problem.
If I only had each running, would that be a problem?
So unlike dashboard button, I pressed then there’s a terminal showing up and the dashboard webpage pop up.
If I only press TT-DesignExplorer, nothing shown. So I don’t know if it’s running or not. And if it’s running where to find it. I will get an error if I didn’t select the target study and pressed the TT-DesignExplorer
A little bit updates from my side.
Like @hiron said, TT-Design Explorer cannot simultaneously run when Dashboard is running, probably the default threads are the same.
Now that my workflow is,
In dashboard, export csv.
rename it into fish.csv and put it under ~/.tunny_env/TT-DesignExplorer/design_explorer_data/
double click to run TunnyDEServer
Then I can visit localhost:8080/index.html
Before running TunnyDEServer, kill the thread running dashboard.
I think there’s one thing I can open both (dashboard and Design Explorer side by side), and I am assuming there some killing threads process not being performed well on my PC.