Sudden failure of self-hosted Azure Deploy

Describe the problem/error/question

I am running a self-hosted n8n instance deployed on Azure using a Web App. It’s deployed directly from Docker Hub using n8nio/n8n:latest image. It has been working for months now, and all of a sudden, this morning, it decided to stop working.

I haven’t changed anything. There was any updates regarding user access and ports for the Docker Image today?

What is the error message (if any)?

Platform Log:
ERROR - Container has exited, failing site start
ERROR - Container didn’t respond to HTTP pings on port: 5678. Failing site start. See container logs for debugging.
INFO - Stopping site because it failed during startup.

Application LOG:
2025-06-11T17:17:49.2766653
Error: EACCES: permission denied, mkdir ‘/home/LogFiles’

Information on your n8n setup

  • n8n version: latest

  • Database (default: SQLite): PosgreSQL

  • n8n EXECUTIONS_PROCESS setting (default: own, main):

  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker/Azure Web App

  • Operating system: Windows 11 (But the App Service Plan is Linux)

@renatond

Hey,

Areyou having disk space issues? seems strange why it just stopped, can help look into if needed.

Best regards,

Samuel

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