We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frontend /// NuxtServerError read ECONNRESET util.js Missing stack frames Js _errnoException@992:11 util.js:992:11 _errnoException net.js:618:25
Backend /// POST http://localhost:8080/backapi/admin/login 504 (Gateway Timeout) dispatchXhrRequest @ xhr.js?ec6c:179 xhrAdapter @ xhr.js?ec6c:12 dispatchRequest @ dispatchRequest.js?c4bb:59 Promise.then (async) request @ Axios.js?5e65:51 Axios.(anonymous function) @ Axios.js?5e65:71 wrap @ bind.js?24ff:9 (anonymous) @ fetch.js?5a07:67 F @ _export.js?90cd:35 _callee$ @ fetch.js?5a07:32 tryCatch @ runtime.js?4a57:65 invoke @ runtime.js?4a57:299 prototype.(anonymous function) @ runtime.js?4a57:117 step @ asyncToGenerator.js?7b11:17 (anonymous) @ asyncToGenerator.js?7b11:35 F @ _export.js?90cd:35 (anonymous) @ asyncToGenerator.js?7b11:14 (anonymous) @ fetch.js?5a07:32 login @ api.js?76ca:11 _callee$ @ Login.vue?b703:44 tryCatch @ runtime.js?4a57:65 invoke @ runtime.js?4a57:299 prototype.(anonymous function) @ runtime.js?4a57:117 step @ asyncToGenerator.js?7b11:17 (anonymous) @ asyncToGenerator.js?7b11:35 F @ _export.js?90cd:35 (anonymous) @ asyncToGenerator.js?7b11:14 login @ Login.vue?b703:52 boundFn @ vue.esm.js?efeb:186 invoker @ vue.esm.js?efeb:1937 fn._withTask.fn._withTask @ vue.esm.js?efeb:1772 index.vue?d843:38 true createError.js?16d0:16 Uncaught (in promise) Error: Request failed with status code 504 at createError (createError.js?16d0:16)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Frontend
///
NuxtServerError
read ECONNRESET
util.js
Missing stack frames
Js
_errnoException@992:11
util.js:992:11
_errnoException
net.js:618:25
Backend
///
POST http://localhost:8080/backapi/admin/login 504 (Gateway Timeout)
dispatchXhrRequest @ xhr.js?ec6c:179
xhrAdapter @ xhr.js?ec6c:12
dispatchRequest @ dispatchRequest.js?c4bb:59
Promise.then (async)
request @ Axios.js?5e65:51
Axios.(anonymous function) @ Axios.js?5e65:71
wrap @ bind.js?24ff:9
(anonymous) @ fetch.js?5a07:67
F @ _export.js?90cd:35
_callee$ @ fetch.js?5a07:32
tryCatch @ runtime.js?4a57:65
invoke @ runtime.js?4a57:299
prototype.(anonymous function) @ runtime.js?4a57:117
step @ asyncToGenerator.js?7b11:17
(anonymous) @ asyncToGenerator.js?7b11:35
F @ _export.js?90cd:35
(anonymous) @ asyncToGenerator.js?7b11:14
(anonymous) @ fetch.js?5a07:32
login @ api.js?76ca:11
_callee$ @ Login.vue?b703:44
tryCatch @ runtime.js?4a57:65
invoke @ runtime.js?4a57:299
prototype.(anonymous function) @ runtime.js?4a57:117
step @ asyncToGenerator.js?7b11:17
(anonymous) @ asyncToGenerator.js?7b11:35
F @ _export.js?90cd:35
(anonymous) @ asyncToGenerator.js?7b11:14
login @ Login.vue?b703:52
boundFn @ vue.esm.js?efeb:186
invoker @ vue.esm.js?efeb:1937
fn._withTask.fn._withTask @ vue.esm.js?efeb:1772
index.vue?d843:38 true
createError.js?16d0:16 Uncaught (in promise) Error: Request failed with status code 504
at createError (createError.js?16d0:16)
The text was updated successfully, but these errors were encountered: