spacedriveapp / spacedriveapp/spacebot

bug: http://localhost:19898 responds with "not found" message

Open
#525 3 comments 0 reactions 0 assignees View on GitHub

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...

Image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.