Hi @barn4k; because of internal firewall restrictions, I have to mirror the image to a local Docker registry. I pulled the image locally using a box that has Internet access, pushed it into this registry, and then pulled the image on the n8n server. So it is an exact copy of the upstream image
hm… I have doubts that you will be able to activate the “offline” instance as the n8n would need access to the license server. Maybe that’s why you are not able to see the options.
What the button View plans is saying? Is it offline or sending you to the n8n website with prices?
@barn4k
I checked the firewall and the server was already granted Internet access by a colleague on Monday. So I changed the image to docker.n8n.io/n8nio/n8n and recreated the container. And now all options are available in the Usage and Plan page.
So Internet access was not the issue, and the version number is still 1.111.0, but copying the container or not using this exact image line causes the page to be altered for some reason.
Thank you for your help!