Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: robot frozen when a protocol is cancelled #14033

Open
MurielGelin opened this issue Nov 21, 2023 · 6 comments
Open

bug: robot frozen when a protocol is cancelled #14033

MurielGelin opened this issue Nov 21, 2023 · 6 comments
Assignees
Labels

Comments

@MurielGelin
Copy link

Overview

when you cancel a protocol, it fails to cancel, then the only solution is to restart the frozen robot, and so the previously determined offset data are not saved !

Steps to reproduce

No response

Current behavior

No response

Expected behavior

when a protocol is cancelled, the offset data should not be lost, the robot should not freeze indefinitely

Operating system

Linux

System and robot setup or anything else?

v7.02

@oyikuzus
Copy link

I have the same problem with a Windows PC. My student with a Mac laptop can cancel programs without any issue.

@danolson1
Copy link

I have the same problem.

There was a note that this was fixed in version 7.1.0 #14215. I am running version 7.1.1, and still seem to be having this problem.

@sfoster1 Seth, do you have any ideas what might be going on?

-Dan

@KU-JonasL
Copy link

KU-JonasL commented Feb 15, 2024

I have experienced this issue/bug over my last runs. The app is trying to cancel the run, but is stopped.
I reset it by turning off and on the OT-2
Not all runs which are cancelled, but 50% so far. It seems like my issue happens when the gantry is suppose to be active: pipetting or moving, but I have not seen this enough to be 100% sure yet.

Jonas

@SyntaxColoring SyntaxColoring self-assigned this Feb 29, 2024
@SyntaxColoring
Copy link
Contributor

Thanks for your reports.

We fixed some more cases of this in v7.2.0 (PR #14312). Does it seem like these line up with your observations?

  • cancel while dropping tip
  • cancel while homing pipette plungers

@SyntaxColoring
Copy link
Contributor

If you still notice this problem after updating to v7.2.0 (which isn't out yet, at the time of writing), please provide:

  • Protocol details
    • Protocol Designer or Python
    • The Python apiLevel, if you're using Python
    • If you're able to share it, the protocol file itself and any custom labware definitions that are required to run it
  • A description of where your protocol was cancelled
    • Videos or pictures are best, if you manage to catch it

Thank you!

@bktorrevillas
Copy link

Opentrons OT-2 frozen after attempt to cancel protocol during "Pause until Temp reached" step.

App Software: 7.3.0
Robot: v7.3.0 Firmware Version v1.1.0-25e5cea Supported Protocol API Versions v2.0 - v2.18

Running protocol from library: https://protocols.opentrons.com/protocol/516336
For 24 samples, single channel left, multi channel right

Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants