RealDevSquad / RealDevSquad/website-backend

Visiting dashboard.realdevsquad.com/taskEvents/ leads to Something went wrong

Open
#930 0 comments 0 reactions 1 assignee View on GitHub

@manish591 is already working on this.

Since Feb 27, 2023.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Issue

On visiting https://dashboard.realdevsquad.com/taskEvents/ It is showing something went wrong.

Description

API that fails with 503: https://api.realdevsquad.com/logs/task

Response: {
  "statusCode": 503,
  "error": "Service Unavailable",
  "message": "Something went wrong please contact admin"
}
Visual Reference

This message is showing on visiting https://dashboard.realdevsquad.com/taskEvents/

Solution

Vinayak found that creating these indexes on firebase will fix the issue. Issue mention below

#944

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.