-
Ran into an interesting scenario today where a daily recurring job failed last week and it wasn't queued again / re-run.
In the `cavalcade_jobs` table, the `status` was `'failed'`
- `wp_next_schedule…
-
I am running a version of Altis+Chassis+Wordpress. There is an issue with the Cavalcade module: it throws errors when I have the dubugger open. See screenshot.
![Screen Shot 2020-04-07 at 11 28 10 …
-
**Steps I've done**
1. Installed VVV according to https://make.wordpress.org/core/handbook/tutorials/installing-a-local-server/installing-vvv/
2. Uncommented `wordpress-meta-environment` within `v…
-
I'm trying to switch to Cavalcade for our multisite, but every time I start runner, it crashes after running the first set of jobs with the following error:
```
Sep 15 14:28:18 server php: PHP Notice…
-
If one is to use `/healthcheck` on a subsite, it'll report as failed because the option either doesn't exist for the subsite or if it does, it hasn't been run in a very long time. The second scenario …
-
If your DB endpoint becomes unreachable, cavalcade can effectively crash, and fail to resume running jobs once the DB becomes available again.
-
I've got bad news 😬 after the recent merges today, Elasticsearch won't start for me. I'm using an Altis v3 stack and after pulling down the fresh Chassis extension it won't start up when provisioning.…
-
When Chassis provisions for the first time, the wrong version of PHP (7.4) is installed; this causes WordPress and all relevant database tasks to fail, so while the VM says "your system is ready" at t…
-
1. What operating system do you use?
> `Ubuntu 18.04`
2. What version of Vagrant are you running?
> `Vagrant 2.0.2`
3. Are you using VirtualBox or VMWare and which version are you usin…
-
I'm consistently hitting this issue when trying to spin up my local environment:
```
Starting...
docker_proxy_1 is up-to-date
Starting snopes_xray_1 ... done
Starting snopes_mailhog_1 …