Skip to content
New issue

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

404 Client Error: Not Found for url http://nginx:8000/v2/flush #50

Closed
mhxw opened this issue Oct 13, 2022 · 2 comments
Closed

404 Client Error: Not Found for url http://nginx:8000/v2/flush #50

mhxw opened this issue Oct 13, 2022 · 2 comments

Comments

@mhxw
Copy link
Contributor

mhxw commented Oct 13, 2022

Desc:

The log prompts this error after updating the information in the cfg.

  • [error] 32#32: *85 open() "/etc/nginx/html/v2/flush" failed (2: No such file or directory), client: 172.23.0.5, server: , request: "POST /v2/flush HTTP/1.1", host: "nginx:8000"
  • [DEBUG] [MainProcess] http://nginx:8000 "POST /v2/flush HTTP/1.1" 404 153
  • [ERROR] [MainProcess] 404 Client Error: Not Found for url: http://nginx:8000/v2/flush

Log:

safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:31,031 MT::GET::admin/safe_apps/safeapp/<path:object_id>/change/::317::200::/cfg/admin/safe_apps/safeapp/1/change/
safe-infrastructure-cfg-web-1    |  - - [13/Oct/2022:07:35:31 +0000] "GET /admin/safe_apps/safeapp/1/change/ HTTP/1.0" 200 16633 "https://<domain>/cfg/admin/safe_apps/safeapp/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:31,427 MT::GET::admin/jsi18n/::186::200::/cfg/admin/jsi18n/
safe-infrastructure-cfg-web-1    |  - - [13/Oct/2022:07:35:31 +0000] "GET /admin/jsi18n/ HTTP/1.0" 200 3343 "https://<domain>/cfg/admin/safe_apps/safeapp/1/change/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:35,886 [INFO] [MainProcess] Clearing safe-apps cache
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:35,887 [DEBUG] [MainProcess] Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:35,888 [DEBUG] [MainProcess] Starting new HTTP connection (1): nginx:8000
safe-infrastructure-nginx-1      | 2022/10/13 07:35:35 [error] 32#32: *85 open() "/etc/nginx/html/v2/flush" failed (2: No such file or directory), client: 172.23.0.5, server: , request: "POST /v2/flush HTTP/1.1", host: "nginx:8000"
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:35,890 [DEBUG] [MainProcess] http://nginx:8000 "POST /v2/flush HTTP/1.1" 404 153
safe-infrastructure-cfg-web-1    | 2022-10-13 07:35:35,890 [ERROR] [MainProcess] 404 Client Error: Not Found for url: http://nginx:8000/v2/flush

Version:

CFG_VERSION=v2.27.0
CGW_VERSION=v3.35.1
TXS_VERSION=v4.10.2
@gzliudan
Copy link
Contributor

gzliudan commented Feb 15, 2023

I found same errors also:

safe-infrastructure-nginx-1                              | 2023/02/15 09:13:44 [error] 22#22: *12 open() "/etc/nginx/html/v2/flush" failed (2: No such file or directory), client: 172.18.0.8, server: , request: "POST /v2/flush HTTP/1.1", host: "nginx:8000"
safe-infrastructure-cfg-web-1                            | 2023-02-15 09:13:44,070 [ERROR] [MainProcess] 404 Client Error: Not Found for url: http://nginx:8000/v2/flush
safe-infrastructure-nginx-1                              | 2023/02/15 09:13:44 [error] 22#22: *12 open() "/etc/nginx/html/v2/flush" failed (2: No such file or directory), client: 172.18.0.8, server: , request: "POST /v2/flush HTTP/1.1", host: "nginx:8000"
safe-infrastructure-cfg-web-1                            | 2023-02-15 09:13:44,084 [ERROR] [MainProcess] 404 Client Error: Not Found for url: http://nginx:8000/v2/flush

All docker image tag are latest.

@Uxio0
Copy link
Member

Uxio0 commented Nov 8, 2023

Not relevant anymore with the new cgw version

@Uxio0 Uxio0 closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants