NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.19k stars 2.69k forks source link

Avatar not found #4159

Open villcabo opened 5 days ago

villcabo commented 5 days ago

Checklist

Describe the bug

When I delete a user who has performed operations such as add host, ssl certificates.

Nginx Proxy Manager Version

v2.12.1

To Reproduce Steps to reproduce the behavior:

  1. Create a user with the user administrator
  2. Login with the created user
  3. Create a certificate or host
  4. With the administrator user, delete the created user.
  5. Go to host or certificates and you will see the error “Cannot read properties of null (reading ‘avatar’)”

Expected behavior

Screenshots

image

Operating System

Ubuntu 24.04

Additional context

shalafi99 commented 5 days ago

It seems this behavior was described under #2041

kerstenremco commented 3 days ago

Added PR #4166 for this issue