0

How to resolve PAT "server failed to start" error?

Hi I have been trying to run PAT simulations after almost a year and it seems that the server does not get started automatically anymore. I triggered it and it still seems that for some reason it is still not starting after following following recommendations here: https://unmethours.com/question/69369... Attaching screenshot of the errors here. Hoping someone can tell me what the error is saying?image description

hamza_z's avatar
51
hamza_z
asked 2023-10-25 08:00:20 -0500, updated 2023-10-25 08:01:09 -0500
edit flag offensive 0 remove flag close merge delete

Comments

No idea if it's the cause, but I noticed your path has "Carlisle PAT modelling" in the directory and applications are notorious for having bugs related to spaces in paths. Can you try a different directory that doesn't have spaces?

shorowit's avatar shorowit (2023-10-25 09:14:14 -0500) edit
add a comment see more comments

1 Answer

0

Hi @shorowitz, thanks for getting back to me. I tried changing the name of the directory, but it still gives the same error. Any other possible solutions?

hamza_z's avatar
51
hamza_z
answered 2023-10-25 13:26:58 -0500
edit flag offensive 0 remove flag delete link

Comments

this will sound silly, but reboot your computer to kill any zombie ruby processes from previous failed startups. copy the 'start server command' from the debug console in your pic and run that in a terminal / power shell. where it says --debug, add --verbose after it. that will get you more info

BrianLBall's avatar BrianLBall (2023-10-25 16:11:50 -0500) edit

also, try using the latest 3.6.1-1 release.

BrianLBall's avatar BrianLBall (2023-10-25 16:13:16 -0500) edit
add a comment see more comments