{
"error_codes": [
{
"code": "Indicator Light: Refill Rinse Agent",
"cause": "The rinse agent level is low.",
"fix": "Refill the rinse agent dispenser."
},
{
"code": "Indicator Light: Sanitized",
"cause": "The dishware and kitchenware have been sanitized.",
"fix": "No action needed; this is a confirmation of sanitization."
},
{
"code": "Issue: Indicator lights do not come on",
"cause": "A fuse may have blown or a circuit breaker tripped.",
"fix": "Check and replace the fuse or reset the circuit breaker."
},
{
"code": "Issue: Streaks on glassware",
"cause": "Too much rinse agent is being dispensed.",
"fix": "Decrease the amount of rinse agent dispensed."
},
{
"code": "Issue: Rattling noises",
"cause": "Utensils may not be properly arranged.",
"fix": "Rearrange the utensils in the dishwasher."
},
{
"code": "Issue: Water Shut-Off",
"cause": "Water is detected in the base of the dishwasher.",
"fix": "Inspect the dishwasher for leaks and resolve the issue."
},
{
"code": "Issue: Machine cycle does not advance to rinse",
"cause": "The water supply line may be shut off.",
"fix": "Check the water supply valve and open it if it’s shut."
}
]
}