Robert Wagner
unread,Aug 16, 2023, 8:37:31 PM8/16/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iterm2-discuss
I just updated to a new Mac Studio from an Intel iMac (which also involved jumping from MacOS 10.14(?) to MacOS 13), and iTerm has stopped working. Whenever I open a new session, it immediately ends, and displays the following alert:
A session ended very soon after starting. Check that the command in profile "Default" is correct.
I've downloaded a new version from the website. I've verified that the Default profile's command is set to "login shell". I've deleted both ~/Library/Preferences/com.googlecode.iterm2.plist and ~/Library/Application Support/iTerm2/. I've rebooted the computer. I've tried setting the command to "other shell" with /bin/sh, /bin/bash, /bin/csh, and /bin/zsh. I've tried setting it to "command" with the above, and even to the command "/bin/echo testing". I've tried setting iTerm to "Open using Rosetta". In every single case, when I open a new window with that profile, absolutely nothing shows up other than the "Session Ended" line.
The built-in Terminal program works normally, and it acts as expected when set to run "/bin/echo testing" as its startup command, printing "testing" and then exiting.