After Install 2.3 (with and without Script) everything works like a charm.
But if I check /var/log/nginx/error.log there some issues:
2021/06/14 09:49:58 [error] 20656#20656: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server:
bbb.domain.com, request: "GET /bigbluebutton/api HTTP/2.0", upstream: "
http://127.0.0.1:8090/bigbluebutton/api", host: "
bbb.domain.com"
If I curl both address everything is fine. Do you have any Ideas? Thx Folks!