You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logs: [error] 38#38: *6 open() "/etc/nginx/html/favicon.ico" failed (2: No such file or directory), client: 10.233.70.4, server: localhost, request: "GET /favicon.ico HTTP/1.1", [error] 38#38: *7 "/etc/nginx/html/index.html" is not found (2: No such file or directory), client: 10.233.70.4, server: localhost, request: "GET / HTTP/1.1"
#5095 # Q&A (please complete the following information)
Content & configuration
Clicking GET only gets churning circle.
Logs:
[error] 38#38: *6 open() "/etc/nginx/html/favicon.ico" failed (2: No such file or directory), client: 10.233.70.4, server: localhost, request: "GET /favicon.ico HTTP/1.1",
[error] 38#38: *7 "/etc/nginx/html/index.html" is not found (2: No such file or directory), client: 10.233.70.4, server: localhost, request: "GET / HTTP/1.1"
Example Swagger/OpenAPI definition:
# your YAML here
Swagger-UI configuration options:
Describe the bug you're encountering
Clicking GET only gets churning circle.
To reproduce...
Steps to reproduce the behavior:
Click GET
Expected behavior
Should GET the response
The text was updated successfully, but these errors were encountered: