Flash page is mounted at 127.0.0.1:8010
Vue page is mounted at 127.0.0.1:8080 (Axios. Defaults. Baseurl)=‘ http://127.0.0.1 :8010’)
After running, you can access port 8010, but when you access port 8080, you will be prompted with network error, and the security group port will be set to
after checking, it is found that port 8010 is forward to port 1527
guess that port 8010 is occupied
after a look, it is really
so you can directly modify the page port in app.py to 5000,
axios.defaults.baseURL = ‘ http://127.0.0.1 : 5000 ‘(or other non conflicting ports)
This time, you can directly access port 8080
it is found that using ‘127.0.0.1’ can still achieve public network page projection, but only using ‘0.0.0.0’ for flash
Read More:
- Flash + Vue uses Axios to obtain server data, and reports error: “request aborted”
- Question: Vue or HTML prompts “cannot red property getcontext of null” when creating canvas?
- How to Fix “the data of store is lost after Vue refreshes the page”
- Idea installation vue.js After plug-in, new has no Vue component
- Putty prompts network error: software caused connection abort
- After Vue is packaged, a blank page appears, an error is reported in the resource request, and there is no error handling scheme
- When configuring the proxy with Vue, the front-end requests the server-side error 504; the Vue console reports the error occurred while trying to proxy request
- Encapsulation of Axios and management of API interface in Vue
- Keil prompts the stlink download program to prompt error: Flash download failed – target DLL has been cancelled
- An error is reported when the electron Vue Vue component introduces the electron
- Vue init webpack command error Vue cli / node_ modules/_ [email protected]@rimraf/rimraf.js :313
- Vue uses Axios
- How to solve the cross domain problem of Axios in Vue project
- Vue router click the menu bar and the same module reports an error Vue router.esm.js? 2215:2065 Uncaught (in promise) Error
- The requested page cannot be accessed because the related configuration data for the page is invalid
- Latex sets page margin, page size, page margin and geometry macro package
- Vue start error: listen eadrnotavail
- Debian using networking to restart the network can not start the solution of network card
- Android’s viewpager slides to determine whether the current stop page is the last page
- Vue introduces ecarts, init initializes and reports an error