You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue that I can spot is an invalid pipette type: p10_single_v1 doesn't exist. An example that works is p20_single_v2.0. I think there are more errors in the module config that I can't spot, because it still doesn't work if I just change that.
Overview
This config file doesn't work as-is if you use it with a hardware simulator: https://github.com/Opentrons/opentrons/blob/edge/robot-server/simulators/test.json
The issue that I can spot is an invalid pipette type:
p10_single_v1
doesn't exist. An example that works isp20_single_v2.0
. I think there are more errors in the module config that I can't spot, because it still doesn't work if I just change that.Steps to reproduce
Follow these instructions: https://github.com/Opentrons/opentrons-integration-tools/tree/main/raspberry-pi
"Part 2" is where the invalid file comes in.
Current behavior
Opentrons Robot HTTP Server is unable to start.
# systemctl restart opentrons-robot-server.service
(...times out)
Expected behavior
The Robot HTTP Server starts successfully with a valid config file. Example:
Operating system
Windows
System and robot setup or anything else?
The text was updated successfully, but these errors were encountered: