Hi, @Chrisg.
No, it is not possible to allow "non-secure FTP connections" for a certain IP address when the "Allow only secure FTPS connections" policy is activated in Plesk. The security policy settings in Plesk apply globally and cannot be configured on a per-IP basis for FTP connections.
Hi, @Amauri.
It's difficult to pinpoint the exact process causing this issue. I recommend enabling debug mode to monitor which processes start when the issue occurs.
Debug mode enabling instructions
I think that, @Hangover2 suggests to open the 27018 port because it is used in mongo DB config in manual port mapping.
But on your screenshot I see that you are using mapping 27017 -> 27017. In that case I think you need to open the 27017 port, not the 27018. Probably that's the reason of...
Hello, @Tomek G.
How does your node.js extension page look like? Extensions -> My Extensions tab -> Node.js Toolkit
Is the Install button available for version 23? If it is, I think installation of this version could help.
What do you mean by 'web hotel system"?
As far as I understand the docker image will be installed directly on the server and the containers also will run on the server where the Plesk is installed.
The FREE version of extension works this way. There is also payed version of extension that adds...
Hi, @konalzvp.
You always can find all available REST API methods in Plesk UI. You can see it in Tools & Settings -> Remote API (REST) -> Plesk REST API.
I think these are methods that you are interested in:
The list of users with type: `admin`, `reseller`, `customer`.
curl -k -u user:******...
Hello, @Goodfred.
It looks like you created "Additional User account" with role "Administrator" which isn't the same as an "Additional Administrator account".
"Additional User" with "Administrator" role has all permissions for websites management, but this account doesn't have full access to...
15k images sounds like a big amount.
Maybe it demands more time to this operation. What maximum time had you configured?
Can you increase it to 1200 seconds (20 minutes) for example and provide new error output if it will happen?
Hello
Can you came across this article one more time and set the panel.ini values from this article and wait a little bit more after that?
I see the 'timeout' '60' 'max_execution_time=60' in your error report.
It depends on this parameters from panel.ini.
I have done small tests and I think...
Hello.
Laravel Toolkit doesn't currently support the delete feature.
At this moment we have the only one working solution. You can uninstall extension and rescan your existing Laravel applications.