Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi together!
I'm using a ssr nuxt.js app on the plesk node.js server. It works like a charm. But if I visit the app after a long time ago, for example in the morning, the initial http request needs about 20 seconds. After then all requests are very fast.
Does anyone have any idea about the...
I'm trying to deploy my Nuxt app but I'm getting a warning message telling me I'm using Node;js v10.24.0 which then lead to a fatal error because from what I found while searching it is a common error and most posts say that we need v12 or above to fix it.
But as you can see I selected v16 and I...
Hi, I'm having issues with my Nuxtjs website, I followed this doc GitHub - pi0/nuxt-plesk-example on how to deploy a nuxt project on plesk but it doesn't work, I get an error 500, here are the logs for my site
I tried to increase memory usage like suggested here Issue - Server Error 500...