vikin91 / BibSpace

BibSpace: Online Bibtex Publications Management Software for Authors and Research Groups
Other
6 stars 2 forks source link

bug: Inability to determine local time zone causes crash on startup #17

Closed vikin91 closed 3 years ago

vikin91 commented 7 years ago

Startup of BibSpace fails if the timezone cannot be determined automatically (use docker to reproduce)

bibspace_1  | [Sat May 13 20:10:50 2017] DEBUG: Setting log dir to the logger (Origin: BibSpace::setup_plugins)
bibspace_1  | (Re)connecting to: 'DBI:mysql:database=bibspace;host=db:3306'
bibspace_1  | Recreating DB schema
bibspace_1  | Cannot determine local time zone
bibspace_1  | [Sat May 13 20:11:45 2017] INFO: *** Starting BibSpace *** (Origin: BibSpace::startup)
vikin91 commented 3 years ago

This may no longer hold. In case it does, it will not be fixed.