The error code -2005F (which appears as a globe icon with a triangle/caution symbol) on your MacBook Pro 2019 Intel indicates a failure to connect to Apple's internet recovery servers. This is different from a hardware failure - it's typically caused by one of the following:
1. Network issue during recovery:
- Internet Recovery requires a stable Wi-Fi connection
- Make sure you're connecting to a 2.4GHz or 5GHz network, NOT a captive portal or enterprise Wi-Fi (hotel/office networks with login pages will block the recovery download)
- Try a different network entirely (e.g., mobile hotspot)
2. Date/Time issue (you mentioned checking this - good):
- In Terminal within Recovery, type: date 0627120026 (replace with today's date in MMDDHHmmYY format)
- This sets the correct date which is essential for SSL certificate validation during downloads
3. Try a different Recovery mode:
- For the 2019 MacBook Pro (Intel), hold Option + Command + R at startup for "most compatible" macOS installer (often an older version that is more reliable)
- Or hold Command + R alone for the version originally shipped with the Mac
- This avoids downloading the latest Sequoia which may have a larger download that's prone to failures
4. Create a USB installer on another Mac:
- Download the macOS Sequoia installer from the App Store on another Mac
- Use a 16GB+ USB drive and run createinstallmedia:
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/USB
- Boot from the USB by holding Option at startup on your MacBook Pro
- This bypasses internet recovery entirely
5. If all else fails: The -2005F error very rarely indicates a hardware issue with the T2 chip or SSD. If USB install also fails, contact Apple Support or an Apple Authorized Service Provider.