-
Steps to reproduce:
1. Create new fresh Altis v12 install locally.
2. Upload any image
3. Generic error on front end and PHP error in logs can be found
```
[15-Nov-2022 12:08:14 UTC] PHP Fat…
-
When trying to run the containers with the command
`composer server`
the following containers fail to run:
```
ed12df1994b1 humanmade/altis-local-server-php:4.0.0-dev "/usr/local/bin/c…
-
It's time. In the first public version of the Altis CLI we need the abilities to:
* Deploy and rollback applications
* View and stream PHP logs
* Download a backup export to your local computer
…
-
When running the CI tests we need to set up local-server and that by-default pulls all the services even though they are not used in the CI environment and that adds up to the time required to run…
-
Hello was directed to this form, from the discord server.
Now that Icarus has released a Dedicated server branch would it be possible to add this too the list?
thank you very much.
https://git…
-
Hi,
today while debugging some things I checked source code here to see what's happening, and I noticed that you are setting these exmarks via autocmd, and managing them via internal state.
I th…
-
So in principle this could apply to both precons and boosters. Here's first attempt at matching precons by name ending.
-
Currently running `composer server logs cavalcade` shows the cavalcade runner output, the container however also has a file containing PHP error logs at `/tmp/logpipe`.
It would be useful to provid…
-
### Problem
Running this command in verbose (`-vv`) mode:
```sh
beet import /Volumes/Music/Cavalcade
```
Led to:
```
user configuration: /Users/redacted/.config/beets/config.yaml
data…
-
Rather than tax Elasticsearch, especially for a busy site, we should fetch export data from S3 and process it if needed.
Data in S3 is located in prefixes with the pattern `///`. The files are gzip…