Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node-red-node-email stops fetching GMail #1061

Open
tjfoth opened this issue Apr 5, 2024 · 2 comments
Open

Node-red-node-email stops fetching GMail #1061

tjfoth opened this issue Apr 5, 2024 · 2 comments

Comments

@tjfoth
Copy link

tjfoth commented Apr 5, 2024

Which node are you reporting an issue on?

Node-red-node-email

What are the steps to reproduce?

This is a long running flow that wakes up every 10 minutes and fetches Gmail email.

What happens?

It stops fetching. Under the node, it just says "Fetching" and the flow does not continue. There are no errors in the log.
Re-deploying the flow fixes the problem.

What do you expect to happen?

I would the flow to continue or produce an error message in the log.

Please tell us about your environment:

Note: Node-RED is running in a Docker container

  • Node-RED version: v3.1.3
  • node.js version: [v16.20.2
  • npm version: [ 8.19.4]
  • Platform/OS: Raspberry PI Linux 5.15.76-v7l+ #1597 SMP armv7l
  • Browser: Microsoft Edge Version 123.0.2420.81 (Official build) (arm64) (but the flow is running disconnected)
@pucksart
Copy link

pucksart commented Mar 4, 2025

I had the same problem, is there a way to fix it?

@tjfoth
Copy link
Author

tjfoth commented Mar 4, 2025

I don't know how you have the email node configured. In my case, when I had the problem, it was running in triggered mode (which I failed to mention and should have).

When I switched to automatic mode that fetches every 60 seconds, the problem went away.

I should have also came back and updated this.

I'm leaving this open inasmuch as the original problem isn't solved, it has been circumvented.

Thank you for asking, because it caused me to make this update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants