pin to n8n 2.28.4 — 2.28.5 released today may have /rest/settings regression 497dd4e verified dbernald2 commited on 17 days ago
revert to bare n8n — DB reset will fix the corrupted state e626e43 verified dbernald2 commited on 17 days ago
restore proxy — fixes HF CDN partial transfer on large n8n responses ae1eed8 verified dbernald2 commited on 17 days ago
test: disable secure cookie to isolate init network error c85e7f1 verified dbernald2 commited on 17 days ago
add N8N_PROXY_HOPS=1 — fixes ValidationError on X-Forwarded-For from HF Spaces CDN a3a001f verified dbernald2 commited on 17 days ago
add N8N_PROTOCOL=https and N8N_HOST — required for HF Spaces a43585e verified dbernald2 commited on 17 days ago
strip to bare n8n + postgres, remove all custom code 5fda9aa verified dbernald2 commited on 17 days ago
force IPv4 DNS — HF Spaces has no IPv6 internet routing bb2c2e6 verified dbernald2 commited on 17 days ago
revert to n8n:latest — version pinning was wrong, broke DB schema compat 8bd7bc0 verified dbernald2 commited on 17 days ago
use n8n 2.29.3 — fixes NDV store crash; restores DB compat after bad 2.27.5 downgrade 5458968 verified dbernald2 commited on 17 days ago
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 17 days ago
pin n8n to v2.28.5 — latest introduced NDV store regression afcc89f verified dbernald2 commited on 17 days ago
Fix: strip X-Forwarded-For in proxy before forwarding to n8n 1761629 verified dbernald2 commited on 17 days ago
Fix: trust proxy for X-Forwarded-For + switch SMTP to port 587 (465 blocked by HF) 636c130 verified dbernald2 commited on 17 days ago
Fix pip install: use pyproject.toml via pip install . instead of requirements.txt 42493ac verified dbernald2 commited on 17 days ago
Fix sparse checkout: add git checkout HEAD to materialize files f7b76da verified dbernald2 commited on 17 days ago
Get Python runner source from GitHub sparse checkout + create venv 5a8b71f verified dbernald2 commited on 17 days ago
Diagnostic: check @n8n/task-runner version and npm install python runner 0be82ac verified dbernald2 commited on 17 days ago
Diagnostic: find Python files and npm in n8n image a95e2d2 verified dbernald2 commited on 17 days ago
Install @n8n/task-runner-python from npm + create venv (3-stage build) ae48562 verified dbernald2 commited on 17 days ago
Revert to safe state: diagnose package structure without crashing venv ce896ac verified dbernald2 commited on 17 days ago
Diagnostic: inspect @n8n/task-runner-python package contents 30f2472 verified dbernald2 commited on 17 days ago
Create Python venv at exact path n8n expects (.venv in @n8n/task-runner-python) 81bfd47 verified dbernald2 commited on 17 days ago
Diagnostic: read PyTaskRunnerProcess source for venv path 89cd5b2 verified dbernald2 commited on 17 days ago
Diagnostic: find MissingRequirementsError call site with venv path ad88e53 verified dbernald2 commited on 17 days ago
Diagnostic: read n8n task runner source for venv path ac49a21 verified dbernald2 commited on 17 days ago
Diagnostic: search for exact venv path in n8n source d519064 verified dbernald2 commited on 17 days ago
Fix: restore correct start.sh (was overwritten by mis-targeted upload) fc206fd verified dbernald2 commited on 17 days ago
Add py3-pip and py3-setuptools for Python venv support f6ba139 verified dbernald2 commited on 17 days ago
Add Python via multi-stage build (Alpine 3.24, no apk in hardened image) 9b48556 verified dbernald2 commited on 17 days ago
Diagnostic: detect base OS and available package managers 6aa7be9 verified dbernald2 commited on 17 days ago
Initial deploy: n8n with auth proxy and PostgreSQL eaeaf28 verified dbernald2 commited on 17 days ago