You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**SusOps won't start after installation**| You may need to allow its startup in **System Settings** > **Privacy & Security** or run `xattr -rd com.apple.quarantine /Applications/SusOps.app`|
109
-
|**SusOps starts, but doesn't show up in menu bar**| MacOS only displays so many menu bar apps. Ensure you don't have too many other items open. |
110
-
|**Proxy doesn't start**| Check the **Settings** menu for correct SSH host and port settings. Ensure you can reach the host directly using `ssh <host>`. |
111
-
|**Chrome doesn't pick up my added domains**| Make sure you completely close Chrome and open it again using the **Launch Browser** menu item. Then, open the Chrome Proxy settings and click **Re-apply settings**. |
112
-
|**Firefox doesn't pick up my added domains**| Make sure you completely close Firefox and open it again using the **Launch Browser** menu item. |
113
-
|**Clicked "Don't Allow" for Login Items when opening settings **| You can manually re-enable the **System Events** in **System Settings** > **Privacy & Security** > **Automation** > **SusOps**. Check **Launch at Login**, save the config and you should find it in **System Settings** > **General** > **Login Items & Extensions**|
114
-
| everything else | see [Troubleshooting Guide SusOps CLI](https://github.com/mashb1t/SusOps-CLI?tab=readme-ov-file#troubleshooting) or [create an issue](https://github.com/mashb1t/SusOps-Mac/issues/new). |
|**SusOps won't start after installation**| You may need to allow its startup in **System Settings** > **Privacy & Security** or run `xattr -rd com.apple.quarantine /Applications/SusOps.app`|
109
+
|**SusOps starts, but doesn't show up in menu bar**| MacOS only displays so many menu bar apps. Ensure you don't have too many other items open. |
110
+
|**SusOps in state "error"**| Ensure you have set up a connection and the directory `~/.susops` exists |
111
+
|**Proxy doesn't start**| Open the config and ensure that you can manually connect to the SSH host. Also check if another app is already using your connection port with `lsof -nP -iTCP:<port> \| grep LISTEN`. |
112
+
|**Chrome doesn't pick up my added domains**| Make sure you completely close Chrome and open it again using the **Launch Browser** menu item. Then, open the Chrome Proxy settings and click **Re-apply settings**. |
113
+
|**Firefox doesn't pick up my added domains**| Make sure you completely close Firefox and open it again using the **Launch Browser** menu item. |
114
+
|**Clicked "Don't Allow" for Login Items when opening settings**| You can manually re-enable the **System Events** in **System Settings** > **Privacy & Security** > **Automation** > **SusOps**. Check **Launch at Login**, save the config and you should find it in **System Settings** > **General** > **Login Items & Extensions**|
115
+
|**Everything else**| see [Troubleshooting Guide SusOps CLI](https://github.com/mashb1t/susops-cli?tab=readme-ov-file#troubleshooting) or [Report a Bug](https://github.com/mashb1t/susops-mac/issues/new). |
115
116
116
117
## Contributing
117
118
@@ -124,4 +125,4 @@ The build embeds **`susops.sh`** and all logo assets under `Contents/Resources/`
[**SusOps CLI**](https://github.com/mashb1t/susops-cli) (submodule) retains its own [license](https://github.com/mashb1t/SusOps-CLI/blob/main/LICENSE.txt).
128
+
[**SusOps CLI**](https://github.com/mashb1t/susops-cli) (submodule) retains its own [license](https://github.com/mashb1t/susops-cli/blob/main/LICENSE.txt).
0 commit comments