RocketChat / RocketChat/Apps.QuickReplies
[Bug] : Having Trouble Setting Up Quick Replies App Locally
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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! 🚀
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the deployment after running npm ci and the rc-apps deploy command, using the Rocket.Chat server logs and the attached screenshots to identify the timeout. The issue does not name a source file or test, so trace the deployment entry point first. Done means the Quick Replies app deploys locally without the timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100