https://github.com/lldap/lldap logo
has anyone else run the `0.4.1` release binaries? ...
# troubleshooting
a
has anyone else run the
0.4.1
release binaries? i'm getting the following errors:
Copy code
Dec 30 23:44:40 linode lldap[726119]: 2022-12-31T04:44:40.771944422+00:00 ERROR    🚨 [error]: Specified path is not a directory: "./app/static" | log.target: "actix_files::files" | log.module_path: "actix_files::files" | log.file: "/home/nitnelave/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-files-0.6.0-beta.6/src/files.rs" | log.line: 103
Dec 30 23:44:40 linode lldap[726119]: 2022-12-31T04:44:40.771968342+00:00 ERROR    🚨 [error]: Specified path is not a directory: "./app/static/fonts" | log.target: "actix_files::files" | log.module_path: "actix_files::files" | log.file: "/home/nitnelave/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-files-0.6.0-beta.6/src/files.rs" | log.line: 103
i notice that there is no
app/static
folder within the release packages any help?