Closed trevorhardy closed 3 years ago
what os?
I ran the TESP installer on a VirtualBox VM with a clean installation of Ubuntu LTS 20.04.1
Still failing for me with the same error message after logout and login.
Cannot reproduce: Ubuntu 20.0.4 LTS, Python 3.8.5, tesp_support 0.9.4
Please zip up the contents of examples/te30 and post here
Confirmed I'm still having problems; here's the .zip te30.zip
The simulations didn't actually run to completion. gridlabd.log from December 10 indicates an empty GLPATH causing error termination, and *0.log from December 11 indicates those simulations never got started.
It's possible the December 10 failure was caused by the environment not being set. The December 11 failure could have been caused by stale processes left over from the day before. To retry:
I restarted the VM (virtual power off and back on) and ran the above commands followed by python3 plots.py TE_Challenge
: I still get the same error and am seeing the same empty output JSONs you referenced.
After trying the above when I look for hung processes us ps
or lsof
I don't see any.
> echo $GLPATH
/opt/tesp/lib/gridlabd:/opt/tesp/share/gridlabd
I've attached the lastest TE30 folder as well. te30.zip
Resolved through restart of VM.
Both
run0.sh
andrun.sh
run without error on the console but the graphing script produces an error and no graphs