I am trying to set up the Quick Replies app locally in Rocket.Chat, but I am encountering a deployment error. The app fails to upload due to a timeout issue.
Steps Followed:
1.Cloned the repository
2.Ran npm ci
3.Attempted to deploy the Rocket.Chat app
Troubleshooting Attempts:
1.Verified that Rocket.Chat is running properly
2.Checked logs for additional errors
Below are the Rocket.Chat server logs while executing the rc-apps deploy command in the Quick Replies app terminal:
System Information:
Rocket.Chat Version: 7.3.2
Node.js Version: 22.11.0
Deployment Method: Meteor
Any guidance on resolving this issue would be greatly appreciated! 🚀