Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11
-
None
-
None
-
MacBook Pro, Snow Leopard 10.6.2
Description
A user reported problems on IRC. It turns out that couchdb (or mochiweb) barfs when the local machine is set to some timezones.
I set my local timezone to Western Indonesian Time (WIT) and reproduced the bug.
Steps
1) Change to WIT
2) Visit Futon
Error;
{"error":"unknown_error","reason":"badarg"}and logs report;
[info] [<0.104.0>] 127.0.0.1 - - 'GET' /_utils/index.html 500
[error] [<0.112.0>] Badarg error in HTTP request
[info] [<0.112.0>] Stacktrace: [{erlang,universaltime_to_localtime,[{{1969,12,31},{23,59,59}}]},
,
,
,
,
,
,
]
Attachments
Issue Links
- is duplicated by
-
COUCHDB-1513 futon not working on mac install
- Resolved