LiamRiddell / LiamRiddell/Stremio-Server-Raspberry-PI
Error during docker compose up
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Device: Raspberry pi 5
OS : Bookworm
Docker compose up has an error.
stremio-server-1 | SyntaxError: Unexpected token '<'
stremio-server-1 | at wrapSafe (internal/modules/cjs/loader.js:1029:16)
stremio-server-1 | at Module._compile (internal/modules/cjs/loader.js:1078:27)
stremio-server-1 | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
stremio-server-1 | at Module.load (internal/modules/cjs/loader.js:979:32)
stremio-server-1 | at Function.Module._load (internal/modules/cjs/loader.js:819:12)
stremio-server-1 | at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
stremio-server-1 | at internal/main/run_main_module.js:17:47
stremio-server-1 | /stremio/server.js:1
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 docker compose up on the reported Raspberry Pi 5 running Bookworm and inspect the stremio-server container output. Read /stremio/server.js and investigate why its first line produces the reported Unexpected token '<'; done means the compose startup completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, node.js
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100