The homer.json generated by the wizard for all-in-one has problems && homer 11 web user/passwd #877
|
The homer.json generated by the wizard for all-in-one has problems, it indicates that "Failed to create node module: failed to configure DuckLake: no volumes configured in node.ducklake.volumes" And,another question,I tried admin/admin and admin/sipcapture. It didn't work. |
Replies: 1 comment
|
Thanks for the report — both issues match current Homer 11 behavior. 1.
|
Thanks for the report — both issues match current Homer 11 behavior.
1.
no volumes configured in node.ducklake.volumesThe setup wizard was still emitting the older
node.ducklake.catalog_path/data_pathshape without avolumesarray. The Node module now requiresnode.ducklake.volumes(seeexamples/homer.json), which is why copying the example config worked.Workaround (any current release): add a single local volume under
node.ducklake, for example: