Likely the License checkout time out message is caused when the AdskLicensingService.data file contents is empty for some reason.
To fix this, follow the steps:
- Open file as administrator: C:\ProgramData\Autodesk\AdskLicensingService\AdskLicensingService.data
Clear any white-space and add the following:{"Addr":"127.0.0.1:54317","AutoPickFreePort": true}
- Save and close the file.
- Open Windows Services App and look for Autocad License Service and Start it.
- Done!