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
Copy file name to clipboardExpand all lines: docs/en/guide/incus/incus_extra_config.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,4 +89,26 @@ Then you can type in your browser
89
89
90
90
```https://your_public_ipv4_address:8443```
91
91
92
-
You can enter the official visualization panel, subsequent operation configuration in accordance with the UI prompts can be operated.
92
+
You can enter the official visualization panel, subsequent operation configuration in accordance with the UI prompts can be operated.
93
+
94
+
If you receive a prompt stating that the UI installation package cannot be found, this indicates that your previous installation utilized the official Incus repository rather than the Zabbly repository.
95
+
96
+
In this case, you need to add an additional repository. Assuming you are using Debian 13, you can add the repository using the following command before attempting the installation again:
For instructions on adding sources to other systems, refer to the official repository documentation at <https://github.com/zabbly/incus?tab=readme-ov-file#installation>.
0 commit comments