解析仪表板 bundle.js net::ERR_ABORTED 404未找到

问题描述

当我尝试在 https://www.example.net/dashboard 上转到 Parse Dashboard 时,它会将我重定向https://www.example.net/login 在这里我收到了这个错误。 GET https://example.net/bundles/login.bundle.js net::ERR_ABORTED 404 (Not Found) 结果也是空白。只是一个白屏。

有人可以帮忙吗?

解决方法

解析服务器有问题不在仪表板解析服务器无法读取您的数据库 Uri 或用户名密码您要更改所有要更改的服务器 url 或主密钥或 appId https://github.com/parse-community/parse-server-example/blob/master/index.js 或您的 index.js 文件>

change here