Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(php-fpm): startup issues for php-fpm 8.3 #814

Merged
merged 1 commit into from
Jul 11, 2024
Merged

fix(php-fpm): startup issues for php-fpm 8.3 #814

merged 1 commit into from
Jul 11, 2024

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Jul 11, 2024

loadkeys 07:09:38.89 INFO  ==> Scanning /lando/keys for keys...
loadkeys 07:09:38.89 INFO  ==> Scanning /var/www/.ssh for keys...
loadkeys 07:09:38.89 INFO  ==> Scanning /user/.ssh for keys...
loadkeys 07:09:38.90 INFO  ==> Found keys 
loadkeys 07:09:38.90 INFO  ==> Using the following keys: 
vip 07:09:38.90 INFO  ==> Making sure www-data id ('33') is correctly mapped to '1000'
vip 07:09:38.90 WARN  ==> User www-data is NOT correctly mapped. Will attempt to fix that.
vip 07:09:39.17 INFO  ==> Making sure group www-data exists
vip 07:09:39.17 WARN  ==> Group www-data doesn't exist. Will attempt to create it.
vip 07:09:39.22 INFO  ==> SUCCESS: group added
useradd: UID 1000 is not unique
vip 07:09:39.29 ERROR ==> User was not added
lando 07:09:39.29 INFO  ==> Lando handing off to: run.sh
lando 07:09:39.30 DEBUG ==> Running command with exec...
Disabling XDebug
[11-Jul-2024 07:09:39] ERROR: [pool www] cannot get uid for user 'www-data'
[11-Jul-2024 07:09:39] ERROR: FPM initialization failed

@sjinks sjinks added the bug Something isn't working label Jul 11, 2024
@sjinks sjinks self-assigned this Jul 11, 2024
@sjinks sjinks requested a review from a team as a code owner July 11, 2024 07:12
Copy link

Trivy Scan Report

ghcr.io/automattic/vip-container-images/php-fpm:8.1 (ubuntu 22.04)

No vulnerabilities found.

Copy link

Trivy Scan Report

ghcr.io/automattic/vip-container-images/php-fpm:8.2 (ubuntu 22.04)

No vulnerabilities found.

Copy link

Trivy Scan Report

ghcr.io/automattic/vip-container-images/php-fpm:8.3 (ubuntu 24.04)

Package Vulnerability ID Severity Installed Version Fixed Version Links
openssh-client CVE-2024-39894 MEDIUM 1:9.6p1-3ubuntu13.3 1:9.6p1-3ubuntu13.4 https://avd.aquasec.com/nvd/cve-2024-39894

@sjinks sjinks merged commit 2eace2b into master Jul 11, 2024
4 checks passed
@sjinks sjinks deleted the fix/php83 branch July 11, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant