šŸŽ Unlock these three features for free on your self-hosted community edition!

@Jorkar click on someoneā€™s name or avatar:

Your account was still very new and didnā€™t have this option yet - I just bumped your user level.

2 Likes

It worked, thanks!

1 Like

I donā€™t see the option in my Usage and plan page and I just updated to Version 1.70.4, and I previously registered my self hosted community edition.

You donā€™t need to register again after updating. If youā€™re installing a new instance, please make sure you havenā€™t set the N8N_HIDE_USAGE_PAGE environment variable to true.

I have same problem, can u help me?

"I get

Activation failed

Failed to activate license: license activation failed: device fingerprint mismatch
Failed to activate license: license activation failed: device fingerprint mismatch

Why? What can i do? Running in docker."

I need to send my key to @mariana-na but I donā€™t have access to send a private message

I bumped your account level - you can now send DMs.

2 Likes

Hi @bmalossi,

There could be an issue with you having already applied a license and maybe the encryption key has changed. Or could you have transferred a license between servers?

Could you try clearing the license as described in our license docs and then reapply the community edition license again?

n8n license:clear

2 Likes

Right!

I cleaned the key and registered the new one!

Thanks!

3 Likes

Iā€™m glad itā€™s working for you now @bmalossi. Please let us know if you hit any more issues.

1 Like

I didnā€™t re-register or create a new instance, but it is not showing that option.

Hi @JSheridan
Which option are you looking for exactly?

If youā€™re talking about the N8N_HIDE_USAGE_PAGE env variable, this is something to set in your n8n config before startup (depending on your choice of deployment).

But since you can see the Usage and plan page, that env is FALSE in your case (which is the default).

It shows that youā€™re on the registered community license, so you should be all good :+1:

I was looking for the option to unlock the following features

  • Debug in editor - copy and pin execution data when working on a workflow
  • 1-day workflow history - you get 24 hours to revert back to a previous workflow version
  • Custom execution data - save, find, and annotate execution metadata

Are you saying these features are already unlocked then just by already having a registered license? It was my understanding that there was some acknowledgement I had to confirm before those were available

@JSheridan - Yes, once youā€™ve activated the license (like you have) these features should be available to you. Let us know if otherwise.

For example, hereā€™s how you can use the Debug in Editor feature:

Hi, I have the same fingerprint mismatch issue after I installed, activated and then quickly reinstalled with Postgres. Iā€™m using Docker.
Edit: I tried the n8n license:clear command and it worked.

1 Like