database
I want to reset the password for the user pterodactyl. Would this work?
16 Replies
Why are you trying to modify the
pterodactyl
user password
It is in the .env
Because I can’t connect the panel to the database.
Am I correct that the
pterodactyl
user is the user you used in the script?Yes.
And you are trying to use that user in the database hosts?
Well I see from the photo before that you are using that user
That is not going to work. You need to create another user for the database host specifically.
That is
and
This is because of panel limitations. It can't use the same user for the panel and database host
So do I make a new database or make a new user for the database that the panel is using?
You are trying to solve the problem that you dropped your panel database?
No I fixed it by rerunning the script. Now I have to add the servers again. Does rerunning the script break the panel?
Yes
Not break
The script fails
And you won't get the servers back. You deleted the database. You can only recreate the servers with the files from wings
Yeah that’s what I’m doing. I used the merge command in ssh to merge server files but I end up with 1 folder. How do I move the server files out of the folder that the merge command created? I’m used to moving files on 0.7, not 1.0.


I want to move files to /home/container.
You go into that folder, then you click to select all, then move them all to
../
That worked. Just did not know how to use it.
It works now. Thank you for your help and for being patient with me. Also, is the database id random or does it mean I have 3 databases with the name panel?

It means that you have created at least 2 database hosts (and deleted them) before creating this one
Ok thanks. Just wanted to make sure that I had no unused databases.