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

[Bug] All users return the default timezone #3

Open
untuned opened this issue Jun 22, 2023 · 4 comments
Open

[Bug] All users return the default timezone #3

untuned opened this issue Jun 22, 2023 · 4 comments

Comments

@untuned
Copy link

untuned commented Jun 22, 2023

The expansion is unable to grab my players' timezone, and always returns the default.

No errors in console, only the following message:
[LocalTime] Couldn't get untuned's timezone. Will use default timezone.

Going to the actual API url https://ipapi.co/my.ip.goes.here/timezone does show my timezone, which is America/New_York.

@untuned
Copy link
Author

untuned commented Jun 28, 2023

After manually compiling the expansion with an added debug log, turns out the issue is rate limiting. Every response is coming back with a 429 error.

Contacting IPAPI to request a trial API key and appending it to the end of the request fixed the errors, however this shouldn't be a permanent solution.

Example link: https://ipapi.co/10.0.0.1/timezone/?key=your_key_goes_here

@sirpeep
Copy link

sirpeep commented Aug 20, 2023

Having the same issue, please fix

@d4rkmidian
Copy link

d4rkmidian commented Apr 3, 2024

Still console prints that everytime a player join the server
[LocalTime] Couldn't get 's timezone. Will use default timezone.

@thedarkonekiller
Copy link

Same problem, is the project dead?

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

4 participants