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
Desc:
The log prompts this error after updating the information in the cfg.
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Not relevant anymore with the new cgw version
No branches or pull requests
Desc:
The log prompts this error after updating the information in the cfg.
Log:
Version:
The text was updated successfully, but these errors were encountered: