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
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Unable to schedule hipposched as specified in docs. Error 500.
Steps to Reproduce
made a curl request as specified in docs:
curl -i -H "Content-Type: application/json" -X POST -d '{"time" : "* */12 * * *"}' "https://XXXX/hippocampe/api/v1.0/hipposched"
HTTP/1.0 500 INTERNAL SERVER ERROR
Content-Type: application/json
Content-Length: 287
Server: Werkzeug/0.14.1 Python/2.7.14
Date: Fri, 29 Jun 2018 08:10:21 GMT
Set-Cookie: XXXXXXXX; path=/; HttpOnly; Secure
Connection: keep-alive
{"error":"Unable to determine the name of the local timezone -- you must explicitly specify the name of the local timezone. Please refrain from using timezones like EST to prevent problems with daylight saving time. Instead, use a locale based timezone name (such as Europe/Helsinki)."}
Get error: Unable to determine the name of the local timezone
The text was updated successfully, but these errors were encountered:
HTTP/1.0 500 INTERNAL SERVER ERRORContent-Type: application/jsonContent-Length: 287Server: Werkzeug/0.14.1 Python/2.7.15Date: Tue, 13 Nov 2018 10:12:33 GMT
{"error":"Unable to determine the name of the local timezone -- you must explicitly specify the name of the local timezone. Please refrain from using timezones like EST to prevent problems with daylight saving time. Instead, use a locale based timezone name (such as Europe/Helsinki)."}
Request Type
Bug
Work Environment
Problem Description
Unable to schedule hipposched as specified in docs. Error 500.
Steps to Reproduce
Unable to determine the name of the local timezone
The text was updated successfully, but these errors were encountered: