Hosting mirotalk (a NodeJS App)

Hello,
on my latest version HestiaCp (on Ubuntu 22.04)

I am trying to install Mirotalk (a NodeJS app)

In order to accomplish this, I am using the following plugin (nodeapp)

I am currently far from succeeding, in fact I am failing to make nodeapp work: after installing this plugin, as soon as I try to browse the root of my subdomain I get a: 500 internal server error. Other hestiacp pages and hostings work flawlessly.

Reading the log file I find the following:

*error] 1240#1240: 1 connect() failed (111: Connection refused) while connecting to upstream, upstream: “http ://127 .0 .0. 1 :50000/”

which seems related to a nginx misconfiguration (I never configured nginx on any server, and hestiacp is running fine on apache2)

So…
what should I do?

I think I have to somehow configure this ngnix server on hestiacp?

Thank you very much indeed, best regards

PS
I found this other gui, which solved the same issue in the following way
serverfault com/questions/317393/connect-failed-111-connection-refused-while-connecting-to-upstream
but I am unsure about that procedure as he does not have hestiacp and refers to a vanilla ubuntu installation of nginx

Hello,

Unfortunately, I have a similar need (for ghost), and no answers…

I fell on the same plugin, but I didn’t even know how to install it. On my hestia server, the /usr/local/hestia/plugins doesn’t exist. Am I suppose to create it, then ?

Best