Could not open input file: composer #17

Open
opened 2024-04-14 00:51:35 +00:00 by daedric · 0 comments

After the issue regarding autoload.php, i now have the following error:

pixelfed-app-1 exited with code 0
pixelfed-app-1     | Could not open input file: composer
pixelfed-app-1 exited with code 1
pixelfed-app-1     | Could not open input file: composer
pixelfed-app-1 exited with code 1
pixelfed-app-1     | Could not open input file: composer
pixelfed-app-1 exited with code 1

The worker seems fine though :/

pixelfed-worker-1  | + php /wait-for-db.php
pixelfed-worker-1  | Database is up
pixelfed-worker-1  | + [[ ! -e storage/.docker.init ]]
pixelfed-worker-1  | + gosu www-data php artisan migrate:status
pixelfed-worker-1  | + grep No
pixelfed-worker-1  | + migrations=no
pixelfed-worker-1  | + '[' no = yes ']'
pixelfed-worker-1  | + gosu www-data php artisan horizon
pixelfed-worker-1  |
pixelfed-worker-1  |    INFO  Horizon started successfully.
pixelfed-worker-1  |
After the issue regarding autoload.php, i now have the following error: ``` pixelfed-app-1 exited with code 0 pixelfed-app-1 | Could not open input file: composer pixelfed-app-1 exited with code 1 pixelfed-app-1 | Could not open input file: composer pixelfed-app-1 exited with code 1 pixelfed-app-1 | Could not open input file: composer pixelfed-app-1 exited with code 1 ``` The worker seems fine though :/ ``` pixelfed-worker-1 | + php /wait-for-db.php pixelfed-worker-1 | Database is up pixelfed-worker-1 | + [[ ! -e storage/.docker.init ]] pixelfed-worker-1 | + gosu www-data php artisan migrate:status pixelfed-worker-1 | + grep No pixelfed-worker-1 | + migrations=no pixelfed-worker-1 | + '[' no = yes ']' pixelfed-worker-1 | + gosu www-data php artisan horizon pixelfed-worker-1 | pixelfed-worker-1 | INFO Horizon started successfully. pixelfed-worker-1 | ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dockers/pixelfed#17
No description provided.