node-red/node-red-nodes

Node-red-node-email stops fetching GMail

tjfoth opened this issue · 0 comments

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)