Farmbot disconnected, repeated error messages

Today at some point the I started getting the following logs. There are several messages that keep repeating and this has been going on for hours. The raspberry pi to arduino shows as disconnected and there are no functional controls between the web app and the farmbot.

2

Busy Installing farmware from https://raw.githubusercontent.com/FarmBot-Labs/farmware_manifests/master/packages/historical-plant-detection/manifest.json. Unknown Apr 8, 10:45pm
2

Busy Syncing all Farmware repos. This may take a while. Unknown Apr 8, 10:45pm
2

Success Successful Bootstrap authorization: xxxxxxxxxxxxxx@xxxx.com - https://my.farm.bot -1, -1, -1 Apr 8, 10:45pm
2

Busy Beginning Bootstrap authorization: xxxxxxxxxxxxxx@xxxx.com - https://my.farm.bot -1, -1, -1 Apr 8, 10:45pm
1

Busy Initializing Firmware. -1, -1, -1 Apr 8, 10:44pm
2

Success Successful Bootstrap authorization: xxxxxxxxxxxxxx@xxxx.com - https://my.farm.bot -1, -1, -1 Apr 8, 10:44pm
2

Busy Beginning Bootstrap authorization: xxxxxxxxxxxxxx@xxxx.com - https://my.farm.bot -1, -1, -1 Apr 8, 10:44pm
1

Busy Initializing Firmware. -1, -1, -1 Apr 8, 10:44pm
1

Error Farmevent checkup process died: {%ArgumentError{message: “repo Farmbot.Repo is not started, please ensure it is part of your supervision tree”}, [{Ecto.Query.Planner, :query_lookup, 6, [file: ‘lib/ecto/query/planner.ex’, line: 148]}, {Ecto.Query.Planner, :query_with_cache, 7, [file: ‘lib/ecto/query/planner.ex’, line: 131]}, {Ecto.Repo.Queryable, :execute, 5, [file: ‘lib/ecto/repo/queryable.ex’, line: 124]}, {Ecto.Repo.Queryable, :all, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 37]}, {Ecto.Repo.Queryable, :one, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 70]}, {Farmbot.Asset, :get_sequence_by_id!, 1, [file: ‘lib/farmbot/asset/asset.ex’, line: 71]}, {Farmbot.FarmEvent.Manager, :check_event, 3, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 206]}, {Farmbot.FarmEvent.Manager, :do_checkup, 4, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 179]}]} -1, -1, -1 Apr 8, 10:44pm
1

Debug Synced Farmbot OS and Firmware settings with API -1, -1, -1 Apr 8, 10:44pm
1

Error Farmevent checkup process died: {%ArgumentError{message: “repo Farmbot.Repo is not started, please ensure it is part of your supervision tree”}, [{Ecto.Query.Planner, :query_lookup, 6, [file: ‘lib/ecto/query/planner.ex’, line: 148]}, {Ecto.Query.Planner, :query_with_cache, 7, [file: ‘lib/ecto/query/planner.ex’, line: 131]}, {Ecto.Repo.Queryable, :execute, 5, [file: ‘lib/ecto/repo/queryable.ex’, line: 124]}, {Ecto.Repo.Queryable, :all, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 37]}, {Ecto.Repo.Queryable, :one, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 70]}, {Farmbot.Asset, :get_sequence_by_id!, 1, [file: ‘lib/farmbot/asset/asset.ex’, line: 71]}, {Farmbot.FarmEvent.Manager, :check_event, 3, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 206]}, {Farmbot.FarmEvent.Manager, :do_checkup, 4, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 179]}]} -1, -1, -1 Apr 8, 10:44pm
1

Error Farmevent checkup process died: {%ArgumentError{message: “repo Farmbot.Repo is not started, please ensure it is part of your supervision tree”}, [{Ecto.Query.Planner, :query_lookup, 6, [file: ‘lib/ecto/query/planner.ex’, line: 148]}, {Ecto.Query.Planner, :query_with_cache, 7, [file: ‘lib/ecto/query/planner.ex’, line: 131]}, {Ecto.Repo.Queryable, :execute, 5, [file: ‘lib/ecto/repo/queryable.ex’, line: 124]}, {Ecto.Repo.Queryable, :all, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 37]}, {Ecto.Repo.Queryable, :one, 4, [file: ‘lib/ecto/repo/queryable.ex’, line: 70]}, {Farmbot.Asset, :get_sequence_by_id!, 1, [file: ‘lib/farmbot/asset/asset.ex’, line: 71]}, {Farmbot.FarmEvent.Manager, :check_event, 3, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 206]}, {Farmbot.FarmEvent.Manager, :do_checkup, 4, [file: ‘lib/farmbot/farm_event/manager.ex’, line: 179]}]}

Can you try power cycling your device? it seems to be having some sort of periodic disconnect between something.

Hi – I’ve tried power cycling several times, and also unplugged and swapped the raspberry pi to arduino usb connection and power cycled afterwards. Still have the same errors.

Just chiming in as another school that had our FarmBot stop working yesterday afternoon, possibly related to an update. We’re stuck with it not getting a connection between the Rasp Pi and the Arduino. Tried with 7.0.1 and 7.0.2. Gets stuck in a sync loop. Power cycling hasn’t helped anything

1 Like

Hi, same here.