mirror of
https://github.com/clonos/control-pane.git
synced 2026-04-27 05:35:55 +03:00
[GH-ISSUE #75] Not Found Dialog Error #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/control-pane#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tjjohnson-slnk on GitHub (Oct 5, 2025).
Original GitHub issue: https://github.com/clonos/control-pane/issues/75
Originally assigned to: @olevole on GitHub.
When attempting to update, change the admin password, upload an ISO - basically do anything that requires opening a dialog window, I receive the following error message:
Not Found Dialog: [name of dialog]
Please advise. Thanks in advance.
@olevole commented on GitHub (Oct 8, 2025):
@tjjohnson-slnk Thanks for report! It seems to be related to the hardcode of the /usr/jails path in the ClonOS code.
Can you confirm that the working directory of the cbsd is different from the
/usr/jails?If this is the case, please try creating a symbolic link (as a workaround):
where - path of the CBSD workdir, checkout:
Also, make sure that your 'www' user is a member of the cbsd group so that he can work with the SQLite3 database: