Unity Crash on Startup.

So Im having an issue where my unity projects crash on startup. This happens if I use hub or the unity shortcut with any project I have. It allows me to create the project but once I close it and try to re open it starts to crash on startup.
Ive tried using different and new licenses so that isn;t the issue.
This is the editor log.

[LicensingClient] ERROR Failed to connect to local IPC
[Licensing::Module] Failed to connect to channel: LicenseClient-jackb
[Licensing::Module] Successfully launched the LicensingClient
[Licensing::Module] Successfully connected to LicensingClient on channel: LicenseClient-jackb
[Licensing::Module] Successfully launched and connected to LicensingClient
Entitlement-based licensing initiated
[LicensingClient] Licenses Updated successfully in LicensingClient

LICENSE SYSTEM [202063 21:22:50] Next license update check is after 2020-06-04T20:22:42

Built from ‘2019.3/staging’ branch; Version is ‘2019.3.15f1 (59ff3e03856d) revision 5898046’; Using compiler version ‘191627012’
OS: ‘Windows 10 (10.0.0) 64bit’ Language: ‘en’ Physical Memory: 16334 MB
[Licensing::Module] License is not active (com.unity.editor.ui). HasEntitlements will fail.
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
No valid Unity Editor license found. Please activate your license.
[Package Manager] Server::Start – Port 65369 was selected

COMMAND LINE ARGUMENTS:
C:\Program Files\Unity\Hub\Editor\2019.3.15f1\Editor\Unity.exe
-projectpath
C:/Users/jackb/OneDrive/Desktop/UnityHub/Dad
-useHub
-hubIPC
-cloudEnvironment
production
-hubSessionId
f2c91ec0-a5d7-11ea-8f9c-252991154c0f
-accessToken
Nsy5_WEPcwbgKVSs5Z8HoM3jjs4fnTYmtnOQzgd67zQ005f
Exiting without the bug reporter. Application will terminate with return code 0

Do you use by any chance NordVPN or any other intrusive firewall, VPN or security software? If yes, have you tried to disable it temporarily while you’re firing up Unity?
It seems something is blocking Unity apps.

Hey, no I don’t currently have an anti virus or VPN installed.

Then you probably will have to submit a bug report. You can do that from the Hub as well, top-right corner your initials, click then Troubleshooting/Report a bug. And probably you will need to attach your logs as well in order Unity can see what’s happening.