Issue with Local Server on Parametric Analysis Tool (PAT) and Question on Unmet Hours
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!
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.
Thanks for that. I got this output after running it:
ERROR -- : Rails failed to launch. Please refer to
C:\UrbanoptRuns\OpenstudioRuns\PAT\test/logs/rails.log
.and attached is the content in rails.log https://github.com/tarunarasu/OpenStu...
Can you try with 3.7.0? There are issues with 3.8.0 that we are working on fixing.