Hello,
I have a fresh installation of n8n and am experiencing a critical UI bug where the “Credentials” menu item (the key icon) is not visible in the main left-hand navigation, even when I am logged in as the “Owner” user.
Environment Details:
- n8n Version: 1.44.1
- Installation Method: Official n8nio/n8n:1.44.1 Docker Image
- Host Server: Debian on Google Cloud Platform
Troubleshooting Steps Performed:
- I have confirmed via the Settings > Users page that my user has the “Owner” role. (I will attach a screenshot).
- I performed a complete clean re-installation (docker stop, rm, rmi) and pulled the specific 1.44.1 tag to ensure it was not a corrupted image.
- I deleted the database.sqlite file and ran the first-time owner setup again.
- I have checked the container’s environment variables via docker inspect and confirmed no unusual settings are present that would hide the UI element.
The credential menu item is simply missing, which prevents me from using the application. Is this a known issue, or is there another diagnostic step I can take?
Thank you.
Scott