sorry-cypress: Missing data for runs in dashboard

Summary

Sorry cypress dashboard showing “No run found” when viewing the list of runs, despite me creating a run (the project was just created)

How to reproduce

I just updated to 1.0.0rc2 and nuked my MongoDB database (and recreated)

Environment

  • sorry-cypress version: 1.0.0rc2
  • cypress version: 7.0.0
  • platform: docker via heroku
  • service: dashboard

image

image image image

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 22

Commits related to this issue

Most upvoted comments

This is odd - even with a manually specified ci-build-id I still got no ciBuildIn.

image

2021-04-07T22:34:33.910120+00:00 app[web.1]: >> Machine is joining / creating  a run { ciBuildId: null, group: null }

2021-04-07T22:34:33.944514+00:00 app[web.1]: << Responding to machine {

2021-04-07T22:34:33.944516+00:00 app[web.1]:   groupId: 'null',

2021-04-07T22:34:33.944517+00:00 app[web.1]:   machineId: '353deb69-5150-4b33-ab98-9ee6f697204f',

2021-04-07T22:34:33.944518+00:00 app[web.1]:   runId: 'b513adb52089c12c14e53bca51b73f30',

2021-04-07T22:34:33.944518+00:00 app[web.1]:   runUrl: 'https://de-sorry-cypress-dashboard.herokuapp.com/run/b513adb52089c12c14e53bca51b73f30',

2021-04-07T22:34:33.944519+00:00 app[web.1]:   isNewRun: true,

2021-04-07T22:34:33.944520+00:00 app[web.1]:   warnings: []

2021-04-07T22:34:33.944520+00:00 app[web.1]: }