Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

When I configured nginx, I have this eroro: Could not retrieve configuration: Internal Server Error

ProffFate opened this issue · 1 comments

commented

template is bold
sample data is italicized

Issue Description: *
I installed the plugin and configured the external web server according to this tutorial #2609. On the server side, the plugin has successfully connected to the database and is working. And on the page where the map should be there is an error.*

  • Dynmap Version: Dynmap® 3.7-beta-6 for Spigot/PaperMC

  • Server Version: *[paper-1.21.1 build 2]

  • Pastebin of Configuration.txt: https://pastebin.com/6z54mFMH

  • Server Host (if applicable): Own linux hosting

  • Pastebin of crashlogs or other relevant logs: *There were no failures on the server side, the plugin successfully connected to the mysql database and started.
    The website gives the following error

     GET https://map.mydomain/standalone/MySQL_configuration.php 500 (Internal Server Error)* 
    
commented

I fix it! in data base seting i use 127.0.0.1, after change it to localhost, problem is gone!