Virtualmin: cannot verify software.virtualmin.com’s certificate

webmin-logoOn a number of installations after the let’s Encrypt update in September 2021 you won’t be able to continue. Your may get this error.

ERROR: cannot verify software.virtualmin.com‘s certificate, issued by ‘/C=US/O=Let\’s Encrypt/CN=R3’: Issued certificate has expiredTo connect to software.virtualmin.com insecurely, use `–no-check-certificate‘. chmod: cannot access ‘slib.sh’: No such file or directory ./install.sh: line 297: ./slib.sh: No such file or directory Continue reading

Couldn’t add sdp streams for stream

Asterisk PBXYou try to establsish a call but it got disconnected and there is following message in Asterisk console from PJSIP Couldn’t add sdp streams for stream:

Two most common cases can cause this: Continue reading

An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database

SQLRS-error-occured-within-the-report-server-database
I had this issue due to having the Reporting Services databases in an Availability Group. When we failed over (for the first time) there were a bunch of permissions not correctly set, specifically the RSExecRole was not there. The reports worked, but not the subscriptions and we couldn’t edit any of the report settings. Upon saving the subscription you see the error on the screenshot above.
Continue reading

MariaDB error InnoDB: Upgrade after a crash is not supported

Here is a crash I experienced while upgrading MariaDB from 10.4 to 10.5

Continue reading

mysql_secure_installation: command not found

mysql-logo-imageYou have just installed MariaDB and as usual want to perform initial configuration by running mysql_secure_installation script but the error is:

mariadb_secure_installation: command not found

For MariaDB set ups you should use the following: Continue reading

Roundcube: SMTP server does not support authentication

When I try to send a letter from Roundcube I get the following error:

This can happen if Postfix doesn’t allow authentication from a localhost where Roundcube resides or if authentication scheme is wrong. Continue reading

Roundcube STARTTLS error SSL alert number 45

I’m working with a Postfix/Dovecot/Roundcube setup, aiming for a virtual user mail system that can send mail through the internet.

Everything seems to work well; Dovecote shows no problems, I can telnet into all of my ports; however, whenever I try to send mail through Roundcube I get the error:

Continue reading

SSRS Something went wrong. Try again later

This annoying error was discovered when I tried to modify subscription settings for one of the reports that I have on SQL Reporting Server 2016.

When you look inside of your Report Server Error Logs, you see the following error:

ERROR: System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. —> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. Continue reading

Vicibox 10 missing Certbot files

Vicidial

ViciBox 10 released September 1st, 2021 and you are welcome to try it out, though I encountered troubles generating Letsencrypt certificate as there was no Certbot installed and Certbot configuration files were missing: there was no Certbot files in Vicibox 10.

It looks like OpenSuse has broken package at the moment.

Install Certbot in OpenSuse again:

Continue reading

Implementing Security Headers in Azure Application Gateway

App-gateway-remove-port-from-headerIf your Azure App Service is behind Azure Application Gateway you will need to implement Strict Transport Security and Secure Headers in your Azure Application Gateway instead of App Service’s web.config or .htaccess

Azure Application Gateway has an ability to add, remove or modify inbound and outbound headers. This can be done in “Rewrites” section of your Application Gateway’s blade. Continue reading

Load more