Closed Feilink1 closed 2 months ago
KVM user : i switched to rust nightly to compile when i run apexsky_dma i have this error :
2024-05-13T23:08:18.539117Z WARN apexsky::ffi: Fallback to defalut configuration., e: configuration file "/home/a/Desktop/updated/apexsky/apexsky/target/release/settings.toml" not found at apexsky/src/ffi.rs:35
Fallback to defalut configuration. 2024-05-13T23:08:18.539639Z ERROR apexsky_dma::workers::access: open_os, e: No such file or directory (os error 2) at apexsky_dma/src/workers/access.rs:502 in apexsky_dma::workers::access::io_thread
Press enter to exit..
This is what I am getting as well
This is usually caused by wrong startup parameters or not downloading the required libraries, see the instructions on the home page.
KVM user : i switched to rust nightly to compile when i run apexsky_dma i have this error :
2024-05-13T23:08:18.539117Z WARN apexsky::ffi: Fallback to defalut configuration., e: configuration file "/home/a/Desktop/updated/apexsky/apexsky/target/release/settings.toml" not found at apexsky/src/ffi.rs:35
Fallback to defalut configuration. 2024-05-13T23:08:18.539639Z ERROR apexsky_dma::workers::access: open_os, e: No such file or directory (os error 2) at apexsky_dma/src/workers/access.rs:502 in apexsky_dma::workers::access::io_thread
Press enter to exit..