Hello,
I have problems with the clamd module in my cwp in admin mode everything works fine from the dashboard but in user mode it throws me an error as if the module was not installed, however this only happens to me in 2 accounts in particular since in the others the module looks good
checking the logs the system gives me the following
2022/07/08 22:09:27 [notice] 27032#0: *15138 "^/v1/([^/]+)/?$" matches "/v1/user_panel_dashboard/", client: 127.0.0.1, server: localhost, request: "POST /v1/user_panel_dashboard/ HTTP/1.1", host: "127.0.0.1:2302"
2022/07/08 22:09:27 [notice] 27032#0: *15138 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/user_panel_dashboard/ HTTP/1.1", host: "127.0.0.1:2302"
2022/07/08 22:09:27 [info] 27032#0: *15138 client 127.0.0.1 closed keepalive connection
2022/07/08 22:09:27 [notice] 27033#0: *15140 "^/v1/([^/]+)/?$" matches "/v1/clam/", client: 127.0.0.1, server: localhost, request: "POST /v1/clam/ HTTP/1.1", host: "127.0.0.1:2302"
2022/07/08 22:09:27 [notice] 27033#0: *15140 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/clam/ HTTP/1.1", host: "127.0.0.1:2302"
2022/07/08 22:09:27 [info] 27033#0: *15140 client 127.0.0.1 closed keepalive connection
2022/07/08 22:09:28 [error] 27032#0: *15125 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: clam in /usr/local/cwpsrv/var/services/user_files/modules/cwp_framework/traits/DashboardExtraVarsTrait.php on line 0
PHP message: PHP Warning: First parameter must either be an object or the name of an existing class in /usr/local/cwpsrv/var/services/user_files/modules/clam/index.php on line 0" while reading response header from upstream, client: IP, server: localhost, request: "GET /cwp_8c5de808ea182097/user/?module=clam HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/user.sock:", host: "hostname:2083", referrer: "
https://hostname:2083/cwp_8c5de808ea182097/user/?"
Is it possible to fix this bug or is it better to do a freshinstall in a new environment, I'm using centos7