Then use this corrected support description:
Describe the problem/error/question
When I open the execution page in my self-hosted n8n instance, Chrome blocks it with a red warning screen saying the site is dangerous.
My instance runs on my own domain.
The warning appears when I go to URLs such as:
https://example.com/workflow/{workflow_id}executions
What is the error message (if any)?
Chrome warning:
Опасный сайт
На этом сайте злоумышленники могут обманом заставить вас установить ПО или раскрыть личную информацию, например пароль, номер телефона или данные кредитной карты.
Мы настоятельно рекомендуем вернуться на безопасную страницу.
(Translation: “Attackers might trick you into installing software or revealing personal information.”)
Please share your workflow
(Not applicable — the error occurs before the workflow loads.)
Share the output returned by the last node
(Not applicable — the execution page doesn’t open.)
Information on your n8n setup
-
n8n version: (1.116.2)
-
Database: (PostgreSQL)
-
n8n EXECUTIONS_PROCESS: ()
-
Running n8n via: (Docker )
-
Operating system: (Ubuntu 22.04 LTS)
Additional details
This n8n instance runs locally on my own VPS.
The domain is mine, and the SSL certificate was issued by Let’s Encrypt.
The system is not public malware or phishing site — Chrome is showing a false “Dangerous site” warning.
