Still crashing issues…

Still have an occasional crash under Monterrey. And, can’t fix Google Drive, but have a workaround. Most of it works well, but these frustrations are rattling.

Google Drive issue seems to be related to network server connections. I can get one on the desktop using

smb://localhost:51000

…but can’t get the other drive. Frustrating.

Finally…

Finally got my site back online. Now to check for stability. Thank you Monterey – seems to have sorted out all the issues somehow. Log is clean. Now doing updates and thanks to TimeMachine, have all my plugins back without too much frustration.

homebrew-graph

Stumbled on this utility to manage looking at dependencies. Really helps to visualize homebrew structure and can be done at top level:

Or one formula and below:

Great way of checking the connections before cleaning things up. Particularly helpful when checking across php versions, which I still keep relevant and available. Also helped resolve a deprecation issue I had with “ilmbase” which is now subsumed in openexr. All still keeps me on my toes.

Working well

Mailhog working brilliantly and caught transcript of problems with CRON for phpservermon – library error. Going back, had email that identified problems with brew upgrade that was automatically run. Conflict between shivammathur and other taps for PHP 8.0 – resulted in bad library load. Uninstall php and run upgrade again – all good. Most things linking together well now and redundancies are robust.