RocketChat / RocketChat/Rocket.Chat
Snap, caddy : `error: cannot find app "initcaddy" in "rocketchat-server"`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Scenario:
- Debian 11
- Snap RocketChat
- sudo snap run rocketchat-server.initcaddy
Expected:
No error.
This is from https://docs.rocket.chat/deploy/deploy-rocket.chat/deploy-with-snaps#deploy-rocket.chat-with-snaps.
Actual:
sudo snap run rocketchat-server.initcaddy
error: cannot find app "initcaddy" in "rocketchat-server"
Contributor guide
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 checking the Snap deployment documentation and the available apps exposed by the rocketchat-server snap, then compare them with the documented sudo snap run rocketchat-server.initcaddy command. Done means the documented command runs without the cannot find app error, or the documentation identifies the correct command if initcaddy is no longer available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100