FarmBot Events Problems

Can anyone shed some light as to why my sequences run smoothly when they are manually tested, but routinely get caught up when being run as part of a scheduled event?

@cregini17

A few questions:

  • What error messages are you seeing?
  • Are the issues entirely software related, or is your device physically failing also?
  • Which version of FBOS are you using?
  • How often is your farm event set to repeat?

@RickCarlino
Typical error message:

Got error while executing move_absolute(0.0, 0.0, 0.0, 400,400,400)

or

Movement to (0.0, 0.0, 0.0) failed

Type of Failure:

Based on the error it seems to be physical. However when these sequences are run as a test from the Sequence List we do not encounter the error. It is only seen when running them as a planned Farm Event.

FBOS Version = 7.0.1 (These problems had not been an issue when running on earlier FBOS versions)

The event is set to repeat every three days. It navigates to each planting site and waters them accordingly.