Code Monkey home page Code Monkey logo

Comments (7)

mightymt avatar mightymt commented on May 23, 2024 1

OK, so I did a little bit more testing. The non-existent events weren't the problem after all.

It actually looks like this error always occurs when the number of events in memory is lower than max_emitted_events (but not when the memory is empty).

from huginn.

virtadpt avatar virtadpt commented on May 23, 2024

What's the URL to the RSS feed?

from huginn.

tassoman avatar tassoman commented on May 23, 2024

If I can guess, the payload was empty. So, maybe the feed was unreachable? Or was malformed?
Now I deleted all jobs with errors. I can't reproduce, feeds are running smoothly again.
I have an array of feeds getting parsed by the agent, I can't say which one had errors.
I will say in the future, if will happens again. Maybe I can close this issue for now.

from huginn.

tassoman avatar tassoman commented on May 23, 2024

I write to reopen this issue, because I ran again in the same error.
This error is about Delay Agent (I'm limiting the flow to 1 rss item per hour)

immagine

I can't get the "event in", should have been a RSS Agent output. Like this

immagine

This is an example of working payload

{
  "id": "https://www.rainews.it/video/2023/09/musk-apre-al-reclutamento-per-neuralink-chip-nel-cervello-volontari-db1285b5-d8dc-43ff-ab70-5100a957c326.html",
  "url": "https://www.rainews.it/video/2023/09/musk-apre-al-reclutamento-per-neuralink-chip-nel-cervello-volontari-db1285b5-d8dc-43ff-ab70-5100a957c326.html",
  "urls": [
    "https://www.rainews.it/video/2023/09/musk-apre-al-reclutamento-per-neuralink-chip-nel-cervello-volontari-db1285b5-d8dc-43ff-ab70-5100a957c326.html"
  ],
  "links": [
    {
      "href": "https://www.rainews.it/video/2023/09/musk-apre-al-reclutamento-per-neuralink-chip-nel-cervello-volontari-db1285b5-d8dc-43ff-ab70-5100a957c326.html"
    }
  ],
  "title": "Musk inizia il reclutamento per Neuralink: ai volontari sarà impiantato un chip nel cervello",
  "description": "Il dispositivo, che registrerà e invierà i segnali cerebrali a un'applicazione, sarà inserito nell'area del cervello che controlla l'intenzione di muoversi",
  "content": "Il dispositivo, che registrerà e invierà i segnali cerebrali a un'applicazione, sarà inserito nell'area del cervello che controlla l'intenzione di muoversi",
  "image": "https://www.rainews.it/dl/img/2023/9/21/1695269994541_TZLOPRPRTRMADPBASEIMAGEXNEURALINKTRIAL.JPG",
  "enclosure": null,
  "authors": [

  ],
  "categories": [
    "Scienza e tecnologia",
    "reclutamento per Neuralink",
    "chip nel cervello",
    "Stati Uniti",
    "Neuralink",
    "Elon Musk"
  ],
  "date_published": "2023-09-21T04:14:00+00:00",
  "last_updated": "2023-09-21T04:14:00+00:00"
}

from huginn.

mightymt avatar mightymt commented on May 23, 2024

I just updated my installation on Heroku from a95c5cc to he newest commit 2d5fcaf and started seeing the same log messages regarding the Delay Agent.

This error seems to occur when the agent's memory contains IDs of events that don't exist any more. After manually deleting the memory of the affected agent it started working normally again.

Previously such IDs were simply ignored by the Delay Agent and didn't cause any issues. It would be great if that behaviour could be restored because currently any incoming events may be emitted 5 times before the job goes to "failed" status.

from huginn.

econ1991lyj avatar econ1991lyj commented on May 23, 2024

now I also struggle in such problem. Is there anyone who can fix this bug of Delay agent?

from huginn.

MysticalMusings avatar MysticalMusings commented on May 23, 2024

Same here. Is there any way to work around?

from huginn.

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.