• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. K

    Question How do I restore an SSL Certificate on a different server?

    I had to rebuild my Plesk system from scratch. I need to re-install a purchased SSL Certificate. I have all the bits - CSR, private key and all the issued bits. But I can't figure out how I can fully restore the Certificate including the CSR part. I can add the private key, crt and root...
  2. K

    Question Should I update the packages via the operating system?

    Thanks Kaspar. I had an unfortunate occurrence. I wonder if I could ask you if you have any insight into this? I tried to reboot my server (AlmaLinux 8.5 with Plesk) and it got stuck during the boot process with a message about tainted kernel: "module verification failed: signature and/or...
  3. K

    Question Should I update the packages via the operating system?

    Hi Should I run a command to update the system modules e.g. dnf update or does Plesk do this for me?
  4. K

    Issue Node gives up the ghost [Node is no longer working]

    Sorry to write a whole chain but it doesn't let me edit previous entries. Ok. So after a lot of trying different things we have some consistency around nginx 504 or 502 and also it is very keen on directing my domain to the Plesk login page even when assuring me that the Node app is ready to...
  5. K

    Issue Node gives up the ghost [Node is no longer working]

    # [ W 2024-01-17 20:08:27.0343 159403/T1 age/Wat/WatchdogMain.cpp:538 ]: Some Phusion Passenger(R) agent processes did not exit in time, forcefully shutting down all. [ E 2024-01-17 20:08:32.0025 156278/T0 apa/Hooks.cpp:751 ]: Unexpected error in mod_passenger: Cannot connect to the Passenger...
  6. K

    Issue Node gives up the ghost [Node is no longer working]

    ve instead. App 34072 output: (Use `node --trace-deprecation ...` to show where the warning was created) [ E 2024-01-17 19:26:39.0438 33035/T0 apa/Hooks.cpp:751 ]: Unexpected error in mod_passenger: Cannot connect to the Passenger core at unix:/tmp/passenger.8tadAT7/agents.s/core Backtrace...
  7. K

    Issue Node gives up the ghost [Node is no longer working]

    So - deleted the domain and started again. Some permission problems when I used the interface to run npm install which is odd. I don't remember that from before. Seem to have overcome them. Set everything up as per the documentation How to Host Node.js Applications on Plesk Obsidian and back...
  8. K

    Issue Node gives up the ghost [Node is no longer working]

    So - I am using the Node "feature". Ever since I set it up on a very clean installation and according to the instructions it has always said "another instance of node is already running on this root" - (I posted it about this before but don't think I got a response from Plesk (Issue - Issues...
  9. K

    Resolved Request body not available using Node.js, Express on Plesk (Cors)

    SOLVED! Ok. This was rather tricky but (for me at least) it is indeed not a Plesk problem. If anyone runs into this thread - the answer is provided by user Dang Khoa Dinh on this thread: Express.js req.body undefined In my case - with Nginx turned off globally and no additional Cors...
  10. K

    Resolved Request body not available using Node.js, Express on Plesk (Cors)

    I am using fetch to send a request body to a node app. If the client (browser script using fetch) is on the same domain as the node app all works fine. However, i am having a problem when sending a POST request across domain. The request is handled fine by node/express: that is it gets it and...
  11. K

    Question How to see setting of existing backup????

    I have created a scheduled backup. I have forgotten if I set it to include mail messages or not. How can I see the settings of the existing scheduled backup? (I know I could download and extract the backup and then struggle with the new compression format for which there are very few extractors...
  12. K

    Question How does node.js interact with Nginx?

    Update: it appears that it still used Nginx and Apache - somewhere I guess it has used the proxy_pass directive? I confirmed that it uses Apache because if I stop Apache my node app is no longer served. It looks like Nginx is still involved because it is producing the error messages. So - it...
  13. K

    Question How does node.js interact with Nginx?

    Hi I have set up a Node.js add on a domain following these instructions: Plesk Node.Js Setup It pretty much works except I get a message: "Another Node.js application in the subscription already uses this application root. Specify another application root that contains the document root." But...
  14. K

    Issue Issues with installing node.js

    so - I follow the instructions here: How to Host Node.js Applications on Plesk Obsidian to install Node.js and run a simple test app. It basically works BUT - I end up with this message: "Another Node.js application in the subscription already uses this application root. Specify another...
  15. K

    Resolved Outgoing mail control does not work for emails sent from web scripts?

    Hi Peter Ok. Thank you. Tested and you are right, Thanks.
  16. K

    Resolved Outgoing mail control does not work for emails sent from web scripts?

    I seem to remember reading somewhere some time ago that the system for controlling outgoing mail does not work with email sent by a website (e.g. by a PHP process running under Apache in some way). I did a test to see if this was the case or not. I set an outgoing email limit for a domain to 10...
  17. K

    Question Access to store.plesk.com blocked

    Does anyone know why this is?
  18. K

    Issue pki-validation folder returns 404 on new server

    I don't know if anyone from Plesk ever reads these forums but I would just say - did you test this? did you know about this? was it deliberate? i can't speak for others but this issue cost me 2 hours. Using this folder seems pretty standard. yet it is blocked out of the box in a mysterious way...
  19. K

    Issue pki-validation folder returns 404 on new server

    Hi - thank you very much. This worked for me.
Back
Top