You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed
Expected Behavior
Server should not be producing any error on any request.
Current Behavior
Each and every endpoint is non-functional. Error: ValueError: Timezone offset does not match system offset: 19800 != 0. Please, check your config files.
Failure Information (for bugs)
Steps to Reproduce
Start server.
Make any request. Ex: localhost:5000/apidocs.
Context
Setup: Ubuntu 18.04. Chrome. python3. Timezone set in env: Asia/Kolkata
Failure Logs
The text was updated successfully, but these errors were encountered:
Prerequisites
Expected Behavior
Server should not be producing any error on any request.
Current Behavior
Each and every endpoint is non-functional.
Error: ValueError: Timezone offset does not match system offset: 19800 != 0. Please, check your config files.
Failure Information (for bugs)
Steps to Reproduce
localhost:5000/apidocs
.Context
Setup: Ubuntu 18.04. Chrome. python3.
Timezone set in env: Asia/Kolkata
Failure Logs
The text was updated successfully, but these errors were encountered: