# Troubleshooting

**There is no internet on** `cs-library`**. Help!**

`cs-library` has always had trouble with the Wi-fi in that area.  Hence, Ansible is not run on it and`unattended-upgrades` do not run on it.  It would be nice to have a network drop for a wired connection.

**Why can I not access Ion or it says "Access Restricted"?**

First, you should check that you have a network connection.  Second, you should make sure that the IPs of the Signage displays are within the `INTERNAL_IP` range defined in Ion's  production's `secret.py`.

#### A signage is not on, but its software is functional. What do I do??

First off, check the hardware of the signage. Some connections might be broken, or something might be unplugged (for some reason). If everything seems clear, it might be that the input of the monitor is wrong, and it needs to be changed. Just find the buttons on the monitor and change the input to HDMI.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.tjhsst.edu/services/signage/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
