RageLtMan

Results 343 comments of RageLtMan

Seeing the same on a Rust project - `Error - Failed during initial scan: Indexing failed: Failed to process batch after 3 attempts: Bad Request` back-end is a nomic-embed running...

Thanks, looks good to me. Wondering if we should have a lint check for method overrides on certain "protected method calls" like `start_service` to avoid having to do passes like...

Seconded, this may be a poor fix to a prior cve in the same stack and may be ripe terrain to find more. Infra for the sslvpn interfaces would be...

@mudler - any luck with this one? Becomes a bit of a problem when having discussions with multiple models async of which only some are active or if hooking different...

To pile on a bit, seems like one of the aforementioned issues is #15458. That said, on GCC14 and LLVM18 (using the blake3 removal patch) i am able to compile...

Do the crypto tests pass with that change @dylandn?

Zfs root, raid volumes, lvm, etc under the os itself since that can't easily be changed when booted into the filesystem.

Probably need the packet the caused this for a rational debug.

@Emily201505 - any chance you could acquire the actual LLDP packet causing this into a pcap/base64/something we can use to reproduce? Quick glance at _where_ thats happening kinda makes me...

Thanks for the screenshot, i was hoping for a pcap of the packet. However, that does at least show us where we need to add an exception handler - in...