Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error to getting the blips #40

Closed
GamertjeNL opened this issue Mar 16, 2020 · 7 comments
Closed

Error to getting the blips #40

GamertjeNL opened this issue Mar 16, 2020 · 7 comments

Comments

@GamertjeNL
Copy link

Hello,
If we do the command blips generate, it will not load the blips on the server and on the website, how can we fix this?

@TGRHavoc
Copy link
Owner

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

Repository owner deleted a comment from Tom-NL Mar 16, 2020
@GamertjeNL
Copy link
Author

Screenshot 2020-03-16 at 18 10 19

@GamertjeNL
Copy link
Author

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

@TGRHavoc
Copy link
Owner

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

@GamertjeNL
Copy link
Author

yes, in the server.cfg

@GamertjeNL
Copy link
Author

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/"

@TGRHavoc
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants