Issue with Local Server on Parametric Analysis Tool (PAT) and Question on Unmet Hours

asked 2024-10-03 10:47:28 -0500

tarun.arasu's avatar

updated 2024-10-03 13:50:38 -0500

I am experiencing an issue with the Parametric Analysis Tool (PAT) where my local server is not starting, despite multiple attempts to resolve it. I’ve attached a screenshot of the error for additional context.

Has anyone encountered a similar issue, and are there any recommended troubleshooting steps to get the local server running?

Any assistance would be greatly appreciated! image description

edit retag flag offensive close merge delete

Comments

you can manually run the command that PAT uses to start the local server by copying the command thats displayed after the "exec error: Error: Command failed" in your screen shot. You can also add --verbose --debug before start_local to get more description as to the error.

BrianLBall's avatar BrianLBall  ( 2024-10-04 11:57:51 -0500 )edit

Thanks for that. I got this output after running it:

ERROR -- : Rails failed to launch. Please refer toC:\UrbanoptRuns\OpenstudioRuns\PAT\test/logs/rails.log.

and attached is the content in rails.log https://github.com/tarunarasu/OpenStu...

tarun.arasu's avatar tarun.arasu  ( 2024-10-10 11:20:34 -0500 )edit

Can you try with 3.7.0? There are issues with 3.8.0 that we are working on fixing.

BrianLBall's avatar BrianLBall  ( 2024-10-14 08:38:25 -0500 )edit