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
shopify theme dev --store fanhua-test-theme --verbose
2025-01-26T04:41:24.154Z: Running command theme dev
2025-01-26T04:41:24.157Z: Notifications to show: 0
2025-01-26T04:41:24.164Z: Ensuring that the user is authenticated with the Theme API with the following scopes:
[]
2025-01-26T04:41:24.164Z: Ensuring that the user is authenticated with the Admin API with the following scopes for the store fanhua-test-theme.myshopify.com:
[]
2025-01-26T04:41:24.893Z: The identity token is valid: true
2025-01-26T04:41:24.893Z:
The validation of the token for application/identity completed with the following results:
2025-01-26T04:45:08.750Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/fanhua/shopify-theme/my-new-theme
2025-01-26T04:45:08.842Z: Obtaining the dependency manager in directory /Users/fanhua/shopify-theme/my-new-theme...
2025-01-26T04:45:10.010Z: Request to https://monorail-edge.shopifysvc.com/v1/produce completed in 1086 ms
With response headers:
shopify theme dev --store fanhua-test-theme --verbose
2025-01-26T04:41:24.154Z: Running command theme dev
2025-01-26T04:41:24.157Z: Notifications to show: 0
2025-01-26T04:41:24.164Z: Ensuring that the user is authenticated with the Theme API with the following scopes:
[]
2025-01-26T04:41:24.164Z: Ensuring that the user is authenticated with the Admin API with the following scopes for the store fanhua-test-theme.myshopify.com:
[]
2025-01-26T04:41:24.164Z: Getting session store...
2025-01-26T04:41:24.165Z: Validating existing session against the scopes:
[
"openid",
"https://api.shopify.com/auth/shop.admin.graphql",
"https://api.shopify.com/auth/shop.admin.themes",
"https://api.shopify.com/auth/partners.collaborator-relationships.readonly",
"https://api.shopify.com/auth/shop.storefront-renderer.devtools",
"https://api.shopify.com/auth/partners.app.cli.access",
"https://api.shopify.com/auth/destinations.readonly",
"https://api.shopify.com/auth/organization.store-management",
"https://api.shopify.com/auth/organization.apps.manage"
]
For applications:
{
"adminApi": {
"scopes": [],
"storeFqdn": "fanhua-test-theme.myshopify.com"
}
}
2025-01-26T04:41:24.165Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection
2025-01-26T04:41:24.165Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection
With request headers:
2025-01-26T04:41:24.890Z: Request to https://accounts.shopify.com/oauth/introspection completed in 725 ms
With response headers:
2025-01-26T04:41:24.893Z: The identity token is valid: true
2025-01-26T04:41:24.893Z:
The validation of the token for application/identity completed with the following results:
2025-01-26T04:41:24.894Z: Getting development theme...
2025-01-26T04:45:08.705Z: Request to https://fanhua-test-theme.myshopify.com/admin/api/unstable/themes.json completed in 223809 ms
With response headers:
╭─ error ────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ request to https://fanhua-test-theme.myshopify.com/admin/api/unstable/themes.json failed, reason: read │
│ ETIMEDOUT │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2025-01-26T04:45:08.750Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/fanhua/shopify-theme/my-new-theme
2025-01-26T04:45:08.842Z: Obtaining the dependency manager in directory /Users/fanhua/shopify-theme/my-new-theme...
2025-01-26T04:45:10.010Z: Request to https://monorail-edge.shopifysvc.com/v1/produce completed in 1086 ms
With response headers:
2025-01-26T04:45:10.011Z: Analytics event sent: {
"command": "theme dev",
"time_start": 1737866484154,
"time_end": 1737866708744,
"total_time": 224590,
"success": false,
"cli_version": "3.74.0",
"ruby_version": "",
"node_version": "22.13.1",
"is_employee": false,
"uname": "darwin arm64",
"env_ci": false,
"env_plugin_installed_any_custom": false,
"env_plugin_installed_shopify": "["@shopify/cli"]",
"env_shell": "zsh",
"env_device_id": "d9ad5d60673c5a20642ba1ff994cf774b1d45d1d",
"env_cloud": "localhost",
"env_package_manager": "unknown",
"env_is_global": true,
"env_auth_method": "device_auth",
"cmd_app_warning_api_key_deprecation_displayed": false,
"cmd_all_timing_network_ms": 224535,
"cmd_all_timing_prompts_ms": 0,
"cmd_all_launcher": "unknown",
"cmd_all_topic": "theme",
"cmd_all_plugin": "@shopify/theme",
"cmd_all_force": false,
"cmd_all_verbose": true,
"cmd_all_path_override": true,
"cmd_all_path_override_hash": "adab86ae6cc4db72836dd7d98e545657c09d1475",
"cmd_all_timing_active_ms": 54,
"cmd_all_exit": "expected_error",
"user_id": "c1eb7e17-e1df-4037-9a07-8d9a9f3a64ba",
"request_ids": [],
"args": "--store fanhua-test-theme --verbose",
"error_message": "request to https://fanhua-test-theme.myshopify.com/admin/api/unstable/themes.json failed, reason: read ETIMEDOUT",
"env_plugin_installed_all": "["@shopify/cli"]",
"metadata": "{"extraPublic":{},"extraSensitive":{}}"
}
2025-01-26T04:45:10.031Z: Reporting handled error to Bugsnag: request to https://fanhua-test-theme.myshopify.com/admin/api/unstable/themes.json failed, reason: read ETIMEDOUT
2025-01-26T04:45:10.069Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/fanhua/shopify-theme/my-new-theme
2025-01-26T04:45:10.159Z: Obtaining the dependency manager in directory /Users/fanhua/shopify-theme/my-new-theme...
The text was updated successfully, but these errors were encountered: