dhcn

Results 26 issues of dhcn

**Describe the bug** event in log is not send to http_output I can see event info in falco pods log, but I can not receive log in http_output address **How...

kind/bug

**Describe the bug** ---- ------ ---- ---- ------- Normal Scheduled 29m default-scheduler Successfully assigned falco/falco-c8phs to minikube Normal Pulling 29m kubelet Pulling image "docker.io/falcosecurity/falco-driver-loader:0.34.1" Normal Pulled 26m kubelet Successfully pulled...

kind/bug

@sporkmonger @gnosek @yoshi314 @fcoelho ``` Data ==== falco.yaml: ---- buffered_outputs: false file_output: enabled: false filename: ./events.txt keep_alive: false grpc: bind_address: unix:///run/falco/falco.sock enabled: false threadiness: 0 grpc_output: enabled: false http_output: enabled:...

kind/bug

You shouldn't move a model when it is dispatched on multiple devices. Traceback (most recent call last): File "/home/yi/workspace/Yi/finetune/sft/main.py", line 416, in main() File "/home/yi/workspace/Yi/finetune/sft/main.py", line 345, in main model,...

now it seems to be fixed just as match_parent

其中和weibo.py相同的报错是mimetypes.types_map 是can't resolve import,这个错误只是编译错误,能够正常执行,其它的错误都是引用了未存在的变量,我做了修正,等会pull给你,你审一下。