Credential fields not showing in UI (CasaOS + Docker setup)

Hi everyone :waving_hand:

I’ve been running n8n successfully on CasaOS (Docker), but recently I noticed a strange issue:
When I try to create or edit any Credential (for example MySQL, PostgreSQL, etc.), the Connection tab shows up completely empty. No input fields appear, so I can’t configure anything.

What I tried

  • Tested in normal browser and incognito → same result.
  • Tried older versions and latest → still broken.
  • Cleared browser cache and restarted the container.
  • Logs only show a deprecation warning about environment variables but no credential-related error.

My setup

  • n8n version: 1.112.4 (also tried latest)
  • Deployment: CasaOS with Docker
  • Database: SQLite (default)
  • OS: Debian base (CasaOS)
  • Architecture: amd64

Screenshot

(attached here)


Has anyone else faced this issue with credentials not loading?
Do you know if it’s related to a recent update or something specific to CasaOS/Docker?

Thanks in advance :folded_hands:

Same issue here:

1 Like

remove N8N_DEFAULT_LOCALE

1 Like