We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
im seeing this error when trying on a vanilla k8s cluster.
Fri Jun 17 09:44:24 2022 -> *updatedb: Running g_cb_download_complete callback... Fri Jun 17 09:44:24 2022 -> *download_complete_callback: Download complete for database : /var/lib/clamav/tmp.f1166a27c8/clamav-8fa0ecf730a28adb149b8b0e881d3a36.tmp-bytecode.cvd Fri Jun 17 09:44:24 2022 -> *download_complete_callback: fc_context->bTestDatabases : 1 Fri Jun 17 09:44:24 2022 -> *download_complete_callback: fc_context->bBytecodeEnabled : 1 Fri Jun 17 09:44:24 2022 -> Testing database: '/var/lib/clamav/tmp.f1166a27c8/clamav-8fa0ecf730a28adb149b8b0e881d3a36.tmp-bytecode.cvd' ... Fri Jun 17 09:44:24 2022 -> *Loading signatures from /var/lib/clamav/tmp.f1166a27c8/clamav-8fa0ecf730a28adb149b8b0e881d3a36.tmp-bytecode.cvd Fri Jun 17 09:44:24 2022 -> *Properly loaded 92 signatures from /var/lib/clamav/tmp.f1166a27c8/clamav-8fa0ecf730a28adb149b8b0e881d3a36.tmp-bytecode.cvd Fri Jun 17 09:44:24 2022 -> Database test passed. Fri Jun 17 09:44:24 2022 -> bytecode.cvd updated (version: 333, sigs: 92, f-level: 63, builder: awillia2) Fri Jun 17 09:44:24 2022 -> *fc_update_database: bytecode.cvd updated. Fri Jun 17 09:44:24 2022 -> !NotifyClamd: Can't connect to clamd on localhost:3310: Connection refused Fri Jun 17 09:44:24 2022 -> !NotifyClamd: Can't connect to clamd on localhost:3310: Connection refused
The text was updated successfully, but these errors were encountered:
Hi @debianmaster - are you using the helm chart?
Looks like the clamav-http container isn't being passed the host parameter
Sorry, something went wrong.
No branches or pull requests
im seeing this error when trying on a vanilla k8s cluster.
The text was updated successfully, but these errors were encountered: