Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

certificate table column nice_name is too small to support big amount of domain names #4366

Open
skrivopishin opened this issue Feb 14, 2025 · 0 comments
Labels

Comments

@skrivopishin
Copy link

Describe the bug
When you creating letsencrypt certificate with many domain names, e.g. 100, you get error message referenced to column nice_name in certificate table is too small. Currently it's 250 symbols, proposed value is 5000. Changing that will allow to create certificate normally.

Nginx Proxy Manager Version
2.12.3

To Reproduce
Steps to reproduce the behavior:

  1. Send API request to create letsencrypt certificate
  2. Get error

Expected behavior

  1. Send API request to create letsencrypt certificate
  2. Certificate should be created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant