I know it is over a year later. But would you mind to elaborate what the problem and - more important - the solution was? I seem to be running into the same problem…
One thing what really is annoying is the lack of interaction with your users. Support tickets mostly just rely on linking to knowledge base articles (whether they fit or not) or suggesting to create a feature request at the Uservoice platform. There are 100s if not 1000s of requests with upvotes...
The integration of Node.js is still at a very basic level. It is hard to use it with multiple websites, because all logs are shared. The available Node.js versions are limited and logging of actions like npm install is also very clumsy (the output is only shown in a small toast message). This is...
I'm trying to run a Sails.js application on my Plesk Obsidian server (running on Debian 10). The Sails.js app itself is running and available, but I struggle configuring the Socket.io route. I disabled proxy mode and tried to add the Upgrade headers as described here: Using NGINX as a WebSocket...