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

[Bug]: Master Issue - Theme Dev sync loop #4537

Closed
2 tasks done
jamesmengo opened this issue Sep 26, 2024 · 10 comments · Fixed by #4545
Closed
2 tasks done

[Bug]: Master Issue - Theme Dev sync loop #4537

jamesmengo opened this issue Sep 26, 2024 · 10 comments · Fixed by #4545
Assignees
Labels
Area: @shopify/theme @shopify/theme package issues #gsd:40767 Fortify local development experience for Liquid themes Type: Bug Something isn't working

Comments

@jamesmengo
Copy link
Contributor

jamesmengo commented Sep 26, 2024

This issue is meant to serve as an aggregate for bugs related to the theme dev command entering a sync loop.

If you are experiencing this issue, please fill out the template provided below and add a comment in this thread.

Potentially Related Issues:


Template

Please confirm that you have:

  • Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
  • Reproduced the issue in the latest CLI version.

In which of these areas are you experiencing a problem?

Theme

Expected behavior

.

Actual behavior

.

Verbose output

.

Reproduction steps

Operating System

.

Shopify CLI version (check your project's package.json if you're not sure)

.

Shell

No response

Node version (run node -v if you're not sure)

No response

What language and version are you using in your application?

No response

@jamesmengo jamesmengo added Type: Bug Something isn't working Area: @shopify/theme @shopify/theme package issues #gsd:40767 Fortify local development experience for Liquid themes labels Sep 26, 2024
@jamesmengo jamesmengo changed the title [Bug]: Master Issue - Theme Dev looping issues [Bug]: Master Issue - Theme Dev sync loop Sep 26, 2024
@coderzawad
Copy link

Can u please clarify more about the problem?

@rcasimmons
Copy link

rcasimmons commented Sep 27, 2024

Can u please clarify more about the problem?

I've got a feeling this is the issue which has cropped up again:
#4107 (comment)

Wait for confirmation from the OP but when --theme-editor-sync is used, the .json files will loop over and over.

@philippjordan
Copy link

Can u please clarify more about the problem?

I've got a feeling this is the issue which has cropped up again: #4107 (comment)

Wait for confirmation from the OP but when --theme-editor-sync is used, the .json files will loop over and over.

I can also confirm this issue. In our environment, when we are using --theme-editor-sync, for example the locales files are loop over and over again. I would appreciate when we could get a fix for this issue.

@CatalinGheorghiu
Copy link

This comes as some issues have been raised in the slack channel. https://shopifypartners.slack.com/archives/CKQTKDZV2/p1727393062261189?thread_ts=1727340831.334609&cid=CKQTKDZV2

@CatalinGheorghiu
Copy link

Please confirm that you have:

  • Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
  • Reproduced the issue in the latest CLI version.

In which of these areas are you experiencing a problem?

Theme

Expected behavior

  • starting the cli with shopify theme dev -s <store_name> --theme-editor-sync should start sync the theme with the store without an infinite loop

Actual behavior

  • starting the cli with the --legacy flag keeps all the json templates in an infinite loop of syncing
  • starting the cli without the --legacy deletes most of the json templates

Verbose output

shopify_log.txt

Reproduction steps

  • run shopify theme dev -s <store_name> --theme-editor-sync
    or
  • run shopify theme dev -s <store_name> --theme-editor-sync --legacy

Operating System

  • Nobara Linux 40 (GNOME Edition)

Shopify CLI version (check your project's package.json if you're not sure)

  • 3.67.2

Shell

  • zsh

Node version (run node -v if you're not sure)

  • v22.6.0

What language and version are you using in your application?

No response

@karreiro
Copy link
Contributor

karreiro commented Sep 30, 2024

👋 Hey everyone,

The fix for this issue is available in the latest version of Shopify CLI (3.67.3). Please let us know if anything doesn't work as expected.

Thank you for reporting this!

@dspeake
Copy link

dspeake commented Sep 30, 2024

Thanks for the update @karreiro but I'm still seeing the same issue:

  • 18:51:27 Synced » get templates/blog.grid.json                                                                                                                                                  
  • 18:51:27 Synced » get templates/page.customer.json                                                                                                                                              
  • 18:51:27 Synced » get templates/page.legal.json
  • 18:51:29 Synced » update templates/blog.grid.json
  • 18:51:29 Synced » update templates/page.customer.json
  • 18:51:29 Synced » update templates/page.legal.json
  • 18:51:31 Synced » get templates/blog.grid.json
  • 18:51:31 Synced » get templates/page.customer.json
  • 18:51:31 Synced » get templates/page.legal.json
  • 18:51:33 Synced » update templates/page.customer.json
  • 18:51:33 Synced » update templates/blog.grid.json
  • 18:51:34 Synced » update templates/page.legal.json
  • 18:51:35 Synced » get templates/blog.grid.json
  • 18:51:35 Synced » get templates/page.customer.json
  • 18:51:35 Synced » get templates/page.legal.json
  • 18:51:37 Synced » update templates/blog.grid.json
  • 18:51:37 Synced » update templates/page.customer.json
  • 18:51:37 Synced » update templates/page.legal.json
  • 18:51:38 Synced » get templates/page.customer.json
  • 18:51:38 Synced » get templates/blog.grid.json
  • 18:51:39 Synced » get templates/page.legal.json
  • 18:51:41 Synced » update templates/page.customer.json
  • 18:51:41 Synced » update templates/blog.grid.json
  • 18:51:41 Synced » update templates/page.legal.json

@shopify/cli/3.67.3 darwin-x64 node-v21.7.3

@karreiro
Copy link
Contributor

karreiro commented Oct 1, 2024

Thank you for the quick feedback, @dspeake. Could you please share your --verbose logs? With them, I can get extra details about the process (such as the request IDs) and reproduce the exact scenario you're facing with the same files you're using.

Thanks again!

@Maybach91
Copy link

@karreiro

shopify theme dev --store=SHOPURL.myshopify.com --theme-editor-sync --path=./shopify --verbose

Running this with 3.59.0:

Verbose Output
Running system process:
  · Command: /opt/homebrew/opt/ruby/bin/ruby -v
  · Working directory: /Users/patrickludewig/Code/SHOPURL-shopify-shop

2024-10-01T07:47:45.800Z:
Running system process:
· Command: /opt/homebrew/opt/ruby/bin/bundle -v
· Working directory: /Users/patrickludewig/Code/SHOPURL-shopify-shop

2024-10-01T07:47:45.899Z: Reading the content of file at /opt/homebrew/Cellar/shopify-cli/3.59.0/libexec/lib/node_modules/@shopify/cli/dist/assets/cli-ruby/Gemfile...
2024-10-01T07:47:45.900Z:
Running system process:
· Command: /opt/homebrew/opt/ruby/bin/bundle install
· Working directory: /opt/homebrew/Cellar/shopify-cli/3.59.0/libexec/lib/node_modules/@shopify/cli/dist/assets/cli-ruby

2024-10-01T07:47:46.174Z:
Running system process:
· Command: /opt/homebrew/opt/ruby/bin/bundle exec /opt/homebrew/opt/ruby/bin/ruby /opt/homebrew/Cellar/shopify-cli/3.59.0/libexec/lib/node_modules/@shopify/cli/dist/assets/cli-ruby/bin/shopify theme serve /Users/patrickludewig/Code/SHOPURL-shopify-shop/shopify --live-reload hot-reload --theme-editor-sync --theme 161775419720
· Working directory: /Users/patrickludewig/Code/SHOPURL-shopify-shop

DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes.json with request_id: c8ba8e11-0e8e-4e52-93dd-32e0cfaec6d0-1727768866

Running it with 3.67.3:

I get the error my store password (NOT active) is wrong.

Verbose Output
2024-10-01T07:53:24.973Z: Running command theme dev
2024-10-01T07:53:24.983Z: Ensuring that the user is authenticated with the Theme API with the following scopes:
[]

2024-10-01T07:53:24.984Z: Ensuring that the user is authenticated with the Admin API with the following scopes for the store SHOPURL.myshopify.com:
[]

2024-10-01T07:53:24.984Z: Getting session store...
2024-10-01T07:53:24.985Z: 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"
]
For applications:
{
"adminApi": {
"scopes": [],
"storeFqdn": "SHOPURL.myshopify.com"
}
}

2024-10-01T07:53:24.985Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection
2024-10-01T07:53:24.986Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.231Z: Request to https://accounts.shopify.com/oauth/introspection completed in 245 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"7cb82aee7d7d0d9e53c06e1f42e094f2"
  • server-timing: processing;dur=28, socket_queue;dur=1.636, edge;dur=1.016, util;dur=0.0, cfRequestDuration;dur=165.999889
  • x-request-id: 30e1dc43-1749-4e06-bfe6-cec28d397f15-1727769205

2024-10-01T07:53:25.235Z: The identity token is valid: true
2024-10-01T07:53:25.236Z:
The validation of the token for application/identity completed with the following results:

  • It's expired: false
  • It's invalid in identity: false

2024-10-01T07:53:25.236Z: The current session is valid but needs refresh. Refreshing...
2024-10-01T07:53:25.237Z: Sending POST request to URL https://accounts.shopify.com/oauth/token?grant_type=refresh_token&access_token=atkn_CjQI2tTutwYQ-ozvtwZSJggBEhB9ASe8LhpBuIqpT98JCm-6GhCrYB6_DVpOGbFz7dAOD7YCEkCMWzcGKOQq3JtUNbGVbRPyldFtTPLl1hHHW9kkskKu9Rh4RsLIOjAJyvohAYUfacBVDv2rPd6Ivt1MmYx_h7QJ&refresh_token=atkn_CiEI2tTutwYQ2u6MuQaiARIKEKtgHr8NWk4ZsXPt0A4PtgISQIXH404VpcJtNJP95LQDbHE6z2QW5CzC0dNBNimdpXvfkchRkDK8F2R0-j1ij-80ZBbHr6zsU-sVilKHaiePkgc&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.510Z: Request to https://accounts.shopify.com/oauth/token?grant_type=refresh_token&access_token=atkn_CjQI2tTutwYQ-ozvtwZSJggBEhB9ASe8LhpBuIqpT98JCm-6GhCrYB6_DVpOGbFz7dAOD7YCEkCMWzcGKOQq3JtUNbGVbRPyldFtTPLl1hHHW9kkskKu9Rh4RsLIOjAJyvohAYUfacBVDv2rPd6Ivt1MmYx_h7QJ&refresh_token=atkn_CiEI2tTutwYQ2u6MuQaiARIKEKtgHr8NWk4ZsXPt0A4PtgISQIXH404VpcJtNJP95LQDbHE6z2QW5CzC0dNBNimdpXvfkchRkDK8F2R0-j1ij-80ZBbHr6zsU-sVilKHaiePkgc&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3 completed in 272 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"c97b093b237fc4b8e55536b0458801af"
  • server-timing: processing;dur=69, socket_queue;dur=2.206, edge;dur=2.016, util;dur=0.0, cfRequestDuration;dur=208.999872
  • x-request-id: dad46e29-13d5-4158-8cb5-b8414a629106-1727769205

2024-10-01T07:53:25.512Z: Sending POST request to URL https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=271e16d403dfa18082ffb3d197bd2b5f4479c3fc32736d69296829cbb28d41a6&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.app.cli.access&subject_token=****
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.512Z: Sending POST request to URL https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=ee139b3d-5861-4d45-b387-1bc3ada7811c&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.storefront-renderer.devtools&subject_token=****
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.512Z: Sending POST request to URL https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=32ff8ee5-82b8-4d93-9f8a-c6997cefb7dc&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fdestinations.readonly&subject_token=****
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.512Z: Sending POST request to URL https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=7ee65a63608843c577db8b23c4d7316ea0a01bd2f7594f8a9c06ea668c1b775c&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.admin.graphql+https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.admin.themes+https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.collaborator-relationships.readonly&subject_token=****&destination=https%3A%2F%2FSHOPURL.myshopify.com%2Fadmin
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:25.744Z: Request to https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=271e16d403dfa18082ffb3d197bd2b5f4479c3fc32736d69296829cbb28d41a6&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.app.cli.access&subject_token=**** completed in 232 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"b7f9fb58e35b14965c35f4403c10d88f"
  • server-timing: processing;dur=38, socket_queue;dur=1.413, edge;dur=1.014, util;dur=0.0, cfRequestDuration;dur=167.999983
  • x-request-id: 33ecca3b-0252-48fa-8a6d-8efd4ddfa510-1727769205

2024-10-01T07:53:25.769Z: Request to https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=ee139b3d-5861-4d45-b387-1bc3ada7811c&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.storefront-renderer.devtools&subject_token=**** completed in 257 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"83dbf3ebc7d619d51efeb84483d128a9"
  • server-timing: processing;dur=42, socket_queue;dur=1.33, edge;dur=1.028, util;dur=0.05, cfRequestDuration;dur=177.000046
  • x-request-id: 5b6abdf5-b4f6-47bf-89fd-01605b3a7d06-1727769205

2024-10-01T07:53:25.770Z: Request to https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=7ee65a63608843c577db8b23c4d7316ea0a01bd2f7594f8a9c06ea668c1b775c&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.admin.graphql+https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshop.admin.themes+https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.collaborator-relationships.readonly&subject_token=****&destination=https%3A%2F%2FSHOPURL.myshopify.com%2Fadmin completed in 258 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"8281b6acc6e81553fdd8a5e615fabe38"
  • server-timing: processing;dur=41, socket_queue;dur=1.144, edge;dur=1.02, util;dur=0.0, cfRequestDuration;dur=176.000118
  • x-request-id: a2b789da-48ea-460b-bce4-ed30edc33398-1727769205

2024-10-01T07:53:25.774Z: Request to https://accounts.shopify.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Atoken-exchange&requested_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&subject_token_type=urn%3Aietf%3Aparams%3Aoauth%3Atoken-type%3Aaccess_token&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&audience=32ff8ee5-82b8-4d93-9f8a-c6997cefb7dc&scope=https%3A%2F%2Fapi.shopify.com%2Fauth%2Fdestinations.readonly&subject_token=**** completed in 262 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"1b2c3546dc582c4d68478b12dba18ec7"
  • server-timing: processing;dur=40, socket_queue;dur=1.865, edge;dur=2.016, util;dur=0.05, cfRequestDuration;dur=189.999819
  • x-request-id: 9ce88dff-44b3-4b86-bb5d-eea29a532091-1727769205

2024-10-01T07:53:25.775Z: Setting session store...
2024-10-01T07:53:25.783Z: Ensuring that the user is authenticated with the Storefront API with the following scopes:
[]

2024-10-01T07:53:25.783Z: Getting session store...
2024-10-01T07:53:25.783Z: 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"
]
For applications:
{
"storefrontRendererApi": {
"scopes": []
}
}

2024-10-01T07:53:25.784Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection
2024-10-01T07:53:25.784Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:26.019Z: Request to https://accounts.shopify.com/oauth/introspection completed in 236 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"db9a758dfdb3352e46697a1dab4b2c06"
  • server-timing: processing;dur=31, socket_queue;dur=1.389, edge;dur=1.019, util;dur=0.05, cfRequestDuration;dur=171.000004
  • x-request-id: 5a313072-9423-44ae-a109-e7db01ef1930-1727769205

2024-10-01T07:53:26.020Z: The identity token is valid: true
2024-10-01T07:53:26.020Z:
The validation of the token for application/identity completed with the following results:

  • It's expired: false
  • It's invalid in identity: false

2024-10-01T07:53:26.020Z: Getting development theme...
2024-10-01T07:53:26.330Z: Request to https://SHOPURL.myshopify.com/admin/api/unstable/themes/165427315016.json?fields=id%2Cname%2Crole%2Cprocessing completed in 309 ms
With response headers:

  • content-type: application/json; charset=utf-8
  • server-timing: processing;dur=194, cfRequestDuration;dur=234.999895, ipv6
  • x-request-id: 5172edf4-2e58-425a-b2c5-5e18a2fdd30c-1727769206

╭─ info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ You're using the new version of shopify theme dev. │
│ │
│ Run shopify theme dev --legacy to switch back to the previous version. │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

2024-10-01T07:53:26.368Z: Port 9292 is free
2024-10-01T07:53:26.376Z: Reading the content of file at shopify/assets/FreigeistXConBlack.woff...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/FreigeistXConBlack.woff2...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/Trainer.png...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/base.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/cmp.js...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/component-list-social.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/component-loading-overlay.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/component-predictive-search.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/component-search.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/critical.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/customer.css...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-3d-model.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-account.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-add-to-cart.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-arrow.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-caret.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-cart-empty.svg...
2024-10-01T07:53:26.377Z: Reading the content of file at shopify/assets/icon-cart.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-checkmark.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-chevron-left.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-chevron-right.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-clipboard.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-close-small.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-close.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-cookingtime.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-delivery-alt.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-delivery-free.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-delivery.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-dhl-gogreen.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-dhl.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-discount.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-duration.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-envelope.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-error.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-facebook-circled.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-facebook.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-factory.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-filter.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-gift-alt.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-gift.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-glutenfree.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-hamburger.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-heart.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-instagram-circled.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-instagram.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-lactosefree.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-leaves-diet.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-leaves.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-link.svg...
2024-10-01T07:53:26.378Z: Reading the content of file at shopify/assets/icon-logo-animated.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-logo.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-minus.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-nut.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-package.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-padlock.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pause.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-percent-alt.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-percent.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pin-alt.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pin.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pinterest-circled.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pinterest.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-plus.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-play.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-preparationtime.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-portions.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pushpin-alt.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-pushpin.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-quality.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-rating-star.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-remove.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-saltfree.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-share.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-snapchat.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-success.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-sugarfree.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-tick.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-tiktok-circled.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-tiktok.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-tumblr.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-twitter.svg...
2024-10-01T07:53:26.379Z: Reading the content of file at shopify/assets/icon-unavailable.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-vegan.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-vegetarian.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-vimeo.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-youtube-circled.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-youtube.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/icon-zoom.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/iframe.css...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/iframe.css.map...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/index.css...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700.eot...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700.ttf...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700.woff...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700.woff2...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700italic.eot...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700italic.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700italic.ttf...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700italic.woff...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-700italic.woff2...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900.eot...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900.ttf...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900.woff...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900.woff2...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900italic.eot...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900italic.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900italic.ttf...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900italic.woff...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-900italic.woff2...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-italic.eot...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-italic.svg...
2024-10-01T07:53:26.380Z: Reading the content of file at shopify/assets/lato-v23-latin-italic.ttf...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-italic.woff...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-italic.woff2...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-regular.eot...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-regular.svg...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-regular.ttf...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-regular.woff...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/lato-v23-latin-regular.woff2...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BRrMIohx.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BRrMIohx.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BjWwPhir.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BtzO5yLC.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BjWwPhir.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-BtzO5yLC.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-CXyRJOeX.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-CXyRJOeX.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-D60fwyAJ.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/locales-D60fwyAJ.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/riba.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/riba.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/ribajs-D3Ee0PKw.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/ribajs-D3Ee0PKw.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/ribajs-DxDizgsr.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/section-image-banner.css...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/section-main-page.css...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/ribajs-DxDizgsr.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/section-password.css...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/styleguide.css...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/template-collection.css...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/vendor-D7-KD7SQ.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/vendor-D7-KD7SQ.bundle.js.map...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/vendor-DxSNAyy1.bundle.js...
2024-10-01T07:53:26.381Z: Reading the content of file at shopify/assets/vendor-DxSNAyy1.bundle.js.map...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/assets/video-section.css...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/config/settings_data.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/config/settings_schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/layout/checkout.liquid...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/layout/password.liquid...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/layout/raw.liquid...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/layout/styleguide.liquid...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/layout/theme.liquid...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/bg-BG.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/cs.schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/da.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/cs.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/da.schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/de.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/de.schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/el.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/en.default.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/en.default.schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/es.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/es.schema.json...
2024-10-01T07:53:26.382Z: Reading the content of file at shopify/locales/fi.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/fi.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/fr.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/fr.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/hr-HR.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/hu.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/id.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/it.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/it.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ja.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ja.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ko.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ko.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/lt-LT.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/nb.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/nb.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/nl.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/nl.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/pl.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/pl.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/pt-BR.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/pt-BR.schema.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/pt-PT.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ro-RO.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/ru.json...
2024-10-01T07:53:26.383Z: Reading the content of file at shopify/locales/sk-SK.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/pt-PT.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/sl-SI.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/sv.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/sv.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/th.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/th.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/tr.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/tr.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/vi.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/vi.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/zh-CN.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/zh-CN.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/zh-TW.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/locales/zh-TW.schema.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/anchorlink.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/announcement-bar.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/apps.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/benefits.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/cart-live-region-text.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/collapsible-content.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/custom-iframe.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/custom-liquid.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/customer-favorites.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/featured-blog.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/featured-blogposts.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/featured-collection.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/footer.liquid...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/header-group.context.franc.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/header-group.context.international.json...
2024-10-01T07:53:26.384Z: Reading the content of file at shopify/sections/header-group.json...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/header.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/hero-homepage.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/hero.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/iframe-complaint-form.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/iframe-contact-form.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/image-banner.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/image-teaser.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/image-with-text.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/json-collection.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/json-product-metafields.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-404.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-article.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-blog.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-blogs.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-list-blogs.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-list-collections.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-list-sub-collections.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-login.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-page-oak.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-page.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-password-footer.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-password-header.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-product.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-register.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/main-search.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/newsletter.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/page.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/predictive-search.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/related-recipes.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/sb-cart-off-canvas.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/sb-cart.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/sb-complaint-form.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/sb-contact-form.liquid...
2024-10-01T07:53:26.385Z: Reading the content of file at shopify/sections/sb-main-collection.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-popup-cart-presents.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-popup-product-variants-gallery.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-popup-variant-overlay.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-popup-welcome.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-product-recommendations.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-slider-product-variants.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/sb-toaster.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/seo-content.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/simple-image.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/text-teaser.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/utils-json-theme.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/sections/video.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/accordion-item.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/accordion.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/card-custom.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/card-sub-blog.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/card-sub-collection.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/critical.css.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/diet-icons.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/dynamic-icon-accordion.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/empty-rating-stars.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/facets.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/hero.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-3d-model.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-account.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-add-to-cart.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-arrow.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-caret.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-cart-empty.liquid...
2024-10-01T07:53:26.386Z: Reading the content of file at shopify/snippets/icon-cart.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-checkmark.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-chevron-left.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-chevron-right.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-clipboard.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-close-small.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-close.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-cookingtime.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-delivery-alt.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-delivery-free.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-delivery.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-dhl-gogreen.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-discount.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-dhl.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-duration.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-envelope.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-error.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-facebook-circled.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-facebook.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-filter.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-factory.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-gift-alt.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-gift.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-glutenfree.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-hamburger.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-heart.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-instagram-circled.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-instagram.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-lactosefree.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-leaves-diet.liquid...
2024-10-01T07:53:26.387Z: Reading the content of file at shopify/snippets/icon-leaves.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-link.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-logo-animated.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-logo.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-minus.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-nut.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-package.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-padlock.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pause.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-percent-alt.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-percent.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pin-alt.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pin.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pinterest-circled.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pinterest.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-play.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-plus.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-portions.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-preparationtime.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pushpin-alt.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-pushpin.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-quality.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-remove.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-saltfree.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-share.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-snapchat.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-success.liquid...
2024-10-01T07:53:26.388Z: Reading the content of file at shopify/snippets/icon-sugarfree.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-tick.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-rating-star.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-tiktok-circled.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-tiktok.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-tumblr.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-twitter.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-unavailable.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-vegan.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-vegetarian.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-vimeo.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-youtube-circled.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-youtube.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/icon-zoom.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/image-teaser.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/image-with-text.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/meta-tags.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/policy.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/product-tab-content-description.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/product-tab-content-faq.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/product-tab-content-info.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/product-tab-content-ingredients.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/recipe-infos.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/recipe-ingredients.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-add-to-cart-template-large.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-account-button.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-add-to-cart-template-tiny.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template-free-present.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template-full.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template-image.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template-prices.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template-title.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product-template.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-card-product.liquid...
2024-10-01T07:53:26.389Z: Reading the content of file at shopify/snippets/sb-cart-discounts.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-icon-bubble.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-presents-slideshow.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-quantity.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-line-items.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-recommendations-slideshow.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-cart-tax-note.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-dropdown.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-favorites-button.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-filter-collection-template.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-newsletter.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-pagination.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-popup-button.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-popup-product-variants-gallery-body.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-popup.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-product-badges.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-product-price.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-product-quantity.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-product-recommendations.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-sidebar-button.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-sidebar.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/sb-tabs.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/slider-next-button.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/slider-prev-button.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/spinner.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/text-teaser.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/tw-slideshow.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/utils-button-variant-for-background.liquid...
2024-10-01T07:53:26.390Z: Reading the content of file at shopify/snippets/utils-get-article-blog-handle.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-global-javascript.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-blog-allowed-markets.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-blog.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-cart-presents.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-article.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-cart-progress-bars.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-collection.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-filter-value.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-filter.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-filters.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-link.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-linklist.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-linklists.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-links.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-market-checkboxes-to-array.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-page.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-print-minified.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-product-variant.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-product.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-text-color-for-background.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/404.context.b2b.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/404.context.franc.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/404.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/404.context.international.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/snippets/utils-json-tags.liquid...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/article.json...
2024-10-01T07:53:26.391Z: Reading the content of file at shopify/templates/article.recipe.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/article.recipe.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/blog.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/blog.recipes.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/cart.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.adventskalender.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.context.franc.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.context.international.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.json.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/collection.sub.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/gift_card.liquid...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.context.austria.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.context.b2b.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.context.franc.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/index.context.international.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/list-collections.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.adventskalender-2024.context.franc.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.adventskalender-2024.context.international.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.adventskalender-2024.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.ak-gewinnspiel-2023.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.alpin8.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.complaint-form.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.contact-iframe.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.contenthub.json...
2024-10-01T07:53:26.392Z: Reading the content of file at shopify/templates/page.em-tippspiel.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.faq.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.favorites.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.influencer.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.jeuconcours-pos-fr.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.kontakt.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.newsletter-form.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.newsletter-success-v2.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.nussmus-fragebogen.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.nussmus-tester.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.produktrueckruf.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.pos-vkf-aktionen.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.studentenrabatt.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.styleguide.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.test-iframe.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.thomas-mueller.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.tiktok-linktree.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.reklamation.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.tnb-weihnachtsaktion-2023.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.ueber-uns-nachhaltigkeit.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.ueber-uns-produkte.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.ueber-uns-qualitaet.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.ueber-uns-verantwortung.json...
2024-10-01T07:53:26.393Z: Reading the content of file at shopify/templates/page.ueber-uns.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/page.ueber-uns.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/page.veganuary.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/password.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/product.coffee.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/product.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/product.json-metafields.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/search.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/account.liquid...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/activate_account.liquid...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/addresses.liquid...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/login.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/order.liquid...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/register.json...
2024-10-01T07:53:26.394Z: Reading the content of file at shopify/templates/customers/reset_password.liquid...
2024-10-01T07:53:26.461Z: Request to https://SHOPURL.myshopify.com/ completed in 103 ms
With response headers:

  • content-type: text/html; charset=utf-8
  • server-timing: processing;dur=12, db;dur=3, asn;desc="8412", edge;desc="VIE", country;desc="AT", theme;desc="164683022664", pageType;desc="index", servedBy;desc="n8qf", requestID;desc="a0fda630-980b-4622-aff6-d6ea754fa9b9-1727769206", cfRequestDuration;dur=59.999704, ipv6
  • x-request-id: a0fda630-980b-4622-aff6-d6ea754fa9b9-1727769206

2024-10-01T07:53:26.461Z: Getting storefront password for shop SHOPURL.myshopify.com...
2024-10-01T07:53:26.524Z: Request to https://SHOPURL.myshopify.com/password completed in 63 ms
With response headers:

  • content-type: text/html; charset=utf-8
  • server-timing: processing;dur=12, db;dur=2, asn;desc="8412", edge;desc="VIE", country;desc="AT", pageType;desc="password", servedBy;desc="pj8l", requestID;desc="fdef25f6-4f10-4df6-ac6d-7646ed0f9a69-1727769206", cfRequestDuration;dur=49.999952, ipv6
  • x-request-id: fdef25f6-4f10-4df6-ac6d-7646ed0f9a69-1727769206

2024-10-01T07:53:26.525Z: Setting storefront password for shop SHOPURL.myshopify.com...
2024-10-01T07:53:26.529Z: Ensuring that the user is authenticated with the Theme API with the following scopes:
[]

2024-10-01T07:53:26.530Z: Ensuring that the user is authenticated with the Admin API with the following scopes for the store SHOPURL.myshopify.com:
[]

2024-10-01T07:53:26.530Z: Getting session store...
2024-10-01T07:53:26.530Z: 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"
]
For applications:
{
"adminApi": {
"scopes": [],
"storeFqdn": "SHOPURL.myshopify.com"
}
}

2024-10-01T07:53:26.530Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection
2024-10-01T07:53:26.530Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:26.754Z: Request to https://accounts.shopify.com/oauth/introspection completed in 224 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"db9a758dfdb3352e46697a1dab4b2c06"
  • server-timing: processing;dur=30, socket_queue;dur=1.312, edge;dur=1.02, util;dur=0.0, cfRequestDuration;dur=168.999910
  • x-request-id: ae1b5b27-1391-437b-94ff-4d6bc2963f8b-1727769206

2024-10-01T07:53:26.754Z: The identity token is valid: true
2024-10-01T07:53:26.755Z:
The validation of the token for application/identity completed with the following results:

  • It's expired: false
  • It's invalid in identity: false

2024-10-01T07:53:26.755Z: Ensuring that the user is authenticated with the Storefront API with the following scopes:
[]

2024-10-01T07:53:26.755Z: Getting session store...
2024-10-01T07:53:26.763Z: 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"
]
For applications:
{
"storefrontRendererApi": {
"scopes": []
}
}

2024-10-01T07:53:26.763Z: Sending Identity Introspection request to URL: https://accounts.shopify.com/oauth/introspection
2024-10-01T07:53:26.763Z: Sending POST request to URL https://accounts.shopify.com/oauth/introspection
With request headers:

  • User-Agent: Shopify CLI; v=3.67.3
  • Keep-Alive: timeout=30
  • Sec-CH-UA-PLATFORM: darwin
  • Content-Type: application/json

2024-10-01T07:53:27.035Z: Request to https://accounts.shopify.com/oauth/introspection completed in 272 ms
With response headers:

  • cache-control: no-cache, no-store, private, must-revalidate, max-age=0
  • content-type: application/json; charset=utf-8
  • etag: W/"db9a758dfdb3352e46697a1dab4b2c06"
  • server-timing: processing;dur=37, socket_queue;dur=1.786, edge;dur=1.016, util;dur=0.05, cfRequestDuration;dur=175.999880
  • x-request-id: e14e2408-e18b-4c69-8fb7-9b549342be36-1727769206

2024-10-01T07:53:27.037Z: The identity token is valid: true
2024-10-01T07:53:27.037Z:
The validation of the token for application/identity completed with the following results:

  • It's expired: false
  • It's invalid in identity: false

2024-10-01T07:53:27.108Z: Request to https://SHOPURL.myshopify.com/?preview_theme_id=165427315016&_fd=0&pb=0 completed in 71 ms
With response headers:

  • content-type: text/html; charset=utf-8
  • server-timing: processing;dur=18;desc="gc:1", db;dur=4, asn;desc="8412", edge;desc="VIE", country;desc="AT", theme;desc="165427315016", pageType;desc="index", servedBy;desc="g44c", requestID;desc="0dd0d955-f074-4c6c-94f4-40fbec2903fd-1727769207", cfRequestDuration;dur=55.000067, ipv6
  • x-request-id: 0dd0d955-f074-4c6c-94f4-40fbec2903fd-1727769207

2024-10-01T07:53:27.225Z: Request to https://SHOPURL.myshopify.com/password completed in 117 ms
With response headers:

  • content-type: text/html; charset=utf-8
  • server-timing: processing;dur=13;desc="gc:1", db;dur=4, asn;desc="8412", edge;desc="VIE", country;desc="AT", pageType;desc="password", servedBy;desc="hxrz", requestID;desc="16c07c87-6e8b-46f3-8387-8e7e904d4e2a-1727769207", cfRequestDuration;dur=52.999973, ipv6
  • x-request-id: 16c07c87-6e8b-46f3-8387-8e7e904d4e2a-1727769207

╭─ error ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Your development session could not be created because the store password is invalid. Please, retry with a different password. │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

2024-10-01T07:53:27.237Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/PERSONALNAME/Code/SHOPURL-shopify-shop

2024-10-01T07:53:27.489Z: Obtaining the dependency manager in directory /Users/PERSONALNAME/Code/SHOPURL-shopify-shop...
2024-10-01T07:53:27.671Z:
Running system process:
· Command: ruby -v
· Working directory: /Users/PERSONALNAME/Code/SHOPURL-shopify-shop

2024-10-01T07:53:27.934Z: Request to https://monorail-edge.shopifysvc.com/v1/produce completed in 242 ms
With response headers:

  • x-request-id: 60ac9e36-c1ad-4d42-bbad-d0ca9b921ad1

2024-10-01T07:53:27.935Z: Analytics event sent: {
"command": "theme dev",
"time_start": 1727769204974,
"time_end": 1727769207232,
"total_time": 2258,
"success": false,
"cli_version": "3.67.3",
"ruby_version": "3.0.0",
"node_version": "20.11.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": "6b993e86433324e779d123961dbf0510687e916a",
"env_cloud": "localhost",
"env_package_manager": "yarn",
"env_is_global": true,
"cmd_app_warning_api_key_deprecation_displayed": false,
"cmd_all_timing_network_ms": 2174,
"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": "f2682469e7a7aab4279b1a3e4aa55b594d034fae",
"cmd_all_timing_active_ms": 83,
"cmd_all_exit": "expected_error",
"args": "--store=SHOPURL.myshopify.com --theme-editor-sync --path=./shopify --verbose",
"error_message": "Your development session could not be created because the store password is invalid. Please, retry with a different password.",
"env_plugin_installed_all": "["@shopify/cli"]",
"metadata": "{"extraPublic":{},"extraSensitive":{}}"
}
2024-10-01T07:53:27.958Z: Reporting handled error to Bugsnag: Your development session could not be created because the store password is invalid. Please, retry with a different password.
2024-10-01T07:53:28.313Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/PERSONALNAME/Code/SHOPURL-shopify-shop

2024-10-01T07:53:28.493Z: Obtaining the dependency manager in directory /Users/PERSONALNAME/Code/SHOPURL-shopify-shop...
╭─ error ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ │
│ To investigate the issue, examine this stack trace: │
│ at internalConnectMultiple (node:net:1114) │
│ at afterConnectMultiple (node:net:1667) │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

2024-10-01T07:53:28.536Z: Reporting unhandled error to Bugsnag:
2024-10-01T07:53:28.540Z:
Running system process:
· Command: npm prefix
· Working directory: /Users/PERSONALNAME/Code/SHOPURL-shopify-shop

2024-10-01T07:53:28.725Z: Obtaining the dependency manager in directory /Users/PERSONALNAME/Code/SHOPURL-shopify-shop...
AggregateError
at internalConnectMultiple (node:net:1114:18)
at afterConnectMultiple (node:net:1667:5)
%

@karreiro
Copy link
Contributor

karreiro commented Oct 4, 2024

Thank you for these logs, @Maybach91! The store password issue seems to be related to a different problem than the sync issue, so I'm creating another issue to handle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: @shopify/theme @shopify/theme package issues #gsd:40767 Fortify local development experience for Liquid themes Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants