Activity
Mon
Wed
Fri
Sun
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
What is this?
Less
More

Memberships

Claude Code Kickstart

515 members • Free

AI Automation Society Plus

3.8k members • $99/month

AI Automation Society

421.5k members • Free

HighLevel Vault

2.2k members • $997/y

HighLevel Quest

14.4k members • Free

AI Accelerator

19.7k members • Free

AI Builders Hub

988 members • Free

AI Automation Agency Hub

328.3k members • Free

Voice AI Bootcamp 🎙️🤖

9.2k members • Free

3 contributions to AI Automation Society
🚀New Video: How I Make Opus Think Like Fable (5 easy steps)
Fable 5 is going back behind subscriptions at some point, so I've been focused on keeping its process instead of its intelligence. In this video I walk through how to extract the way Fable works into a skill that makes Opus 4.8 feel elevated, how to actually use effort levels, and how to set up a simple model routing table so cheaper models handle the work they're capable of.
0 likes • 3h
Great info💪💪
Issue with Environment variables in N8N Nodes (Any help is appreciated)
I have a self hosted N8N and i thought of rebuilding it from scratch going straight to v2.0.3. Had so many obstacles, but managed get it running, Migrated the Data successfully. Problem Statement: After deploying N8N v2.0.3 on Ubuntu 25.04 (GCP), Code nodes fail with: * [ERROR: access to env vars denied] * Task request timed out after 60 seconds 1. Initial Diagnosis: Missing Task Runner * Issue: N8N v2.0 requires external task runners for Code nodes * Fix Attempted: Added n8nio/runners:latest container to docker-compose * Result: Task runner started but couldn't authenticate 2. Authentication Problems (404 Errors) Symptom ERROR [launcher:js] Failed to fetch grant token: status code 404 Fixes Attempted: * Set N8N_RUNNERS_AUTH_TOKEN on both n8n and task-runner services * Changed broker URI from :5679 to :5678 (then back to :5679 based on logs) * Added N8N_RUNNERS_GRANT_TOKEN_EXPIRY=60000 to extend timeout * Removed healthcheck dependencies that were blocking startup Result:Task runner successfully connected to n8n 3. Environment Variable Access Denial Symptom: [ERROR: access to env vars denied] N8N_BLOCK_ENV_ACCESS_IN_NODE is set to true Fixes Attempted (ALL FAILED): Attempt A: Using N8N_RUNNERS_TASK_ENV_ALLOW_LIST environment: - N8N_RUNNERS_TASK_ENV_ALLOW_LIST=TELEGRAM_CHAT_ID,OPENAI_API_KEY,... - TELEGRAM_CHAT_ID=${TELEGRAM_CHAT_ID} - OPENAI_API_KEY=${OPENAI_API_KEY} Why it failed: Environment variable alone is insufficient in v2.0 Syntax wasn't the issue Attempt B: Setting N8N_BLOCK_ENV_ACCESS_IN_NODE=false # On n8n container: - N8N_BLOCK_ENV_ACCESS_IN_NODE=false Why it failed: This only affects the n8n main process, not the isolated task runner Attempt C: Mounting /etc/n8n-task-runners.json Config File With config: { "runners": { "javascript": { "allowed-env": ["TELEGRAM_CHAT_ID", "OPENAI_API_KEY", ...] } } } ``` ** failed**: Still getting access denied errors (current state) ### Working: - N8N web interface accessible - Task runner container running and connected
1 like • Dec '25
Hi! I understand your frustration, I’ve started selfhosting as well and had a bunch of issues. I had to reinstall n8n several times because wrong config. Suggest reinstall if you are stuck. Then configure step by step and double-check kodees suggestions ( it’s just an llm model and it forgets/skips steps) I’ve managed to get the system up and running but spent several hours tweaking. Hang in there😬
1 like • Dec '25
Also take screenshots and confirm with kodee before you move on
🚀New Video: How I'd Learn n8n if I had to Start Over in 2026
If I had to start over and learn n8n from scratch today, this is the exact path I’d follow. The skills to focus on, the mistakes to avoid, and the fastest way to go from beginner to building real workflows that clients actually pay for. This is one of my most valuable videos yet, so I hope you guys enjoy!
2 likes • Dec '25
Excellent info
1-3 of 3
@johan-nilsson-4945
Maxillofacial Surgeon, Entrepreneur, Business owner

Active 2h ago
Joined Oct 21, 2025
Powered by