Commit History

pin to n8n 2.28.4 — 2.28.5 released today may have /rest/settings regression
497dd4e
verified

dbernald2 commited on

revert to bare n8n — DB reset will fix the corrupted state
e626e43
verified

dbernald2 commited on

restore proxy — fixes HF CDN partial transfer on large n8n responses
ae1eed8
verified

dbernald2 commited on

test: disable secure cookie to isolate init network error
c85e7f1
verified

dbernald2 commited on

add N8N_PROXY_HOPS=1 — fixes ValidationError on X-Forwarded-For from HF Spaces CDN
a3a001f
verified

dbernald2 commited on

add N8N_PROTOCOL=https and N8N_HOST — required for HF Spaces
a43585e
verified

dbernald2 commited on

delete all custom code — bare n8n only
99b76f6
verified

dbernald2 commited on

strip to bare n8n + postgres, remove all custom code
5fda9aa
verified

dbernald2 commited on

force IPv4 DNS — HF Spaces has no IPv6 internet routing
bb2c2e6
verified

dbernald2 commited on

revert to n8n:latest — version pinning was wrong, broke DB schema compat
8bd7bc0
verified

dbernald2 commited on

use n8n 2.29.3 — fixes NDV store crash; restores DB compat after bad 2.27.5 downgrade
5458968
verified

dbernald2 commited on

downgrade to n8n 2.27.5 + align Python runner to same tag — fixes NDV store crash on workflow creation and EIO from task runner version mismatch
b3c0dd3
verified

dbernald2 commited on

suppress EIO socket errors from CDN idle-connection drops
fc8ff10
verified

dbernald2 commited on

pin n8n to v2.28.5 — latest introduced NDV store regression
afcc89f
verified

dbernald2 commited on

fix: only rate-limit requests with wrong credentials, not unauthenticated browser requests
397a02c
verified

dbernald2 commited on

Fix: strip X-Forwarded-For in proxy before forwarding to n8n
1761629
verified

dbernald2 commited on

Fix: trust proxy for X-Forwarded-For + switch SMTP to port 587 (465 blocked by HF)
636c130
verified

dbernald2 commited on

Add Gmail SMTP config for n8n invitation emails
263d38e
verified

dbernald2 commited on

Fix pip install: use pyproject.toml via pip install . instead of requirements.txt
42493ac
verified

dbernald2 commited on

Diagnostic: show git sparse checkout contents
8b97abb
verified

dbernald2 commited on

Fix sparse checkout: add git checkout HEAD to materialize files
f7b76da
verified

dbernald2 commited on

Get Python runner source from GitHub sparse checkout + create venv
5a8b71f
verified

dbernald2 commited on

Diagnostic: check @n8n/task-runner version and npm install python runner
0be82ac
verified

dbernald2 commited on

Diagnostic: find Python files and npm in n8n image
a95e2d2
verified

dbernald2 commited on

Install @n8n/task-runner-python from npm + create venv (3-stage build)
ae48562
verified

dbernald2 commited on

Revert to safe state: diagnose package structure without crashing venv
ce896ac
verified

dbernald2 commited on

Diagnostic: inspect @n8n/task-runner-python package contents
30f2472
verified

dbernald2 commited on

Create Python venv at exact path n8n expects (.venv in @n8n/task-runner-python)
81bfd47
verified

dbernald2 commited on

Diagnostic: read PyTaskRunnerProcess source for venv path
89cd5b2
verified

dbernald2 commited on

Diagnostic: find MissingRequirementsError call site with venv path
ad88e53
verified

dbernald2 commited on

Diagnostic: read n8n task runner source for venv path
ac49a21
verified

dbernald2 commited on

Diagnostic: search for exact venv path in n8n source
d519064
verified

dbernald2 commited on

Fix: restore correct start.sh (was overwritten by mis-targeted upload)
fc206fd
verified

dbernald2 commited on

Pre-create Python venv in start.sh + build diagnostic for venv path
8ec28cf
verified

dbernald2 commited on

Add py3-pip and py3-setuptools for Python venv support
f6ba139
verified

dbernald2 commited on

Add Python via multi-stage build (Alpine 3.24, no apk in hardened image)
9b48556
verified

dbernald2 commited on

Diagnostic: detect base OS and available package managers
6aa7be9
verified

dbernald2 commited on

Fix: use apt-get for Python 3 (Debian base image)
5c978b7
verified

dbernald2 commited on

Add Python 3 for n8n task runner
98da08c
verified

dbernald2 commited on

Initial deploy: n8n with auth proxy and PostgreSQL
eaeaf28
verified

dbernald2 commited on

initial commit
9748abf
verified

dbernald2 commited on