forked from internxt/drive-desktop
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
AppImage throws many [freshclam] errors on Bluefin linux:
~/AppImages
❯ ./internxt.appimage
libva error: vaGetDriverNames() failed with unknown libva error
[8442:0425/192720.105503:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
Renderer navigated to /
[2025-04-25T17:27:24.565Z] [error] [freshclam stderr]: /tmp/.mount_internoBnxyL/resources/clamAV/bin/freshclam: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
[2025-04-25T17:27:24.566Z] [error] freshclam process exited with code 127
[2025-04-25T17:27:25.899Z] [error] [AntivirusError][DATABASE_ERROR] freshclam process exited with code 127 {
stack: 'AntivirusError: freshclam process exited with code 127\n' +
' at Function.databaseError (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:180:12)\n' +
' at ChildProcess.<anonymous> (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/FreshclamUpdater.ts:39:31)\n' +
' at ChildProcess.emit (node:events:526:28)\n' +
' at ChildProcess.emit (node:domain:475:12)\n' +
' at maybeClose (node:internal/child_process:1092:16)\n' +
' at Socket.<anonymous> (node:internal/child_process:451:11)\n' +
' at Socket.emit (node:events:526:28)\n' +
' at Socket.emit (node:domain:475:12)\n' +
' at Pipe.<anonymous> (node:net:687:12)'
}
[2025-04-25T17:27:25.901Z] [error] [ANTIVIRUS_MANAGER] Failed to run freshclam: AntivirusError: freshclam process exited with code 127
at Function.databaseError (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:180:12)
at ChildProcess.<anonymous> (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/FreshclamUpdater.ts:39:31)
at ChildProcess.emit (node:events:526:28)
at ChildProcess.emit (node:domain:475:12)
at maybeClose (node:internal/child_process:1092:16)
at Socket.<anonymous> (node:internal/child_process:451:11)
at Socket.emit (node:events:526:28)
at Socket.emit (node:domain:475:12)
at Pipe.<anonymous> (node:net:687:12)
[2025-04-25T17:27:25.926Z] [error] [freshclam stderr]: /tmp/.mount_internoBnxyL/resources/clamAV/bin/freshclam: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
[2025-04-25T17:27:25.932Z] [error] [CLAM_AVD] [clamd stderr]: /tmp/.mount_internoBnxyL/resources/clamAV/bin/clamd: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
[2025-04-25T17:27:25.933Z] [error] freshclam process exited with code 127
[2025-04-25T17:27:25.933Z] [error] [AntivirusError][DATABASE_ERROR] freshclam process exited with code 127 {
stack: 'AntivirusError: freshclam process exited with code 127\n' +
' at Function.databaseError (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:180:12)\n' +
' at ChildProcess.<anonymous> (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/FreshclamUpdater.ts:39:31)\n' +
' at ChildProcess.emit (node:events:526:28)\n' +
' at ChildProcess.emit (node:domain:475:12)\n' +
' at maybeClose (node:internal/child_process:1092:16)\n' +
' at Socket.<anonymous> (node:internal/child_process:451:11)\n' +
' at Socket.emit (node:events:526:28)\n' +
' at Socket.emit (node:domain:475:12)\n' +
' at Pipe.<anonymous> (node:net:687:12)'
}
[2025-04-25T17:27:25.934Z] [error] [ANTIVIRUS_MANAGER] Failed to run freshclam: AntivirusError: freshclam process exited with code 127
at Function.databaseError (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:180:12)
at ChildProcess.<anonymous> (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/FreshclamUpdater.ts:39:31)
at ChildProcess.emit (node:events:526:28)
at ChildProcess.emit (node:domain:475:12)
at maybeClose (node:internal/child_process:1092:16)
at Socket.<anonymous> (node:internal/child_process:451:11)
at Socket.emit (node:events:526:28)
at Socket.emit (node:domain:475:12)
at Pipe.<anonymous> (node:net:687:12)
[2025-04-25T17:27:25.956Z] [error] [CLAM_AVD] [clamd stderr]: /tmp/.mount_internoBnxyL/resources/clamAV/bin/clamd: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
[2025-04-25T17:27:41.940Z] [error] [AntivirusError][CLAMD_NOT_AVAILABLE] clamd server failed to start after multiple attempts {
stack: 'AntivirusError: clamd server failed to start after multiple attempts\n' +
' at Function.clamdNotAvailable (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:110:12)\n' +
' at /tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/ClamAVDaemon.ts:311:40\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
[2025-04-25T17:27:41.941Z] [error] [ANTIVIRUS_MANAGER] Failed to initialize ClamAV: AntivirusError: clamd server failed to start after multiple attempts
at Function.clamdNotAvailable (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:110:12)
at /tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/ClamAVDaemon.ts:311:40
at processTicksAndRejections (node:internal/process/task_queues:96:5)
[2025-04-25T17:27:41.961Z] [error] [AntivirusError][CLAMD_NOT_AVAILABLE] clamd server failed to start after multiple attempts {
stack: 'AntivirusError: clamd server failed to start after multiple attempts\n' +
' at Function.clamdNotAvailable (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:110:12)\n' +
' at /tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/ClamAVDaemon.ts:311:40\n' +
' at processTicksAndRejections (node:internal/process/task_queues:96:5)'
}
[2025-04-25T17:27:41.962Z] [error] [ANTIVIRUS_MANAGER] Failed to initialize ClamAV: AntivirusError: clamd server failed to start after multiple attempts
at Function.clamdNotAvailable (/tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/AntivirusError.ts:110:12)
at /tmp/.mount_internoBnxyL/resources/app.asar/dist/main/webpack:/internxt/src/apps/main/antivirus/ClamAVDaemon.ts:311:40
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels