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

Composer modules not working #54

Open
Limmek opened this issue Sep 12, 2023 · 0 comments
Open

Composer modules not working #54

Limmek opened this issue Sep 12, 2023 · 0 comments

Comments

@Limmek
Copy link
Contributor

Limmek commented Sep 12, 2023

When specifying more than one dependency under COMPOSER MODULES it stops working.
I am using slimphp as example here.
With only slim/slim it will download on server start as expected.
When adding more dependencies slim/slim slim/psr7 will result in error on start ash: slim/psr7: unknown operand.

[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from sigma-production/nginx-ptero
Digest: sha256:5c959f9b32ce5d958528fb2fb1029bc26de42f8229955c8c1d0e61966b71d344
Status: Image is up to date for ghcr.io/sigma-production/nginx-ptero:8.1
[Pterodactyl Daemon]: Finished pulling Docker container image
ash: slim/psr7: unknown operand
:/home/container$ ./start.sh
container@pterodactyl~ Server marked as running...
⟳ Starting PHP-FPM...
⟳ Starting Nginx...
✓ Successfully started

Limmek added a commit to Limmek/ptero-eggs that referenced this issue Sep 12, 2023
finnie2006 added a commit that referenced this issue Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant