Hi guys,
There seems to be some issue with the orchestrator or the robot. I had a package for which I had a trigger schedule to trigger it every 15 minutes on my local machine. However, I have deleted it now but the bot still triggers every minute on my local machine.
It doesn’t do that when I disconnect the orchestrator from the UIpath Robot but triggers as soon as I connect again.
This causes delay to other processes since it adds them into the process queue.
I tried to delete the package from the orchestrator but it gives me the following error:
“Modifying this process is not possible at the moment, because there are active jobs associated with it. (#1666)”
if you want to delete your package…,
based on: “Modifying this process is not possible at the moment, because there are active jobs associated with it. (#1666)”
means you need to delete the jobs first → then the package.
I want to delete the P1P2 process but it is getting triggered from no where. I already deleted and added the machine, re-installed UIPATH but the issue remains
I am using the community orchestrator (platform.uipath.com) and I deleted the schedule, hoping that it would delete any trigger.
But doesn’t stop. Another thing is even if it gets triggered, there is no log of it in the “Jobs” log.
alright, here’s the only way i can think of left:
your PIP2 process is in same environment as slack_automation_notification process (Local_Environment) so when you run in the same environment like the pic below, it will trigger the PIP2 process as well.
The slack job doesn’t trigger much. For testing it was getting triggered every 2 hours and now it will trigger twice a week. However the P1P2 gets triggered without anything.