Replies: 1 comment
-
@wanghe-fit2cloud why was this converted into a discussion? it is a bug, not a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
No response
1Panel Version
1.10.32-lts
Problem Description
I am wanting to run Nextcloud All in One which provides the instructions on how to set this up behind an existing reverse proxy here:
https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md
Part of the instructions provide a configuration for the reverse proxy but when I use this and attempt to save it in the configuration panel I get this error:
Service internal error: stderr: 2025/09/14 14:07:27 [emerg] 599#599: SSL_CTX_set1_curves_list("x25519:x448:secp521r1:secp384r1:secp256r1") failed nginx: [emerg] SSL_CTX_set1_curves_list("x25519:x448:secp521r1:secp384r1:secp256r1") failed nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test failed
Steps to Reproduce
This is my compose.yml file:
And this is my configuration file for the reverse proxy:
Beta Was this translation helpful? Give feedback.
All reactions