Upgraded to 4.211.64-6 using Admin Tool broke freepbx

I found an article that resolved this issue. The solution for this is: chown -R asterisk /var/lib/php/session
I input this command in linux and it started working again. Somehow during the upgrade the asterisk user lost the permission for the session so I had to keep logging in. I have upgraded to 4.211.64-7 with no issues after making this change.