I'm using Mac OS 11.4 (Big Sur) and I have some issues during the use of terminal. When I run a shell script or other command like ssh, for example, the shell script or ssh doesn't run, and the terminal just stay like in the moment wen I write the command. Sometimes, after restart the system, works, but almost every time I have the problem. Another issue, that maybe is related, is that all the restart system I receive the message that the system show a problem during the process. Anyone had the same problem? What is happening? Thanks a lot for any answer. Regards, Diego.
Terminal issue on Big Sur (Mac OS 11.4)
What might the text of the message that the system show a problem message be?
What have you already tried?
Does your testing work in a Safe Mode boot?
Any add-on VPN apps, or add-on security apps, or add-on cleaner apps? If so, remove all that, and try again.
Create a new login and run your tests there. (Note: The shell for the new login will default to zsh, not bash.) If your shell script works in the other (new) login and not in your existing login, then the issue is likely with your login script.
If the issue is with some part of your login script, remove your login and incrementally add back the pieces, until you find the error.