#Warp crashing on macOS on start
2 messages · Page 1 of 1 (latest)
Based on the knowledge sources provided, there isn't specific information about the location of the cache folder for Warp. However, there are some general troubleshooting steps you can take when Warp is crashing on macOS:
-
Try to open Warp from the macOS Applications folder. Right-click on Warp, choose Open, then the '"Warp" is damaged' dialog will have the option to click the Open button. source (https://docs.warp.dev/help/known-issues#auto-update-on-macos-ventura)
-
If the above doesn't work, you can uninstall Warp and then re-install it. source (https://docs.warp.dev/help/known-issues#auto-update-on-macos-ventura)
-
If you're experiencing issues after an auto-update, it's recommended to update Warp before you upgrade to macOS Ventura. source (https://docs.warp.dev/help/known-issues#auto-update-on-macos-ventura)
-
If Warp is hanging indefinitely on startup, you can try deleting the keychain entry for Warp using the following command:
sudo security delete-generic-password -l "dev.warp.Warp-Stable" $HOME/Library/Keychains/login.keychain. source (https://github.com/warpdotdev/Warp/issues/1996)