PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k
stars
439
forks
source link
Supervisor => INFO gave up: phpci_00 entered FATAL state, too many start retries too quickly #1298
Open
DavidGarciaCat opened 7 years ago
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
php -v
composer install --no-dev -o
from the root of your installation.To help us better understand your issue, please answer the following.
Expected behaviour
Run queued builds as expected.
Actual behaviour
My build are queued but not running. For some reason, the queued build is throwing an error and they cannot be build.
Steps to reproduce
Queue several builds one after another (like a set of commits, using more than 1 branch). GitHub will call the WebHook.
Set-up Supervisor.
Environment info
Operating System:
Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-62-generic x86_64)
PHP Version:PHP 7.0.13-0ubuntu0.16.04.1 (cli) ( NTS )
MySQL Version:mysql Ver 15.1 Distrib 10.0.29-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
Logs or other output that would be helpful