Code Monkey home page Code Monkey logo

Comments (7)

TGRHavoc avatar TGRHavoc commented on July 17, 2024

What errors do you get in console? I've tried to make them as helpful as possible...

from live_map.

GamertjeNL avatar GamertjeNL commented on July 17, 2024

Screenshot 2020-03-16 at 18 10 19

from live_map.

GamertjeNL avatar GamertjeNL commented on July 17, 2024

2020-03-16 18:08:55+01:00: [WARN] LiveMap Sockets - Someone tried connecting from an invalid origin: http://livemap.dutchgamingscommunity.nl
2020-03-16 18:09:05+01:00: [WARN] LiveMap Sockets - Someone tried connecting from an invalid origin: http://livemap.dutchgamingscommunity.nl
Sending heartbeat to https://servers-ingress-live.fivem.net/ingress
2020-03-16 18:09:53+01:00: [WARN] LiveMap Sockets - Someone tried connecting from an invalid origin: http://livemap.dutchgamingscommunity.nl

from live_map.

TGRHavoc avatar TGRHavoc commented on July 17, 2024

And have you got access control convar set to http://livemap.dutchgamingscommunity.nl?

from live_map.

GamertjeNL avatar GamertjeNL commented on July 17, 2024

yes, in the server.cfg

from live_map.

GamertjeNL avatar GamertjeNL commented on July 17, 2024

set socket_port 30121
set livemap_debug "warn" # "[all]" 'trace', 'debug', 'info', 'warn', 'error', 'fatal', 'off'
set blip_file "server/blips.json"
set livemap_access_control "https://www.livemap.dutchgamingscommunity.nl/"

from live_map.

TGRHavoc avatar TGRHavoc commented on July 17, 2024

Secure connections will only work with a reverse proxy set up at the minute. So, if you want that you'll have to look up how to do it on your webserver.

Anyways, remove the leading slash from the end, the https and the www.

from live_map.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.