Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

ERROR: Process detection failed: Check that the process is running on the host, verify the CI has running processes on this port, and check the process strategy for the pattern section is correct

Senai T
Tera Contributor

My problem is on an application pattern which is having this "ERROR: Process detection failed: Check that the process is running on the host, verify the CI has running processes on this port, and check the process strategy  for the pattern section is correct" when trying to change to debug mode. I used PID of the application in the debugging process but still won't work. My process classifier using the pattern looks like this picture down in case the problem is from the classifier.

Thanks!

find_real_file.png

4 REPLIES 4

VaranAwesomenow
Mega Sage

on the server can you see if any process is running and if it has the PID you provided ?

Yes, I have that PID running.

 

ZamSol
Tera Contributor

Try without the comma in the PID

Nirmal Krishna1
Tera Contributor

I encountered the same error while working through the Learning module. Since I finished the first task yesterday and waited until today to start the second, the 8-hour gap caused the PID on the Windows server to change. However, that change wasn't reflected in the Running Process table. To fix it, just rerun Discovery to update the table with the new PID, then use that updated number (ensuring you remove any commas).