Bug fix is in and we're back to the races! This change requires: 1. You to update your .env file to: `OCTANE_SERVER=frankenphp` 2. An already build sail container to be rebuilt: ``` docker compose down -v sail build --no-cache sail up -d ```