NamelessMC / Nameless

NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
https://namelessmc.com/
MIT License
598 stars 313 forks source link

Sitemap XMLWriter Not Found #3507

Open SrStellar opened 1 month ago

SrStellar commented 1 month ago

Describe the issue

Even though I have php-xml installed and activated in php.ini I can't generate the sitemap in my namelessmc.

NamelessMC Version

2.1.2

To Reproduce

  1. Go to Configuration -> SEO on Admin Panel.
  2. Click on 'Generate Sitemap'.
  3. That's it.

Expected Behaviour

I was specting to generate the site map of my instace of namelessmc to set on google search console.

Screenshots

image

Additional Information

https://debug.namelessmc.com/S12SxFAZaubXOD3b

samerton commented 1 month ago

It looks like you are missing the php-xml extension. How are you hosting the website?

SrStellar commented 1 month ago

I'm hosting it on my pterodactyl panel, with an nginx egg. But on my main terminal its all installed, and on the staff panel its showing the xml its installed

SrStellar commented 1 month ago

i'm using namelessmc 2.1.2, but when i created this issue i cant select it, it show just the 2.1.0 version.

samerton commented 1 month ago

Unfortunately we do not officially support running Nameless within Ptero eggs as there tend to be many issues when doing so.

If you are running Ptero on your own VPS/dedicated server, I recommend running Nameless alongside Ptero as a second virtual host.