Help needed, im trying to run the app on my raspberry through ssh getting stuck on:
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
pi@raspberrypi:~/SimpleInstaBot-linux-armv7l $ DISPLAY=:0 ./simpleinstabot --no-sandbox
CLI arguments { _: [], sandbox: false }
Fontconfig warning: ignoring UTF-8: not a valid region tag
DevTools listening on ws://127.0.0.1:44951/devtools/browser/2aa50d15-e741-40ef-99a1-b2f6f83cf44b
[1571:0816/215047.629209:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1613:0816/215047.806481:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
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 reproducing the DISPLAY=:0 ./simpleinstabot --no-sandbox command on the Raspberry Pi and compare the Fontconfig, GPU, and DRI3 output. The issue is complete when the app's SSH/display startup behavior is understood and a verified fix or clear compatibility guidance is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100