mozilla / releases_insights

Parse various sources (hg log, apis, crashes…) to get some insights on past releases such as uplifts per beta, top crash signatures per nightly…
Mozilla Public License 2.0
25 stars 8 forks source link

Using the Dockerfile does not seem to work #37

Closed MasterWayZ closed 1 year ago

MasterWayZ commented 1 year ago

Using the dockerfile spits out this error: Fatal error: Uncaught IntlException: datefmt_create: time zone id 'Europe/Amsterdam' extracted from ext/date DateTimeZone not recognized: U_ILLEGAL_ARGUMENT_ERROR in /app/vendor/twig/intl-extra/IntlExtension.php:340 For the full error see https://mozrelease.caprover.mmgict.nl/ (I have it running there so you can see the full stacktrace).

pascalchevrel commented 1 year ago

I can't seem to be able to reproduce it and the app has significantly changed over the last year and should default to UTC everywhere now. I am closing it but feel free to reopen if you can still reproduce, thanks.

pascalchevrel commented 1 year ago

I actually found today what you hit and fixed it : https://github.com/mozilla/releases_insights/commit/8b7eb0200df69264a87226369befb94ccb6a0894