Closed litzinger closed 11 months ago
Had this issue popup as well in a functioning local dev install on Mac OSX 14.1.1, using Herd, after an upgrade to php 8.2.13 in the Herd interface. Laravel side of the app still seems to be working. EECMS side is throwing the error. Laravel 10.33, EE 7.3.14.
Noting that I just commented out that throw
line and everything started working fine again. Clearly not the fix, just a temp work around.
Sorry about that! This should be resolved now in 1.2.1 - https://github.com/ExpressionEngine/Coilpack/releases/tag/1.2.1
I haven't been using Coilpack for a couple of months, then needed to test some functionality with it so I started routing EE through it (before I was bypassing Coilpack). I started getting this error when trying to access the CP. Since it had been awhile since I've updated, I deleted my Coilpack instance, re-installed so Coilpack is up-to-date, and then updated EE to 7.3.14 from 7.3.11, and I'm still getting the error. I've tried deleting all my cookies but nothing works.