Received SIGTERM. Shutting down

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu 20.04.6 LTS
    Hello, can you tell me the reason why my docker container shut down unexpected and when I look the logs show me this Received SIGTERM. Shutting down…,why is the main reason of that ?

Hey @Carlos_Sevilla,

Welcome to the community :tada:

Can you complete the template so you can find out more on your error? At the moment it could be that you are running n8n in the console and pressing ctrl / cmd + c to exit which is closing n8n.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.