pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.69k stars 1.7k forks source link

Server has started but the status is still not started. #3888

Closed Aadi-mone closed 2 years ago

Aadi-mone commented 2 years ago

Is there an existing issue for this?

Current Behavior

Server has started but the status doesn't shows that. image

Expected Behavior

It shd show the status correctly.

Steps to Reproduce

...

Panel Version

1.6.6

Wings Version

1.5

Error Logs

No errors.
gOOvER commented 2 years ago

Use Discord for support. It's not a bug.

https://pterodactyl.io/community/config/eggs/creating_a_custom_egg.html#start-configuration

Aadi-mone commented 2 years ago

okay i agree, but that is for custom egg, I didn't use a custom egg, then what's the problem thanks for the response.

gOOvER commented 2 years ago

okay i agree, but that is for custom egg, I didn't use a custom egg, then what's the problem thanks for the response.

you never wrote something about, which egg you use. It's not a Bug; use Discord

Aadi-mone commented 2 years ago

I use the paper egg, which is the default egg which is installed when installing pterodactyl.

Software-Noob commented 2 years ago

Your start configuration for the egg does not match, or your WebSocket connection is not working properly for it to detect anything. E.g. need to refresh for new console logs. In that case, try restarting Wings.

matthewpi commented 2 years ago

This bug may actually exist, I am able to reproduce it in my dev environment, however I am re-doing the event bus and related code, so it could just be a bug I introduced. It was an issue with my changes, I cannot reproduce this issue.

Aadi-mone commented 2 years ago

Use Discord for support. It's not a bug.

https://pterodactyl.io/community/config/eggs/creating_a_custom_egg.html#start-configuration

I just changed the startup config and it was solved, but this shd be solved when it installs, a suggestion. thanks to all helped.