Problem point
the webapi compiled by vs can only be used
http://localhost:64734/API/Default/GETIP
unavailable
http://127.0.0.1:64734/API/Default/GETIP
The solution is
1, find the. Vs folder
2, find the file D: desktop, webapiarduino. Vs, config, applicationhost. Config
the path depends on the project.
D:\Desktop\WebAPIArduino
After searching the localhost, change the localhost to *
the modified result
is valid.
Read More:
- When installing zookeeper, you can view the process start, but the status display error: Error contacting service. It is probably not running
- [Solved] HTTP Error 400. The request hostname is invalid.
- [Solved] Error running tomcat8: Address localhost:80 is already in use
- [Solved] Error running Tomcat8: Address localhost:8080 is already in use
- [Solved] Unreal Engine Error: Widget Blueprint could not be loaded because it derives from an invalid class
- [Solved] Cmake compile opencv open-source project Error: but it set OpenCV_FOUND to FALSE so package “OpenCV” is considered to be…
- [Solved] Pylink Windows Chinese path error: Specified file could not be opened
- [Solved] swiper Error: The requested module ‘react’ is expected to be of type CommonJS, which does not support named exports. CommonJS modules can be imported by importing the default export
- Kettle Flash Back Error:The graphical interface cannot be opened. There is an ETI installation problem
- Request processing failed; nested exception is com.alibaba.fastjson.JSONException: can not cast to J
- RabbitMQ:address (cannot connect to host/port) [How to Solve]
- Vscode pylint reported an error of “no member”, but it is running normally
- Chart.js Error: “Canvas is already in use. Chart …must be destroyed before the canvas can be reused”
- [Solved] failed to set bridge addr: “cni0“ already has an IP address different from xxxx
- [Solved] harbor Error: because it doesn‘t contain any IP SANs
- [Solved] Failed to allocate graph: MYRIAD device is not opened.
- Current request is not a multipart request [How to Solve]
- Springcloud configuration center client 3355 startup Error: error on get request for“ http://localhost:8761/eureka/apps/ “: Connection
- How to Solve pod Error: “Authentication token is invalid or unverified. Either verify it with the email that…”
- [Solved] void value not ignored as it ought to be