You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a Pl3xmap, squaremap, Overviewer and Dynmap server that I'm trying to also show on a LiveAtlas instance.
I run a Caddy webserver that hosts all files for the individual maps and the LiveAtlas instance, all of the individual maps are publicly accessible (through https)
Got it mostly set up, LiveAtlas is accessible and server switching works, squaremap and Overviewer are accessible without issues.
But am currently stuck on specifically Pl3xmap and Dynmap having issues.
Pl3xmap throws a Failed to load server configuration for 'Pl3xMap' No current world error.
and Dynmap a Failed to load server configuration for 'Dynmap' Error: Request returned invalid json error
Skimming through the browser console it looks like Pl3xmap is also failing on loading its json files.
I'm thinking there is something misconfigured in my webserver forwarding specifically those files, the gz encoding by Pl3xmap for example?
Grasping at straws here, and I made it harder for myself by using Caddy which is not included in the example on the wiki :P
I tried running Pl3xmap with a normal LiveAtlas gui today (non multiple servers)
Apparently Pl3xmap V2 just doesn't work at all with LiveAtlas currently, so that explains the Failed to load server configuration for 'pl3xmap' No current world error for Pl3xmap.
Question for Dynmap still stands though
In the progress of setting up a Multiple Servers instance, followed the instructions at https://github.com/JLyne/LiveAtlas/wiki/Configuring-Multiple-Servers
Have a Pl3xmap, squaremap, Overviewer and Dynmap server that I'm trying to also show on a LiveAtlas instance.
I run a Caddy webserver that hosts all files for the individual maps and the LiveAtlas instance, all of the individual maps are publicly accessible (through https)
Got it mostly set up, LiveAtlas is accessible and server switching works, squaremap and Overviewer are accessible without issues.
But am currently stuck on specifically Pl3xmap and Dynmap having issues.
Pl3xmap throws a
Failed to load server configuration for 'Pl3xMap' No current world
error.and Dynmap a
Failed to load server configuration for 'Dynmap' Error: Request returned invalid json
errorSkimming through the browser console it looks like Pl3xmap is also failing on loading its json files.
I'm thinking there is something misconfigured in my webserver forwarding specifically those files, the gz encoding by Pl3xmap for example?
Grasping at straws here, and I made it harder for myself by using Caddy which is not included in the example on the wiki :P
LiveAtlas url: https://map.roanv.nl/LiveAtlas
Individual maps are accessible through this page: https://map.roanv.nl/
The multiserver part of the LiveAtlas index.html:
Caddyfile part pertaining to LiveAtlas:
The text was updated successfully, but these errors were encountered: