How you assign a licence

We have a embed licence of n8n but are getting the following error as we deploy our first production instance

[license SDK] license activation failed: consumer already has a valid floating entitlement for this reservation, but it is currently not attached

How do we attach an instance? I hope it is not via the admin panel as the member of staff that set it up is away at the moment

Ideally, we are looking for an automated way of attaching as we are using container and will have many instances

(I have additionally raised a helpdesk ticket but have had no reply as yet)

I am afraid that didn’t work, we already had that setup along with N8N_LICENSE_DETACH_FLOATING_ON_SHUTDOWN (because we are using containers which are ephemeral by nature)

What is the cURL command you mention and what is it for?

I have tried running npx n8n license-activation --license-key= (I found in another thread) but get the message Command failed: npx n8n license-activation --license-key= npm notice npm notice New major version of npm available! 10.9.3 -> 11.6.0 npm notice Changelog: Release v11.6.0 · npm/cli · GitHub npm notice To update run: npm install -g [email protected] npm notice

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