goodidea-kp

Results 14 comments of goodidea-kp

Adding this line:`let client_config=rustls::client::ClientConfig::builder() .with_safe_defaults() .with_root_certificates(rcs).with_no_client_auth();` gives me an error on page rendering: **Uncaught TypeError: Error resolving module specifier “env”. Relative module specifiers must start with “./”, “../” or “/”.**...

The same error, I guess... exit status: 0 #13 94.71 running: "ar" "s" "/usr/src/my-app/target/release/build/libxlsxwriter-sys-9a963e892e16cf5e/out/libxlsxwriter.a" #13 94.71 exit status: 0 #13 94.71 cargo:rustc-link-lib=static=xlsxwriter #13 94.71 cargo:rustc-link-search=native=/usr/src/my-app/target/release/build/libxlsxwriter-sys-9a963e892e16cf5e/out #13 94.71 #13 94.71 ---...

I didn't miss any dependency. Why can I build on my local Ubuntu via the same Dockefile? The problem is build system lacks the libraries required to build Rust-based projects...

I am getting the same error in my home lab every 12 hrs! please fix it

@snipking Can you please provide more details on how to evaluate logs? I getting that error again but never finish the `exclude` step due to not figuring out log messages.

@snipking I can't figure it out. Here are my logs. Please review and point me to what is wrong. It keeps oom for one node. ======= [entrypoint.sh] launching ndm process....

Well, I run with 'sudo', and run as 'sudo su' user.. no luck. Please install fresh ubuntu 22.04 TLS, fresh Docker and try to build... I think there is a...

possible CI deviate from the default Ubuntu installation. I used default Ubuntu. Make sense?