Can't create Node.js site - Timeout error #432

Closed
opened 2026-04-05 20:27:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Sanzi87 on 2/18/2023

CloudPanel version(s) affected

2.2.0

Description

I get a timeout error message when I try to create a Node JS Site in the Cloud Panel. (I have tried to create a site in SSH with the root user. I get the same error. OS: Debian 11

An error has occurred, error message: Command " : /usr/bin/sudo /usr/bin/find '/home/domain-test' -type d -exec chmod 770 {} ; && /usr/bin/sudo /usr/bin/find '/home/domain-test' -type f -exec chmod 770 {} ;" failed, error message: The process "/usr/bin/sudo /usr/bin/find '/home/domain-test' -type d -exec chmod 770 {} ; && /usr/bin/sudo /usr/bin/find '/home/domain-test' -type f -exec chmod 770 {} ;" exceeded the timeout of 30 seconds.

How to reproduce

Login to the panel.
Go to the Sites page
Create a new NodeJS site
Enter the details and click the create button.

Possible Solution

No response

Additional Context

No response

*Originally created by @Sanzi87 on 2/18/2023* ### CloudPanel version(s) affected 2.2.0 ### Description I get a timeout error message when I try to create a Node JS Site in the Cloud Panel. (I have tried to create a site in SSH with the root user. I get the same error. OS: Debian 11 An error has occurred, error message: Command " : /usr/bin/sudo /usr/bin/find '/home/domain-test' -type d -exec chmod 770 {} \; && /usr/bin/sudo /usr/bin/find '/home/domain-test' -type f -exec chmod 770 {} \;" failed, error message: The process "/usr/bin/sudo /usr/bin/find '/home/domain-test' -type d -exec chmod 770 {} \; && /usr/bin/sudo /usr/bin/find '/home/domain-test' -type f -exec chmod 770 {} \;" exceeded the timeout of 30 seconds. ### How to reproduce Login to the panel. Go to the Sites page Create a new NodeJS site Enter the details and click the create button. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.