Ashu11-A / Ashu_eggs

My Pterodacty Eggs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]:

Tresillo2017 opened this issue · comments

Panel Version

1.11.3

Wings Version

1.11.6

Service

nextcloud

Modified

Yes, I modified the egg (will provide details below)

Expected Behavior

I just translated some strings to English.

Actual Behavior

The database can't be reached from nextcloud

Error while trying to create admin user: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused

Steps To Reproduce

Step 1: Install the server
Step 2: Create the database
Step 3: Insert the database details into the nextcloud setup

Install logs

https://pteropaste.com/3zl5ux27q9nq/

Fixed it by accessing the database via the docker port. ip addr | grep docker0