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.61k stars 1.66k forks source link

WebDashboardPort not opening. + Schedules not working. #4823

Closed ycoskun41 closed 1 year ago

ycoskun41 commented 1 year ago

Current Behavior

serverconfig.xml file. WebDashboardEnabled true WebDashboardPort 8080

image

console output. 2023-07-17T20:07:56 172.937 INF [Web] Serving basic webserver files from /home/container/7DaysToDieServer_Data/../Mods/TFPWebServer/webroot 2023-07-17T20:07:56 172.959 INF Started thread SSE-Processing/sse/1 2023-07-17T20:07:56 173.072 INF [Web] Started Webserver on port 8080

image

Browser SERVERIP:8080 print {"error":"The required authorization heads were not present in the request."}

image

Schedules does not work automatically.

image

crontab is configured.

image

Created Queue Worker

image

Status pteroq.service

image

Expected Behavior

Web Dashboard opening up Schedules Auto run.

Steps to Reproduce

a

Panel Version

1.11.3

Wings Version

v1.11.6

Games and/or Eggs Affected

7 Days To Die

Docker Image

ghcr.io/parkervcp/steamcmd:debian

Error Logs

https://ptero.co/edygixicun

http://bin.ptdl.co/22tfg

Is there an existing issue for this?

QuintenQVD0 commented 1 year ago

You can not use port 8080 as it is default wings port. Allocated 1 diffrend port.

ycoskun41 commented 1 year ago

Schedules does not work automatically.?

hwalker928 commented 1 year ago

I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.

Please join the Discord and ask for help there as this is a configuration issue with your system (at least with schedules)

ycoskun41 commented 1 year ago

I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.

Please join the Discord and ask for help there as this is a configuration issue with your system (at least with schedules)

I couldn't get support from discord for 2 days. That's why I felt compelled to post it here. I didn't want to spam on discord with multiple messages.

QuintenQVD0 commented 1 year ago

@hwalker928 what is your php version? php -v