Chat hub missing

Hi there,

I am running n8n v2.0.3 self-hosted on Elestio. I am trying to enable the new Chat Hub, but I’ve hit a wall:

My Community License is registered and active (folders/personal view are visible).

I have set the environment variables: N8N_CHAT_HUB_ENABLED=true and N8N_RECEPTOR_ENABLED=true.

The Problem: The “Chat” icon is completely missing from my left sidebar.

Any help please?

Chat Hub didn’t exist until v2.1.0 so those environment variables aren’t doing anything on your v2.0.3 instance. Upgrade to at least 2.1.0 (or ideally latest stable) and the chat icon should show up in the sidebar automatically without needing any special env vars.

1 Like

@Nick_B i believe the best help right now is to Upgrade your n8n instance to the latest version.

1 Like

Thank you!

Thanks, it worked :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.