aklein-1s commented on issue #34748: URL: https://github.com/apache/superset/issues/34748#issuecomment-3204547445
Ok thanks I check the log with a general `docker compose logs -f` I don't see any error : ``` superset_app | 172.18.0.1 - - [20/Aug/2025:07:20:02 +0000] "GET /api/v1/me/ HTTP/1.0" 200 207 "https://rou-d-devops.1spatial.fr/explore/?form_data_key=Tcg-np3S0aw&slice_id=742" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" superset_app | 2025-08-20 07:20:03,967:WARNING:superset.views.base:Superset.explore_json This API endpoint is deprecated and will be removed in version 5.0.0 superset_app | 2025-08-20 07:20:03,975:INFO:superset.viz:Cache key: 86c6269b9a9c8545b8e5b0697c52749e superset_app | 2025-08-20 07:20:03,977:INFO:superset.viz:Serving from cache superset_app | 172.18.0.1 - - [20/Aug/2025:07:20:03 +0000] "POST /superset/explore_json/?form_data=%7B%22slice_id%22%3A742%7D HTTP/1.0" 200 1013 "https://rou-d-devops.1spatial.fr/explore/?form_data_key=Tcg-np3S0aw&slice_id=742" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" superset_app | 2025-08-20 07:20:04,054:WARNING:superset.views.base:Superset.explore_json This API endpoint is deprecated and will be removed in version 5.0.0 superset_app | 2025-08-20 07:20:04,062:INFO:superset.viz:Cache key: 86c6269b9a9c8545b8e5b0697c52749e superset_app | 2025-08-20 07:20:04,064:INFO:superset.viz:Serving from cache superset_app | 172.18.0.1 - - [20/Aug/2025:07:20:04 +0000] "POST /superset/explore_json/?form_data=%7B%22slice_id%22%3A742%7D&results=true HTTP/1.0" 200 280 "https://rou-d-devops.1spatial.fr/explore/?form_data_key=Tcg-np3S0aw&slice_id=742" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" superset_app | 172.18.0.1 - - [20/Aug/2025:07:20:05 +0000] "PUT /api/v1/explore/form_data/Tcg-np3S0aw?tab_id=5 HTTP/1.0" 200 27 "https://rou-d-devops.1spatial.fr/explore/?form_data_key=Tcg-np3S0aw&slice_id=742" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" superset_app | 172.18.0.1 - - [20/Aug/2025:07:20:05 +0000] "POST /superset/log/?explode=events HTTP/1.0" 200 9 "https://rou-d-devops.1spatial.fr/explore/?form_data_key=Tcg-np3S0aw&slice_id=742" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org