renovatebot / app-support

Discussion/support issues for the hosted Renovate App
0 stars 0 forks source link

Renovate Dashboard Job Logs Missing #10

Closed esetnik closed 5 years ago

esetnik commented 5 years ago

What Renovate type are you using? Renovate dashboard https://app.renovatebot.com/dashboard with gitlab

Describe the bug All job logs for all projects are missing. My setup has been working perfectly for months and I haven't changed anything.

Did you see anything helpful in debug logs? I can't see any job logs anymore. The API returns an empty array for job logs on all projects.

{"jobs":[]}

To Reproduce Steps to reproduce the behavior:

  1. Login to app.renovatebot.com/dashboard

Expected behavior Job logs should be visible and showing the history of jobs.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

esetnik commented 5 years ago

Possibly related to renovatebot/renovate#4053

rarkins commented 5 years ago

For every repository? Does the repository list show?

esetnik commented 5 years ago

The repository list shows but all the repositories job logs are suddenly empty.

esetnik commented 5 years ago

@rarkins I just sent you an email with a screencast of what i'm seeing. I hope that is ok.

esetnik commented 5 years ago

Possibly related to renovatebot/config-help#372. I am seeing for the last 3 days no new PRs have been opened on any of my projects, so i'm assuming that renovate has completely stopped working.

rarkins commented 5 years ago

This is now resolved, thanks for raising the issue. Some GitLab accounts had been mistakenly flagged as disabled and so were not being serviced. I unflagged those affected and they've now all run and should continue running.

esetnik commented 5 years ago

@rarkins thanks for getting it sorted out. Renovate looks to be working again for me. Extend my thanks to the renovate team for building a great project.