Skip to content

Troubleshooting

Timon G edited this page Jan 22, 2020 · 20 revisions

All known issues, that you may encounter are listed here, a fix, if present, will also be listed here. If you an get an issue or error, that isn't listed here please open a [new issue].(https://github.com/UnchartedBull/OctoDash/issues/new)

Table of Contents

Installation

Any errors, that you may encounter during the installation of OctoDash.

wget: missing URL

Problem

You've most likely exceeded the GitHub Rate Limit, therefore the newest release can't be retrieved from the server.

Fix

Wait an hour until your Rate Limit gets reset.

errors during installation

Problem

You are getting several errors during the installation of OctoDash.

Fix

Please update your software to the newest version first and try reinstalling. If that does not fix the errors, please open a new issue.

not starting automatically

Problem

OctoDash is not starting automatically, even though you installed it via the normal script.

Fix

Make sure you are logged in (auto-login can be enabled with the rasp-config tool. If that does not fix the issue make sure you can start OctoDash via the command octodash (you may need to execute ratpoison beforehand). If all of this fails please open a new issue.

cannot open virtual console 2

Problem

This issue comes up on some systems and prevents OctoDash from starting up correctly.

Fix

Fix the Xorg permission with sudo chmod ug+s /usr/lib/xorg/Xorg and restart your Raspberry

Usage

Any errors, that you may encounter during the usage of OctoDash.

Config is invalid

tbd.