[Web UI] Can't delete schedule stuck in "Running" state

I have a scheduled copy from local to Wasabi that seems stuck in Running state even though it’s not doing anything (I checked the processes and don’t get email notifications anymore from this scheduled job), and I can’t delete or edit it because the relevant buttons are not visible while it’s “Running”.

I can create another schedule but how do I get rid of the old one? Thanks.

The stop button (the blue square) didn’t work? How about finding the CLI process and killing it? If neither is working, then you’ll need to restart the web GUI executable.

There was no cli process but restarting the web ui worked and I could delete that stuck schedule. Thanks!