mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
1.1 KiB
1.1 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Report a bug with n8n-install | [BUG] | bug |
Description
A clear and concise description of the issue.
Steps to Reproduce
- Run '...'
- Navigate to '...'
- See error
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened. Include any error messages.
Logs
# Paste relevant logs here
# Get logs with: make logs s=<service>
Environment
- OS: [e.g., Ubuntu 24.04, Debian 12, macOS Sonoma]
- Docker version: [e.g., 27.0.3]
- Docker Compose version: [e.g., v2.29.1]
- n8n-install branch: [main/develop]
- Affected service(s): [e.g., n8n, flowise, caddy]
Configuration
- Which profiles are enabled? (from
COMPOSE_PROFILESin.env) - Are you using a custom domain with SSL?
- Are you using Cloudflare Tunnel?
Additional Context
- Does this happen consistently or intermittently?
- Did this work before? If so, what changed?
- Any workarounds you've discovered?
Possible Solution
If you have suggestions on how to fix the issue.