We are upgraded from OctoberCMS 2 to OctoberCMS 3 and we ran into the following issue: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of ‘1000’ frames.
We’ve added this to our internal tracker to take a look soon. We will test and confirm, infinite loops can happen via model event logic, although if it was working in v2, then this is probably related to the different internals in the latest Laravel version.
I have an other issue I forgot to mention: After licensing the container the update process always fails with: “Update Failed - General Error. Status code: 500”. Then nothin works, no error, just a blank page. The workaround find if to delete the composer.lock file then run composer update.