TGRHavoc / live_map-interface

Web interface for the FiveM live_map addon
https://docs.tgrhavoc.co.uk/livemap-interface/
53 stars 30 forks source link

Cant access Websocket #89

Closed Kiba-Wolf closed 3 years ago

Kiba-Wolf commented 3 years ago

Describe the bug The Website dosnt connect to my server. I try to reinstall all needet skripts but still no connection. (see screenshots) i try everithing last time everything works well but now it dont. I made everithing like it shows on the github pages. the only thing i need to change is the port but that should be a problem or?

I dont have a Https i have a http server

Screenshots

livemap 4 livemap2 livemap 1 livemap 3

Desktop (please complete the following information):

TGRHavoc commented 3 years ago

If you want to use HTTPS then, make sure you set up the "reverseProxy" in the config with the nucleus URLs.

If you don't want to use this then you will have to change the ip and socketPort to your external IP for the server so that others can also connect to it.

Kiba-Wolf commented 3 years ago

It is both on localhost i had the port set to 30122 because i have a secound server running on my vps. I stop the secound server and put all back to 30121 and now everything is back to normal

TGRHavoc commented 3 years ago

Most likely was a cache issue in your browser. When you change a value in the config hard-refresh (CTRL+F5) and it should update.

Kiba-Wolf commented 3 years ago

Ok thanks for helping