Skip to content

Commit

Permalink
Add troubleshooting guide for app stuck on 'Starting...' screen and c…
Browse files Browse the repository at this point in the history
…larify external device connection requirements in FAQ.
  • Loading branch information
MikeBirdTech committed Sep 5, 2024
1 parent 76b8dc8 commit fad65da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/troubleshooting/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ description: "Frequently Asked Questions"
control.
</Accordion>

<Accordion title="My app is stuck on the 'Starting...' screen. What do I do?">
You might need to re-install the Poetry environment. In the `software`
directory, please run `poetry env remove --all` followed by `poetry install`
</Accordion>

<Accordion title="Can an 01 device connect to the desktop app, or do general customers/consumers need to set it up in their terminal?">
We are working on supporting external devices to the desktop app, but for now
the 01 will need to connect to the Python server.
Expand Down

0 comments on commit fad65da

Please sign in to comment.