mirror of https://github.com/unRedbox/Wiki.git
docs: update manual/troubleshooting
This commit is contained in:
parent
588bef7060
commit
eefe9568dd
|
@ -2,7 +2,7 @@
|
|||
title: Troubleshooting / Error Codes
|
||||
description:
|
||||
published: true
|
||||
date: 2024-11-10T08:03:24.802Z
|
||||
date: 2024-11-10T08:03:55.556Z
|
||||
tags:
|
||||
editor: code
|
||||
dateCreated: 2024-10-21T14:16:14.709Z
|
||||
|
@ -12,9 +12,10 @@ dateCreated: 2024-10-21T14:16:14.709Z
|
|||
<p>The basic error screens on a Redbox have different color backgrounds, indicating the problem at a basic level. Credits to @mordanthanus in the Discord for posting this info.</p>
|
||||
<ul>
|
||||
<li><u>Black with white text</u> – Kiosk is booting or updating. Black screens automatically clear themselves when completed, usually 5-15 minutes. Watchdog must be turned on for this screen to disappear. Watchdog can be turned on or off through the Redbox Desktop. </li>
|
||||
<li><i><u>Red with white text</u></i> – Machine error alert. Generally requires human intervention but may fix itself during an overnight reboot.</li>
|
||||
<li><u>Orange with white text</u> – Kiosk is conducting a partial or full maintenance sync and will reboot to customer screen when complete.</li>
|
||||
<li><u>Green with white text</u> – The kiosk engine reports a database access error and places kiosk into maintenance mode. SOFTFILE<i>0x errors. </i></li>
|
||||
<li><i><u>Red with white text</u></i> – Machine error alert. Generally requires human intervention but may fix itself during an overnight reboot.</li>
|
||||
|
||||
</ul>
|
||||
<p>Below are pictures of the error screens. Credits to @.jandajanda for these pics also posted in the Discord</p>
|
||||
<figure class="image image_resized" style="width:32.4%;"><img src="/black-error.jpg"></figure>
|
||||
|
|
Loading…
Reference in New Issue