Git Product home page Git Product logo

Comments (8)

jsimmonds2 avatar jsimmonds2 commented on July 19, 2024 1

Hello @RickCarlino

This one is like a fly racing room to room in a house . . it won't go away :-)

FBOS v10.1.0-rc1

image

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

Interesting find @jsimmonds2 thanks for bringing it to our attention. I will take a look next time I'm in there.

from farmbot_os.

jsimmonds2 avatar jsimmonds2 commented on July 19, 2024

@RickCarlino
This warning has quietly vanished in v9.2.2 . . will close as I can't reproduce it by either running a Farmware from a Sequence or just using the RUN button on the Farmware web app page.

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

@jsimmonds2 That sounds right. I made some fixes for the users that were hitting "Can't perform X in state Y" errors, and it very well could be that the fix in the firmware handler corrected unnoticed problems elsewhere.

from farmbot_os.

jsimmonds2 avatar jsimmonds2 commented on July 19, 2024

Hmmm .. it's back . . I'll try and hunt down more relevant detail / evidence !

Using v9.2.2 in dev env plus custom farmbot_system_rpi3 which supports crash.dump file creation.

image

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

@jsimmonds2 Thanks for investigating this.

RE: Nerves System updates - It's still on my TODO list (See! I even took a screenshot of the Trello card! 😅) but I've been putting it off until things are a bit more stable. Right now ~10% of customers are hitting failed OTAs and we still have not isolated the root cause, making me hesitant to change the platform until a root cause is isolated.

image

I will keep you posted.

from farmbot_os.

jsimmonds2 avatar jsimmonds2 commented on July 19, 2024
  • making me hesitant to change the platform until a root cause is isolated.

Absolutely ! For me there's no rush at all to have crash dumps officially enabled, since I managed to build a local farmbot_system_rpi3 with that flag.

What I'm doing with that is trying to come up with a change that permits more FarmEvents without using so much heap.

The crashes I'm getting with 8_000 or more FarmEvents are usually due to the FarmbotCeleryScript.Scheduler process Garbing . . likely due to the huge amount of heap churn caused by the large amount of stuff changing in state.
I'm thinking an ordered_set inside an ets table is the way to store these things (?)

from farmbot_os.

RickCarlino avatar RickCarlino commented on July 19, 2024

Ah interesting. I am not too familiar with those internals yet, but your theory makes sense. Scheduling FarmEvents has historically been very resource intensive.

from farmbot_os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.