How to fix no graphics displayed with remote login to IBM RSA (White Screen)

At some point, I had to remote on one of the ancient IBM Remote Supervisor Adapter II consoles, and it turned out that it was not updated since 2009. It was running an ancient version of Java KVM, so I had to do some magic to make it work due to the java security permissions.

For me, it was an error about a weak signature algorithm MD5withRSA.

IBM RSA
Continue reading

Xero Data Factory Connector issue 400 error

While setting up the Xero connector I faced an issue when after 30 minutes connector stopped working and return an error 400:

Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [HY000] [Microsoft][Xero] (61) API Connection Failed. Bad Request. HTTP Response code: 400\r\nERROR [HY000] [Microsoft][Xero] (61) API Connection Failed. Bad Request. HTTP Response code: 400,Source=Microsoft.DataTransfer.Runtime.GenericOdbcConnectors,''Type=System.Data.Odbc.OdbcException,Message=ERROR [HY000] [Microsoft][Xero] (61) API Connection Failed. Bad Request. HTTP Response code: 400\r\nERROR [HY000] [Microsoft][Xero] (61) API Connection Failed. Bad Request. HTTP Response code: 400,Source=,'",
Continue reading