• 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. L

    Resolved (deleted) files cannot be removed - used by plesk service

    Hi, I have executed this command 'sudo /usr/bin/lsof | grep deleted' and found that the following files are being held from being deleted. Executing 'lsof -p 2211972', returns I tried restarting the plesk service using the following commands but nothing helped in deleting these files. Any...
  2. L

    Question VPN Set Up for Plesk

    Hi! I need to set up a VPN client on my Plesk Server to forward data from my Node JS application towards another VPN Server. Any recommendations/tutorials which I can follow?
  3. L

    Question Timezone

    ok managed - sorry just wanted to double check.
  4. L

    Question Timezone

    After changing the time zone in Tools & Settings > System Time, should I restart my server from 'Restart Server'? Will everything resume working as normal after the restart?
  5. L

    Resolved Run CRON Job every Minute

    Odd, tried this again and now it worked and I did not get an invalid cron syntax error. Thanks!
  6. L

    Resolved Run CRON Job every Minute

    Running Plesk Linux Obsidian. How can I run a CRON Job which visits a URL every minute? When I press 'Run Now' with my current configuration it is executed correctly but when I press 'Ok' I get an invalid CRON syntax error.
  7. L

    Issue Node JS app does not restart after Passenger Restart

    This is probably related to my issue.
  8. L

    Issue Node JS app does not restart after Passenger Restart

    Hi, I have deployed a Node JS application which serves a webpage on the default port 3000 and listens to CoAP requests on port 5683. Daily at midnight the application stops working and I have to re access the webpage again for the app to restart or wait until 7AM/8AM the next day until the app...
  9. L

    Question NODEJS - Passenger restart every day but apps not init

    I am experiencing the same exact problem. Did you solve this please?
  10. L

    Question Diskspace Usage Viewer Clean-Up

    I am currently running out of storage space and noticed that the 'var/lib/psa/dumps' is taking a lot of space (around 5Gb). Has anyone used this clean-up tool before and recommends it? If so how many days should I leave backed up? Thank you!
  11. L

    Issue 'var' folder taking up too much space

    Is this a good tool? And also how many days would you suggest keeping?
  12. L

    Issue 'var' folder taking up too much space

    I have a backup manager which makes incremental backups however in Backup Manager I only see a few Mbs being used. Apart from the default Backup Manager I never configured anything. Can you help me check if I have an ongoing backup task? How can I check which log files I can delete and which...
  13. L

    Issue 'var' folder taking up too much space

    What do you mean by review please? i.e. I am not sure which files I should delete or not...
  14. L

    Issue 'var' folder taking up too much space

    Ever since I started using Plesk I had around 4Gb of Used space but now it has increased to around 16Gb - taking up all my hard disk space. I noticed that the folder 'var' is taking up 9Gb of space for example. My databases and hosted files don't seem to be taking up too much space. Can anyone...
  15. L

    Issue Node JS NGINX Directive

    I have a Node JS app which listens on port 5683. I have opened the appropriate Firewall port and added the nginx directive 'listen 5683;' to the particular subdomain. However the plesk support team said that said directive is not needed. When removing this directive, the app stops responding to...
  16. L

    Issue Node JS Updating Application

    When carrying out an update on a Node JS application (i.e. update some files), do I have to restart the application for changes to take effect? Even if it is in development mode changes are not taking effect until I restart the application. Thank you
  17. L

    Issue NodeJS simple app runs but Express JS does not

    When running a simple app.js file on my subdomain which serves a web page on port 3000 everything loads fine. When I upload an Express JS application which also serves a web page on port 3000 I get a 504 nginx gate way timeout. What could the issue be? In my logs I get this error: 1683889#0...
  18. L

    Question Same subdomain, Different Ports lead to different applications

    Can you please take a look at this thread (also related to ports) https://talk.plesk.com/threads/node-js-app-running-on-other-ports-as-well.358694/
  19. L

    Issue Node JS App Running on Other ports as well

    I've written a simple test Node JS app which serves a webpage on port 3000 only. This worked fine locally i.e. page is served on localhost:3000 and not localhost:80 for example. However upon uploading this to my subdomain on Plesk and Enabling the Node JS application, the page is served on port...
Back
Top