pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.87k stars 2.32k forks source link

[Bug]: Python Generic #2878

Closed crocofied closed 7 months ago

crocofied commented 7 months ago

Panel Version

1.11

Wings Version

1.11

Service

generic/python

Modified

No, I did not modify the egg

Expected Behavior

I expect that if I add „mariadb“ to the additional package list, that I will install as normally as on my windows pc or on my other Linux server. So I can access my mariadb via Python.

Actual Behavior

I add „mariadb“ to my additional package list. When I now start the server I get the error seen in the pictures:

https://ibb.co/tYbWWdL https://ibb.co/fpRkXsv

Steps To Reproduce

Step 1: Create a new Python 3.12 Server Step 2: Go to startup and add mariadb to additional packages Step: 3: Go back to console and start the server

btw it is not working with any other database connector like psycopg2 for postgresql. Not working on any other server

Install logs

https://pteropaste.com/cz8pvjazd3dw

QuintenQVD0 commented 7 months ago

This module requires MariaDB to be started in the background. This is not possible with pterodactyl as there is no systemd. Sorry but their is nothing we can do about that. That is just docker.