devikaaaa33 commented on issue #33802: URL: https://github.com/apache/superset/issues/33802#issuecomment-2982782013
Hi [@dosu](https://go.dosu.dev/dosubot), I am still getting same error even though I followed provided structure. I am using version 4.1.1 . Whether this version supporting these endpoints? === Step 1: Upload dashboards === Starting Superset Asset Sync Process... --- Performing initial ZIP file checks --- All required ZIP files found. Archive: /tmp/repo/databases/databases.zip Length Date Time Name --------- ---------- ----- ---- 76 1979-12-31 18:30 metadata.yaml 0 2025-06-18 05:06 databases/ 394 1979-12-31 18:30 databases/VITE_Reporting.yaml --------- ------- 470 3 files Archive: /tmp/repo/datasets/datasets.zip Length Date Time Name --------- ---------- ----- ---- 77 1979-12-31 18:30 metadata.yaml 0 2025-06-18 04:59 datasets/ 0 2025-06-18 05:06 datasets/VITE_Reporting/ 3176 1979-12-31 18:30 datasets/VITE_Reporting/cs_acc_bu_cus_wrhouse.yaml 0 2025-06-18 05:06 databases/ 395 1979-12-31 18:30 databases/VITE_Reporting.yaml --------- ------- 3648 6 files Archive: /tmp/repo/charts/charts.zip Length Date Time Name --------- ---------- ----- ---- 73 1979-12-31 18:30 metadata.yaml 0 2025-06-18 05:05 charts/ 1700 1979-12-31 18:30 charts/RichardCICDtest_666.yaml 0 2025-06-18 04:58 datasets/ 0 2025-06-18 05:06 datasets/VITE_Reporting/ 3176 1979-12-31 18:30 datasets/VITE_Reporting/cs_acc_bu_cus_wrhouse.yaml 0 2025-06-18 05:06 databases/ 395 1979-12-31 18:30 databases/VITE_Reporting.yaml --------- ------- 5344 8 files Archive: /tmp/repo/dashboards/dashboards.zip Length Date Time Name --------- ---------- ----- ---- 77 1979-12-31 18:30 metadata.yaml 0 2025-06-18 05:06 charts/ 1664 1979-12-31 18:30 charts/RichardCICDtest_593.yaml 1700 1979-12-31 18:30 charts/RichardCICDtest_666.yaml 0 2025-06-18 04:58 datasets/ 0 2025-06-18 05:06 datasets/VITE_Reporting/ 3176 1979-12-31 18:30 datasets/VITE_Reporting/cs_acc_bu_cus_wrhouse.yaml 0 2025-06-18 05:06 databases/ 395 1979-12-31 18:30 databases/VITE_Reporting.yaml 0 2025-06-18 05:04 dashboards/ 4659 1979-12-31 18:30 dashboards/RichardCICDtest_171.yaml --------- ------- 11671 11 files --- Initial Authentication with Superset API --- DEBUG: Access Token retrieved. DEBUG: CSRF Token retrieved. --- === Importing database from /tmp/repo/databases/databases.zip === ERROR: Failed to import database from /tmp/repo/databases/databases.zip. HTTP response code: 422 Response body: {"errors": [{"message": "Could not find a valid command to import file", "error_type": "GENERIC_COMMAND_ERROR", "level": "warning", "extra": {"issue_codes": [{"code": 1010, "message": "Issue 1010 - Superset encountered an error while running a command."}]}}]}--- === Importing dataset from /tmp/repo/datasets/datasets.zip === ERROR: Failed to import dataset from /tmp/repo/datasets/datasets.zip. HTTP response code: 422 Response body: {"errors": [{"message": "Could not find a valid command to import file", "error_type": "GENERIC_COMMAND_ERROR", "level": "warning", "extra": {"issue_codes": [{"code": 1010, "message": "Issue 1010 - Superset encountered an error while running a command."}]}}]}--- === Importing chart from /tmp/repo/charts/charts.zip === ERROR: Failed to import chart from /tmp/repo/charts/charts.zip. HTTP response code: 422 Response body: {"errors": [{"message": "Could not find a valid command to import file", "error_type": "GENERIC_COMMAND_ERROR", "level": "warning", "extra": {"issue_codes": [{"code": 1010, "message": "Issue 1010 - Superset encountered an error while running a command."}]}}]}--- -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
