HTTP/1.0 500 Perl execution failed Server: MiniServ/2.021

I removed the following lines from /usr/share/webmin/virtual-server/cloud-lib.pl and works, tempfix

lsif (&can_use_gcloud_storage_creds()) {
return { ‘ok’ => 1,
‘desc’ => $text{‘cloud_gcpcreds’},
};
}

2 Likes