Hand-E Robotiq gripper stopped working after 5.21.2 update

My Hand-E Robotiq gripper is connected directly to the Tool using an 8 pins cable.
I had Polyscope 5.14.5 version on my UR5 and updated it to 5.21.2.
i also updated Gripper URCaps from 1.8.7 to 3.19.1
After that my Hand-E Robotiq gripper stopped working and shows a solid red light (no communication?)
General>Tool I/O>I/O Interface Control>Robotiq Gripper is selected but the Scan does detect the gripper.

I see that from time to time the drivergripper daemon tries to communicate over /dev/ttyTool.

# lsof /dev/ttyTool 
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
URControl 2163 root   12u   CHR  136,0      0t0    3 /dev/pts/0

# lsof /dev/ttyTool 
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
URControl 2163 root   12u   CHR  136,0      0t0    3 /dev/pts/0
drivergri 2228 root   10u   CHR  136,0      0t0    3 /dev/pts/0
# ps aux | grep gripper
root      2170  0.0  0.0   2040   592 ?        Ss   12:38   0:00 runsv bundle@com.robotiq.urcap.gripper@-96457847
root      2172  0.0  0.1   3728  2836 ?        S    12:38   0:00 /bin/bash /root/GUI/felix-cache/bundle184/data/com/robotiq/urcap/gripper/impl/daemon/robotiq_2f_gripper_driver.sh
root      2228  0.8  0.4  23724  8604 ?        Sl   12:38   0:03 ./drivergripper

Any hints how to fix it?

I’d noticed for a while there (not exactly sure which versions) Polyscope would automatically turn off all the services. (Hamburger menu > Settings > Security > Services) Maybe the gripper uses something in there that got turned off? Otherwise it might also be worth reaching out to Robotiq

Thanks @eric.feldmann
I have contacted Robotiq customer support, but haven’t received a response yet. Their release notes state that 'this URCap was tested on 5.19.0, but no such Polyscope release exists.
PS: All services are enabled. Thanks for pointing it out to me.

@y.methot.Robotiq I have filled a form on your site, let me also write an email.

I also experienced a connection issue with third-party software after an update. In the Hamburger menu, under Security → Secure Shell, I found that the checkboxes for Enable SSH access and Allow port forwarding were unchecked. Enabling them resolved my connection problem.
I don’t know if this will work for you, but it’s worth a try.