-
1. Your software version (Screenshot of your startup)
Run inside a docker container of ubuntu:latest
```Dockerfile
FROM ubuntu:latest
ARG WWWUSER=1000
ARG XDEBUG_HOST=host.docker.internal
…
-
Hello,
Thanks for this great guide.
When I inspect my application logs, I get this error message:
`/ usr / local / bin / supervisord: line 1: syntax error: unexpected "("`
It runs in a loo…
-
Hi, this appears to be the most up to date supervisor cookbook, but poise python has an error in its python version:
```
python_runtime_pip[supervisor] (/tmp/kitchen/cache/cookbooks/poise-python/f…
-
**Description**
When the number of connections exceeds > 1000, the CPU increases at a strange rate and causes it to stop and restart.
On an VPS ( 8core, 16GB RAM ) there is this problem
**Scr…
-
## Issue:
On page load the auth user is null and causes the auth callback to be false.
## Specs:
PHP: v8.3.3
Composer:
```
"require": {
"php": "^8.2",
"inertiajs/inertia-laravel": "^…
-
### Horizon Version
5.29.0
### Laravel Version
11.10.0
### PHP Version
8.2
### Redis Driver
PhpRedis
### Redis Version
7.2.4
### Database Driver & Version
_No response_
### Description
In…
-
1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 7.4.3 |
| Swoole | 4.5.2 |
| Laravel | 6.18.20 |
| Ub…
-
This is the third time I have set up WP Minions, normally no problem, but this time I'm having major issues :(
First up, server:
- Centos: 7
- PHP: 7.4.15
- MySQL: mysql Ver 15.1 Distrib 5.5.…
-
I have supervisord running as root. I've set a user in my program section as well as stdout_logfile and stderr_logfile. However, those two files are being created as root and not as the user that ow…
-
I am getting in Class 'GearmanClient' not found GearmanQueue.php (line 99).
Is i have to install extra thing?