# macOS troubleshooting

## Troubleshooting

**Lokinet is not turning on when i press the start button**

Go to System Preferences / Security & Privacy settings and press the lock to make changes

<figure><img src="/files/zRYZ4G2T8aRSfMxOfibU" alt=""><figcaption></figcaption></figure>

See if there are any pending requests from Lokinet, if so make sure you **allow** any Lokinet requests.

If there are no requests, try starting the Lokinet app again and see if a request shows up on the Security & Privacy page


---

# 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://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/macos-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.
