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

My login fails when utcoffset is calc'd using this #72

Open
Fuzzwah opened this issue Sep 13, 2020 · 0 comments
Open

My login fails when utcoffset is calc'd using this #72

Fuzzwah opened this issue Sep 13, 2020 · 0 comments

Comments

@Fuzzwah
Copy link
Contributor

Fuzzwah commented Sep 13, 2020

'utcoffset': round(abs(time.localtime().tm_gmtoff / 60)),

If I manually set this to 300 (which is what I use in ir_webstats_rc) my login works fine, but when this line calculates a value of 600 for me, my login fails.

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

1 participant