Bug #143
Internal server error on billing page
Status: | Closed | Start: | 2016-09-21 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Votes: | 0 |
Description
When accessing the billing page (https://panel.bitfolk.com/account/billing/), I receive a generic internal server error:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@bitfolk.com to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log.
(requests made around 13:36 BST on 21/09/16 if that helps)
History
Updated by admin over 8 years ago
- Status changed from New to Closed
Sorry about that. This VM was upgraded and it seems that Perl's Time::Piece no longer supports the '%F' field descriptor, though it is documented to do so. After replacing with '%Y-%m-%d' it works, so you will be able to use the site again now. I've checked and '%F' is not used elsewhere.