by Mason Chase | Jan 30, 2020 | Uncategorized
To my surprise no one is raising alarm about this! As part of court evidence in the case against Donal Trump’s intention to use US government resources to investigate his political opponent, there have been documents submitted to the court that shows WhatsApp...
by Mason Chase | Jan 24, 2020 | Uncategorized
Running Virtualbox recently has caused this issue even though Virtualization is enabled in Bios and Hyper-v is disabled in Windows 10’s Feature settings. (VERR_NEM_MISSING_KERNEL_API). VT-x is not available (VERR_VMX_NO_VMX). Result Code: E_FAIL...
by Mason Chase | Jan 11, 2020 | Uncategorized
Accessing a docker container behind apache’s reverse proxy bump into error: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: Error reading from remote server...
by Mason Chase | Jan 2, 2020 | Uncategorized
Once running a docker build I ran into the error: docker build –rm -t project-backend:06b1206 . Sending build context to Docker daemon 994.7MB Step 1/28 : FROM microsoft/dotnet:2.2-aspnetcore-runtime AS base —> e7e3b238011c Step 2/28 : WORKDIR /app...
by Mason Chase | Dec 27, 2019 | Asterisk
using blink connecting to asterisk 16 running PJSIP TLS transport, getting below error: [Dec 15 06:46:09] WARNING[16535]: pjproject: <?>: SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336109761> <SSL routines-ssl3_get_client_hello-no shared cipher> len: 0...