Skip to content

Jobs are no longer displaying in Parse Dashboard after latest update #583

Closed
@richarddwalsh

Description

@richarddwalsh

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • You're running version >=1.0.19 of Parse Dashboard.

  • You're running version >=2.2.24 of Parse Server.

  • You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

Mac OS X 10.12.1

Steps to reproduce

Start up dashboard from config:
parse-dashboard --config ~/parse-dashboard-config.json
The dashboard is now available at http://0.0.0.0:4040/

Browse to dashboard url http://0.0.0.0:4040/
Click to Jobs,
screen is blank

Dev tools output is:
POST http://localhost:1337/parse/cloud_code/jobs?per_page=50 403 (Forbidden)
POST http://localhost:1337/parse//apps/MITGA/cloud_code/jobs/data 403 (Forbidden)
POST http://localhost:1337/parse/releases/latest 403 (Forbidden)
POST http://localhost:1337/parse/cloud_code/jobs?per_page=50 403 (Forbidden)
POST http://localhost:1337/parse/cloud_code/jobs?per_page=50 403 (Forbidden)

Logs/Trace

Note: If you get a browser JS error please r
screen shot 2016-11-10 at 2 33 18 pm
screen shot 2016-11-10 at 2 33 18 pm 2

un npm run dev. This will provide source maps and a much more useful stack trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions