The process has been signaled with signal "6"

So decided to upgrade brew and finally fix the issue with my Mysql installation not working with the root account. Managed to fix the database issue however messed up everything with my Valet installation. Tried to re-install as that usually works and voila

The process has been signaled with signal "6"

Tried to google-fu the error and really couldn't find a solution that works for my situation.


This is the clue I needed!

alt text

That led me to the solution, fixing the issue with OpenSSL fixed everything.


brew update && brew upgrade
brew uninstall openssl; brew uninstall openssl; brew install https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb

Comments

Popular Posts