voten-co / voten

The code that powers voten.co
https://voten.co
Apache License 2.0
1.26k stars 233 forks source link

No links open #238

Closed Butonix closed 6 years ago

Butonix commented 6 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) createError.js:16 Uncaught (in promise) Error: Request failed with status code 404 at FtD3.e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:115907) at e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:48793) at XMLHttpRequest.h.(anonymous function) (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:71707)

Butonix commented 6 years ago

fill-basic-store Failed to load resource: the server responded with a status of 500 (Internal Server Error) vendor.js:1 Uncaught (in promise) Error: Request failed with status code 500 at FtD3.e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:115907) at e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:48793) at XMLHttpRequest.h.(anonymous function) (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:71707) auth/announcement Failed to load resource: the server responded with a status of 500 (Internal Server Error) notifications/unseen Failed to load resource: the server responded with a status of 500 (Internal Server Error) contacts Failed to load resource: the server responded with a status of 500 (Internal Server Error) 2vendor.js:1 Uncaught (in promise) Error: Request failed with status code 500 at FtD3.e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:115907) at e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:48793) at XMLHttpRequest.h.(anonymous function) (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:71707) get-user-store?username=admin Failed to load resource: the server responded with a status of 422 (Unprocessable Entity) vendor.js:1 Uncaught (in promise) Error: Request failed with status code 422 at FtD3.e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:115907) at e.exports (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:48793) at XMLHttpRequest.h.(anonymous function) (http://local.dev/js/vendor.js?id=8680cdf39152829d2410:1:71707) user-submissions?page=1&username=admin Failed to load resource: the server responded with a status of 422 (Unprocessable Entity)

Butonix commented 6 years ago

http://prntscr.com/iaxxiw

saleh-old commented 6 years ago

Can you track the error from the network tab of your console? And leave it here for me.

P.S: In my next release which is going to be for the public API, error handling is improved. No more ugly errors like what you see right now.

saleh-old commented 6 years ago

Next time you face the error, it'll be sent to me via Sentry's RavenJS. I close it for now