Credentials window is missing textfields

Hi there,
my N8n installation all of a sudden does not show the inputfields for credentials anymore.
If I open up some existing credentials I can see the Inputfields for a splitsecond before they get removed.
See the Video below.
This happens on N8n 1.112.3 and the latest version. With Firefox and Google Chrome, any addblockers are disabled.

Information on your n8n setup

  • n8n version: latest - 1.113.3
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux omv 6.12.43+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1~bpo12+1 (2025-09-06) x86_64 GNU/Linux

Like allready posted in the other Thead:

Removing the enviroment variable “N8N_DEFAULT_LOCALE” from docker compose fixes the issue.
Arcording to n8n API credential missing fields like: Base URL, API KEY · Issue #19625 · n8n-io/n8n · GitHub a fix will be roled out with 1.114.0

1 Like

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