spacedriveapp / spacedriveapp/spacebot
bug: http://localhost:19898 responds with "not found" message
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
I am a new user. I did the QuickStart Tutorial, step by step. Cloned from github. (Not Docker install).
Chose CLI for setup, the bot did not ask me for telegram setup.
Now trying to connect to the UI, I get "not found" message. see screen-shot.
Am I doing something wrong? If so, the documentation should be more clean here on what to do...
git clone https://github.com/spacedriveapp/spacebot.git
cd spacebot
cd interface && bun install && cd ..
./scripts/build-opencode-embed.sh
cargo install --path .
spacebot is running
pid: 117033
uptime: 0h 58m 42s
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 with the QuickStart Tutorial and CLI setup instructions, then reproduce the reported flow using the interface directory, scripts/build-opencode-embed.sh, and the cargo install command shown. Check why http://localhost:19898 returns “not found”; done means the UI loads or the documentation clearly explains the required setup and URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, rust
- Domain
- cli, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100