Shopify / cli

Build apps, themes, and hydrogen storefronts for Shopify
https://shopify.dev
MIT License
432 stars 130 forks source link

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

Closed jamesmengo closed 1 month ago

jamesmengo commented 1 month ago

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: - [x] 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.) - [x] Reproduced the issue in [the latest CLI version](https://www.npmjs.com/package/@shopify/cli). ### In which of these areas are you experiencing a problem? Theme ### Expected behavior . ### Actual behavior . ### Verbose output . ### Reproduction steps 1. 2. 3. ### 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_
coderzawad commented 1 month ago

Can u please clarify more about the problem?

rcasimmons commented 1 month ago

Can u please clarify more about the problem?

I've got a feeling this is the issue which has cropped up again: https://github.com/Shopify/cli/issues/4107#issuecomment-2378631696

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

philippjordan commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

Please confirm that you have:

In which of these areas are you experiencing a problem?

Theme

Expected behavior

shopify_log.txt

Reproduction steps

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

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

No response

karreiro commented 1 month ago

๐Ÿ‘‹ 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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

@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
* Syncing theme #161775419720 on SHOPURL.myshopify.com
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 2a4ed986-81dd-428f-a3ab-5171f32f2c06-1727768867
The local file locales/de.json is different from the remote version in the development theme.
? What would you like to do? (You chose: Keep the local version)
? Would you like to apply this to all the other 27 files? (You chose: Yes)
DEBUG update locales/de.json
DEBUG update locales/de.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a98da59c-dbe3-4e6b-9265-37dcfc804ea1-1727768877
DEBUG update locales/en.default.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 5974ff86-ce83-4264-8cf9-ab0778f0dde3-1727768877                           3%
DEBUG update locales/en.default.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c2a344cd-32c8-494c-a9bd-0cd6d031f003-1727768877                           6%
DEBUG update locales/fr.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: b2c57053-5f68-4b68-bd98-546435bc3613-1727768877                           10%
DEBUG update sections/header-group.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 685d2a0f-4bb6-4757-ac7a-194d6bc1eb1e-1727768878                           13%
DEBUG update sections/header-group.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 9bc4b9ca-a6d9-4dfb-af01-8a009911ae87-1727768878                           17%
DEBUG update sections/header-group.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 96b66def-eb09-4eb0-b791-9cc8fc3e0f11-1727768878                           20%
DEBUG update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 38722672-c73b-4056-97ff-bad92e14322f-1727768879                           24%
DEBUG update templates/404.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f05e2f4f-aca1-475e-ab17-03b9f80d2ece-1727768879                           27%
DEBUG update templates/404.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7325c2fc-5f24-4988-b2c5-c5b299287bd3-1727768879                           31%
DEBUG update templates/collection.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 1e39658c-6382-4845-8da1-bad2b54b20ea-1727768880                           34%
DEBUG update templates/collection.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bc993a09-198a-467f-b558-7b7400ef24a4-1727768880                           37%
DEBUG update templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 02190d11-b3df-471d-8464-746147943a59-1727768880                           41%
DEBUG update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bdb669ab-6175-446a-b569-eb0f8114da94-1727768881                           44%
DEBUG update templates/index.context.austria.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: fd52ae75-2dce-456e-8ff0-871b24c397c7-1727768881                           48%
DEBUG update templates/index.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 4386bb15-7a6c-49ef-9828-43c1d3444dc5-1727768881                           51%
DEBUG update templates/index.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c75628f1-abc9-4cc8-ac5b-be6bc73a9495-1727768881                           55%
DEBUG update templates/index.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 65f7c091-8c93-40cb-b80c-3920e33db2c2-1727768882                           58%
DEBUG update templates/index.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 284888d9-651a-4d5f-b0af-42f35cd144da-1727768882                           62%
DEBUG update templates/page.adventskalender-2024.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 9e608ff4-2b17-44f1-92c1-ee2e6b9dd616-1727768882                           65%
DEBUG update templates/page.adventskalender-2024.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f0a86b95-a930-4992-a844-c7088a5c1929-1727768882                           68%
DEBUG update templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 27ecff76-6b71-479f-8e47-75ea3de2dc40-1727768882                           72%
DEBUG update templates/page.kontakt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 6602a789-d27c-4324-a7b4-a86636f453b9-1727768882                           75%
DEBUG update templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 870f868c-781f-46a0-bc18-580ddf5a39b5-1727768883                           79%
DEBUG update templates/page.studentenrabatt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: e2e9a8e5-9bed-4755-9bc7-cbc651a29b15-1727768883                           82%
DEBUG update templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 4b8fbec3-0015-48e7-9b41-82604a6221cb-1727768883                           86%
DEBUG update templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c1d58d2f-75d7-43e4-9adb-b28efd0cab3d-1727768883                           89%
DEBUG update config/settings_schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 028a834d-620b-46fb-8b45-2f56bdff55ad-1727768884                           93%
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 8a0f1674-c651-4517-9c6a-037bcf11c52a-1727768884                           96%
                                                                                                                                                                                        100%
[2024-10-01 09:48:04] INFO  WEBrick 1.7.0
[2024-10-01 09:48:04] INFO  ruby 3.3.0 (2023-12-25) [arm64-darwin23]
[2024-10-01 09:48:04] INFO  WEBrick::HTTPServer#start: pid=29903 port=9292
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 000f9520-6ea0-4f87-bc51-db0418e1f531-1727768884
DEBUG get config/settings_schema.json
DEBUG get locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=config%2Fsettings_schema.json with request_id: 457758c5-eed2-41bc-ad41-a953b920e955-1727768884
  โ€ข 09:48:05 Synced ยป get config/settings_schema.json
DEBUG get locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.json with request_id: 9c30b73a-cce5-4383-bdc9-fb06518f5db6-1727768884
  โ€ข 09:48:05 Synced ยป get locales/de.json
DEBUG get locales/en.default.json
DEBUG [HotReload] Modified config/settings_schema.json, locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.schema.json with request_id: 51e249c6-098a-4cb8-9143-bf28b91b7c91-1727768885
  โ€ข 09:48:05 Synced ยป get locales/de.schema.json
DEBUG get locales/en.default.schema.json
DEBUG [HotReload] Modified locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.schema.json with request_id: b7f6c0df-9dec-4192-93e8-8571cd1167dd-1727768885
  โ€ข 09:48:05 Synced ยป get locales/en.default.schema.json
DEBUG get locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.json with request_id: 7efbb21e-f2c1-42fc-a737-bbf501a7c3f2-1727768885
  โ€ข 09:48:05 Synced ยป get locales/en.default.json
DEBUG get sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Ffr.json with request_id: 343b08ff-80e2-4a6f-9d19-c09204104411-1727768885
  โ€ข 09:48:05 Synced ยป get locales/fr.json
DEBUG get sections/header-group.context.international.json
DEBUG [HotReload] Modified locales/en.default.schema.json, locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.franc.json with request_id: fe72f1d0-14aa-4f1e-9532-97aa66430297-1727768885
  โ€ข 09:48:05 Synced ยป get sections/header-group.context.franc.json
DEBUG get sections/header-group.json
DEBUG [HotReload] Modified locales/fr.json, sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.international.json with request_id: fb88577b-88b0-41a2-a31e-230aa4c27101-1727768885
  โ€ข 09:48:05 Synced ยป get sections/header-group.context.international.json
DEBUG get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.json with request_id: f4fbf8bd-fbe8-456b-a7e1-68b69e43aab0-1727768885
  โ€ข 09:48:06 Synced ยป get sections/header-group.json
DEBUG get templates/404.context.b2b.json
DEBUG [HotReload] Modified sections/header-group.context.international.json, sections/header-group.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: b27a3b3d-691e-466a-a1b9-36726e565db4-1727768886
  โ€ข 09:48:06 Synced ยป get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/404.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.b2b.json with request_id: 0112e549-409c-4b61-9a9a-5ee7549757e8-1727768886
  โ€ข 09:48:06 Synced ยป get templates/404.context.b2b.json
DEBUG get templates/collection.context.franc.json
DEBUG [HotReload] Modified templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.international.json with request_id: b8bae417-8bc6-4a4e-9129-0912853f9052-1727768886
  โ€ข 09:48:06 Synced ยป get templates/404.context.international.json
DEBUG get templates/collection.context.international.json
DEBUG [HotReload] Modified templates/404.context.b2b.json, templates/404.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.franc.json with request_id: c9afb7db-4722-4429-abb3-dec7173d5217-1727768886
  โ€ข 09:48:06 Synced ยป get templates/collection.context.franc.json
DEBUG get templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.international.json with request_id: ac12a504-8c5a-4c38-bd1a-3ccf9af94afe-1727768886
  โ€ข 09:48:06 Synced ยป get templates/collection.context.international.json
DEBUG get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified templates/collection.context.franc.json, templates/collection.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.json with request_id: ee83efd0-9b1a-433c-bdc3-e7a78c98235b-1727768886
  โ€ข 09:48:06 Synced ยป get templates/collection.json
DEBUG get templates/index.context.austria.json
DEBUG [HotReload] Modified templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: 102d056c-f9c1-46e3-8d6b-857484bb7f67-1727768886
  โ€ข 09:48:06 Synced ยป get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/index.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.austria.json with request_id: 04024be6-105d-4af6-9ebc-e3d979468cf7-1727768886
  โ€ข 09:48:07 Synced ยป get templates/index.context.austria.json
DEBUG get templates/index.context.franc.json
DEBUG [HotReload] Modified templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json, templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.b2b.json with request_id: 01a99c12-a51c-4310-841b-0867592584f9-1727768887
  โ€ข 09:48:07 Synced ยป get templates/index.context.b2b.json
DEBUG get templates/index.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.franc.json with request_id: e9c2b382-d4b1-42f3-90a3-9f0cc8b50bf2-1727768887
  โ€ข 09:48:07 Synced ยป get templates/index.context.franc.json
DEBUG get templates/index.json
DEBUG [HotReload] Modified templates/index.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.international.json with request_id: 94409987-0b84-4d37-b104-e9559c8bf601-1727768887
  โ€ข 09:48:07 Synced ยป get templates/index.context.international.json
DEBUG get templates/page.adventskalender-2024.context.franc.json
DEBUG [HotReload] Modified templates/index.context.franc.json, templates/index.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.json with request_id: a927add2-39e3-450f-8d7b-c935a39e6169-1727768887
  โ€ข 09:48:07 Synced ยป get templates/index.json
DEBUG get templates/page.adventskalender-2024.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.franc.json with request_id: 68344b78-6b81-4797-ba60-fcccea897568-1727768887
  โ€ข 09:48:07 Synced ยป get templates/page.adventskalender-2024.context.franc.json
DEBUG get templates/page.adventskalender-2024.json
DEBUG [HotReload] Modified templates/index.json, templates/page.adventskalender-2024.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.international.json with request_id: 7183f9e5-6846-459c-b9c8-eb503635db94-1727768887
  โ€ข 09:48:07 Synced ยป get templates/page.adventskalender-2024.context.international.json
DEBUG get templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.json with request_id: c3843758-9bc6-48e1-a707-cc8255736c04-1727768887
  โ€ข 09:48:07 Synced ยป get templates/page.adventskalender-2024.json
DEBUG get templates/page.reklamation.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.context.international.json, templates/page.adventskalender-2024.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: 04d2b93e-bb7c-4f32-8335-6b11196a1c2d-1727768887
  โ€ข 09:48:08 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.studentenrabatt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: 34d07512-ece8-475b-87c4-e2e8492b555c-1727768887
  โ€ข 09:48:08 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7594e55b-e7ea-4080-92e3-1d3ecf7a8982-1727768888
DEBUG [HotReload] Modified templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: 1905b340-3beb-4e7b-ac43-075fd9119a7f-1727768888
  โ€ข 09:48:08 Synced ยป get templates/page.studentenrabatt.json
DEBUG get templates/page.veganuary.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 434cc94c-90dc-47d2-9a0b-171db9250962-1727768888
  โ€ข 09:48:08 Synced ยป get templates/page.thomas-mueller.json
DEBUG update config/settings_schema.json
DEBUG [HotReload] Modified templates/page.reklamation.json, templates/page.studentenrabatt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: d55804cb-9dfb-4896-a891-7560a7cc6750-1727768888
  โ€ข 09:48:08 Synced ยป get templates/page.veganuary.json
DEBUG update locales/de.json
DEBUG [HotReload] Modified templates/page.thomas-mueller.json, templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 751e2768-7175-423e-a995-e82c498d357a-1727768888
  โ€ข 09:48:08 Synced ยป update config/settings_schema.json
DEBUG update locales/de.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: cf69e542-331d-4750-95d5-e67334991cfa-1727768888
  โ€ข 09:48:08 Synced ยป update locales/de.json
DEBUG update locales/en.default.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 66fab9e6-a571-474b-9ba1-a90f826850aa-1727768888
  โ€ข 09:48:09 Synced ยป update locales/de.schema.json
DEBUG update locales/en.default.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a59407a3-a0ca-4fc8-b4be-affeaa5aa96b-1727768889
  โ€ข 09:48:09 Synced ยป update locales/en.default.schema.json
DEBUG update locales/fr.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 6732387c-03d9-4f6d-a19c-87782e5da6b6-1727768889
  โ€ข 09:48:09 Synced ยป update locales/en.default.json
DEBUG update sections/header-group.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 0a5e92b6-1a8c-4610-8aa0-6ef36e742f99-1727768889
  โ€ข 09:48:09 Synced ยป update locales/fr.json
DEBUG update sections/header-group.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f5701fa6-33b4-48a7-b171-668dbe82e6ae-1727768889
  โ€ข 09:48:10 Synced ยป update sections/header-group.context.franc.json
DEBUG update sections/header-group.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 28d51dd2-4a63-4e6a-a1c8-eaf94e4ffb40-1727768889
  โ€ข 09:48:10 Synced ยป update sections/header-group.context.international.json
DEBUG update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: eea48b29-3dd1-41c5-b56e-e265dc3726d4-1727768890
  โ€ข 09:48:10 Synced ยป update sections/header-group.json
DEBUG update templates/404.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 32f62c2a-da62-4d30-8bec-87b66b250790-1727768890
  โ€ข 09:48:10 Synced ยป update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/404.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 109de9c7-d156-4384-88ed-29aed0350060-1727768890
  โ€ข 09:48:10 Synced ยป update templates/404.context.b2b.json
DEBUG update templates/collection.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d169376a-f645-4d68-b84c-b6e2527c5ebb-1727768890
  โ€ข 09:48:10 Synced ยป update templates/404.context.international.json
DEBUG update templates/collection.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 38435786-d269-4fab-a1ec-76006b2e64fa-1727768890
  โ€ข 09:48:11 Synced ยป update templates/collection.context.franc.json
DEBUG update templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 0a3e0668-96cd-4509-ba64-c8aced702f4f-1727768891
  โ€ข 09:48:11 Synced ยป update templates/collection.context.international.json
DEBUG update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 3833058c-31a7-4cbc-9551-c380be71fd56-1727768891
  โ€ข 09:48:11 Synced ยป update templates/collection.json
DEBUG update templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: b69fe9f3-b34b-4534-a4b4-9d57397bd2ea-1727768891
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 13967128-59bd-4273-a823-ec6ace671fdd-1727768891
  โ€ข 09:48:11 Synced ยป update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/index.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: e90ae280-9626-447b-9362-954959b97119-1727768891
  โ€ข 09:48:11 Synced ยป update templates/index.context.austria.json
DEBUG update templates/index.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7c1a30f8-d498-44a1-8c00-4efd14743a47-1727768891
  โ€ข 09:48:12 Synced ยป update templates/index.context.b2b.json
DEBUG update templates/index.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 3fcd7e06-2e46-4211-b8c2-1045ecae3e5b-1727768892
  โ€ข 09:48:12 Synced ยป update templates/index.context.franc.json
DEBUG update templates/index.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7b170109-d455-44e6-9a82-1a6f44fad261-1727768892
  โ€ข 09:48:12 Synced ยป update templates/index.context.international.json
DEBUG update templates/page.adventskalender-2024.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: fbe97297-434e-49d6-afe0-eead0045d5a2-1727768892
  โ€ข 09:48:12 Synced ยป update templates/index.json
DEBUG update templates/page.adventskalender-2024.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c2b4a7ea-27d4-4245-9262-e9abaa56a285-1727768892
  โ€ข 09:48:12 Synced ยป update templates/page.adventskalender-2024.context.franc.json
DEBUG update templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: e0d24cd6-6315-49a0-8bd9-bbb298d5ee0a-1727768892
  โ€ข 09:48:13 Synced ยป update templates/page.adventskalender-2024.context.international.json
DEBUG update templates/page.kontakt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 8c782a39-b20e-4394-bdf2-bcfc0877c81e-1727768892
  โ€ข 09:48:13 Synced ยป update templates/page.adventskalender-2024.json
DEBUG get templates/page.kontakt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 85ffc17c-cd58-4986-9aff-39f118de1a10-1727768893
  โ€ข 09:48:13 Synced ยป update templates/page.kontakt.json
DEBUG get templates/page.reklamation.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: 17cad217-4791-47a0-b930-b5130b72d775-1727768893
  โ€ข 09:48:13 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.studentenrabatt.json
DEBUG [HotReload] Modified templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: 960c3768-cc6f-4565-8abb-9aa0f01f2167-1727768893
  โ€ข 09:48:13 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: 42a3f608-1243-4157-9e67-b3ad32227ac0-1727768893
  โ€ข 09:48:13 Synced ยป get templates/page.studentenrabatt.json
DEBUG get templates/page.veganuary.json
DEBUG [HotReload] Modified templates/page.reklamation.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 5eef9a64-f09a-4de5-b603-bf2802f7cf45-1727768893
  โ€ข 09:48:13 Synced ยป get templates/page.thomas-mueller.json
DEBUG update templates/page.reklamation.json
DEBUG [HotReload] Modified templates/page.studentenrabatt.json, templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: 533b1595-fd7c-485d-a2f0-ee48ec73c82b-1727768893
  โ€ข 09:48:14 Synced ยป get templates/page.veganuary.json
DEBUG update templates/page.studentenrabatt.json
DEBUG [HotReload] Modified templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 56e8cbb7-5a80-4832-bf4d-7b782c313dcf-1727768894
  โ€ข 09:48:14 Synced ยป update templates/page.reklamation.json
DEBUG update templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d4b7a712-f5c7-42e3-b8f5-0e5f605b2681-1727768894
  โ€ข 09:48:14 Synced ยป update templates/page.studentenrabatt.json
DEBUG update templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 6d7b0f97-746f-4d43-8ef1-7586beb328a3-1727768894
  โ€ข 09:48:14 Synced ยป update templates/page.thomas-mueller.json
DEBUG get config/settings_schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f9d5bf5c-9d3b-45f8-959e-5e989e9f6be4-1727768894
  โ€ข 09:48:14 Synced ยป update templates/page.veganuary.json
DEBUG get locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=config%2Fsettings_schema.json with request_id: bec00c4f-d6df-4361-8af9-dd5d139d6345-1727768894
  โ€ข 09:48:15 Synced ยป get config/settings_schema.json
DEBUG get locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c8754724-9313-436a-97c1-ebe0a502dfec-1727768894
DEBUG [HotReload] Modified config/settings_schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.schema.json with request_id: 8bb02b64-8de6-4089-80b7-2cdc2765dc19-1727768895
  โ€ข 09:48:15 Synced ยป get locales/de.schema.json
DEBUG get locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.json with request_id: b465b015-76f6-406c-8814-30c472052a27-1727768895
  โ€ข 09:48:15 Synced ยป get locales/de.json
DEBUG get locales/en.default.schema.json
DEBUG [HotReload] Modified locales/de.json, locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.schema.json with request_id: ef7c525c-a4bc-4bc0-9ff5-cbe384556fc5-1727768895
  โ€ข 09:48:15 Synced ยป get locales/en.default.schema.json
DEBUG get locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.json with request_id: d52f5856-8f56-4a7a-86b3-5b8f89383d5a-1727768895
  โ€ข 09:48:15 Synced ยป get locales/en.default.json
DEBUG get sections/header-group.context.franc.json
DEBUG [HotReload] Modified locales/en.default.schema.json, locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Ffr.json with request_id: f4ed3b88-d975-4353-985a-da29a04c01c3-1727768895
  โ€ข 09:48:15 Synced ยป get locales/fr.json
DEBUG get sections/header-group.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.franc.json with request_id: 5e482195-70b7-4c29-8174-7219c334503d-1727768895
  โ€ข 09:48:15 Synced ยป get sections/header-group.context.franc.json
DEBUG get sections/header-group.json
DEBUG [HotReload] Modified locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.international.json with request_id: 064f92a6-f816-4094-9260-8494af6f9dc4-1727768895
  โ€ข 09:48:15 Synced ยป get sections/header-group.context.international.json
DEBUG get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified sections/header-group.context.franc.json, sections/header-group.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.json with request_id: 6aff79ad-f87f-41d5-87bb-1ada49a7e661-1727768895
  โ€ข 09:48:16 Synced ยป get sections/header-group.json
DEBUG get templates/404.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: 2610d21c-6c9d-4d5a-bb6a-1c21f43c8aeb-1727768896
  โ€ข 09:48:16 Synced ยป get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/404.context.international.json
DEBUG [HotReload] Modified sections/header-group.json, templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.b2b.json with request_id: 2087b3ef-2c0b-4a7d-9cbc-b8fb7dd1ee08-1727768896
  โ€ข 09:48:16 Synced ยป get templates/404.context.b2b.json
DEBUG get templates/collection.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.international.json with request_id: ea39ff34-6592-41de-a84e-7ae12d54b99c-1727768896
  โ€ข 09:48:16 Synced ยป get templates/404.context.international.json
DEBUG get templates/collection.context.international.json
DEBUG [HotReload] Modified templates/404.context.b2b.json, templates/404.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.franc.json with request_id: 7577fee6-f0a5-4f9e-8b69-4b9f2bff9701-1727768896
  โ€ข 09:48:16 Synced ยป get templates/collection.context.franc.json
DEBUG get templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.international.json with request_id: 5c38a42e-558b-4945-b814-d3cdfe91da69-1727768896
  โ€ข 09:48:16 Synced ยป get templates/collection.context.international.json
DEBUG update templates/page.kontakt.json
DEBUG [HotReload] Modified templates/collection.context.franc.json
DEBUG [HotReload] Modified templates/collection.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: cff125e7-de64-4421-8f5e-a09e459e7e3a-1727768896
  โ€ข 09:48:17 Synced ยป update templates/page.kontakt.json
DEBUG update templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d865d096-7f62-4976-805a-2ddc076b0e1f-1727768897
  โ€ข 09:48:17 Synced ยป update templates/page.reklamation.json
DEBUG update templates/page.studentenrabatt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bd118177-71ae-4fd9-b5d8-943986ac562b-1727768897
  โ€ข 09:48:17 Synced ยป update templates/page.studentenrabatt.json
DEBUG update templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 52469dba-6151-4bf0-ba70-9794db5b29ff-1727768898
  โ€ข 09:48:18 Synced ยป update templates/page.thomas-mueller.json
DEBUG update templates/page.veganuary.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: cc0d96bf-5814-408d-8350-5a7a23a85e6e-1727768898
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 06f4c383-c851-4f85-8e83-d50fc9382474-1727768898
  โ€ข 09:48:18 Synced ยป update templates/page.veganuary.json
DEBUG get config/settings_schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=config%2Fsettings_schema.json with request_id: cf45b5ee-aa9b-4f4c-92d3-f9cc18380366-1727768898
  โ€ข 09:48:18 Synced ยป get config/settings_schema.json
DEBUG get locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.json with request_id: 7f6abdde-f392-4439-95e4-d68b4bc9107c-1727768898
  โ€ข 09:48:19 Synced ยป get locales/de.json
DEBUG get locales/de.schema.json
DEBUG [HotReload] Modified config/settings_schema.json
DEBUG [HotReload] Modified locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.schema.json with request_id: 6ba8f98f-965f-44d3-902b-475b40c5709a-1727768899
  โ€ข 09:48:19 Synced ยป get locales/de.schema.json
DEBUG get locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.json with request_id: d6fe27e9-a2f4-4d72-b211-8e6bb8564c33-1727768899
  โ€ข 09:48:19 Synced ยป get locales/en.default.json
DEBUG get locales/en.default.schema.json
DEBUG [HotReload] Modified locales/de.schema.json
DEBUG [HotReload] Modified locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.schema.json with request_id: 4b974c5c-f289-4a9a-b801-96241d22569a-1727768899
  โ€ข 09:48:19 Synced ยป get locales/en.default.schema.json
DEBUG get locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Ffr.json with request_id: d33d1dc5-18bb-42c1-ae0b-193e830f4dd0-1727768899
  โ€ข 09:48:20 Synced ยป get locales/fr.json
DEBUG get sections/header-group.context.franc.json
DEBUG [HotReload] Modified locales/en.default.schema.json
DEBUG [HotReload] Modified locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.franc.json with request_id: 00ba5310-dcaf-4b5a-aeef-47e0fcd6ce67-1727768900
  โ€ข 09:48:20 Synced ยป get sections/header-group.context.franc.json
DEBUG get sections/header-group.context.international.json
DEBUG [HotReload] Modified sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.international.json with request_id: 17f26cf8-142f-4815-a0bb-4a4518f8f05e-1727768900
  โ€ข 09:48:20 Synced ยป get sections/header-group.context.international.json
DEBUG get sections/header-group.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.json with request_id: 46e2e10b-3200-4355-882a-806940b8a9e5-1727768900
  โ€ข 09:48:20 Synced ยป get sections/header-group.json
DEBUG get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified sections/header-group.context.international.json, sections/header-group.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: 24c1b9e2-21d2-4c93-8f21-424fda6bdda1-1727768900
  โ€ข 09:48:21 Synced ยป get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/404.context.b2b.json
DEBUG [HotReload] Modified templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.b2b.json with request_id: d9a9953c-4a71-4549-b378-b469388a999b-1727768901
  โ€ข 09:48:21 Synced ยป get templates/404.context.b2b.json
DEBUG get templates/404.context.international.json
DEBUG [HotReload] Modified templates/404.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.international.json with request_id: 15eb2aa9-8915-4ba3-9463-0a1151508898-1727768901
  โ€ข 09:48:21 Synced ยป get templates/404.context.international.json
DEBUG update config/settings_schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 3d64325a-d892-4c54-a6b2-1062b68a7a86-1727768901
DEBUG [HotReload] Modified templates/404.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 05dcb8bc-f5ab-4141-afc9-99b930c28cb2-1727768901
  โ€ข 09:48:21 Synced ยป update config/settings_schema.json
DEBUG get templates/collection.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.franc.json with request_id: 7b8a3235-0c93-4638-8eb1-3e5b2e5cf39d-1727768902
  โ€ข 09:48:22 Synced ยป get templates/collection.context.franc.json
DEBUG get templates/collection.context.international.json
DEBUG [HotReload] Modified templates/collection.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.international.json with request_id: f8acb74b-99c6-4b66-8efc-a041c20f20eb-1727768902
  โ€ข 09:48:22 Synced ยป get templates/collection.context.international.json
DEBUG get templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.json with request_id: d46f30aa-5ffd-46dc-b8d6-c1c14e923df2-1727768902
  โ€ข 09:48:22 Synced ยป get templates/collection.json
DEBUG get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified templates/collection.context.international.json, templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: 7b9b47fd-510b-4421-9e02-213593cc43fd-1727768902
  โ€ข 09:48:22 Synced ยป get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.austria.json with request_id: d02918a8-6387-47f4-a4e8-a683e3c17bcf-1727768902
  โ€ข 09:48:23 Synced ยป get templates/index.context.austria.json
DEBUG get templates/index.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.json with request_id: a7e51736-3e8c-4066-881a-d2967b6368a7-1727768902
  โ€ข 09:48:23 Synced ยป get templates/collection.json
DEBUG get templates/index.context.franc.json
DEBUG [HotReload] Modified templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.b2b.json with request_id: d5ab03c3-bec8-4ccf-aeaa-8d7c15656936-1727768903
  โ€ข 09:48:23 Synced ยป get templates/index.context.b2b.json
DEBUG get templates/index.context.international.json
DEBUG [HotReload] Modified templates/index.context.austria.json, templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.franc.json with request_id: 2745c3ce-49ad-4fbb-ba6b-4dbe8bf8d09a-1727768903
  โ€ข 09:48:23 Synced ยป get templates/index.context.franc.json
DEBUG get templates/index.json
DEBUG [HotReload] Modified templates/index.context.b2b.json, templates/index.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.json with request_id: d71c9cbd-981c-4364-b948-17d0c20cb484-1727768903
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.international.json with request_id: d3a3d215-819b-4f62-af91-bcc6bf439f67-1727768903
  โ€ข 09:48:23 Synced ยป get templates/index.context.international.json
DEBUG get templates/page.adventskalender-2024.context.franc.json
  โ€ข 09:48:23 Synced ยป get templates/index.json
DEBUG get templates/page.adventskalender-2024.context.international.json
DEBUG [HotReload] Modified templates/index.context.international.json, templates/index.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.franc.json with request_id: 210dc842-6ae0-4096-b1a2-f041d607bd7f-1727768903
  โ€ข 09:48:23 Synced ยป get templates/page.adventskalender-2024.context.franc.json
DEBUG get templates/page.adventskalender-2024.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.international.json with request_id: 7712b38b-6070-477b-8810-4e6bb7798b2a-1727768903
  โ€ข 09:48:23 Synced ยป get templates/page.adventskalender-2024.context.international.json
DEBUG update locales/de.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.context.franc.json, templates/page.adventskalender-2024.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.json with request_id: 960dd9fd-a286-4d1d-8551-dc51a82f40eb-1727768904
  โ€ข 09:48:24 Synced ยป get templates/page.adventskalender-2024.json
DEBUG update locales/de.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: abf52f84-c410-42f5-a23e-260f27effb9f-1727768904
  โ€ข 09:48:24 Synced ยป update locales/de.json
DEBUG update locales/en.default.schema.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f14f5558-1fee-4e66-b4a2-5bcc37ec205e-1727768904
  โ€ข 09:48:24 Synced ยป update locales/de.schema.json
DEBUG update locales/en.default.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: fd645982-67b4-475a-b1e2-da5654061267-1727768904
  โ€ข 09:48:24 Synced ยป update locales/en.default.schema.json
DEBUG update locales/fr.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: eb49cd07-7b43-4784-aa06-7fd434a41d41-1727768904
  โ€ข 09:48:25 Synced ยป update locales/fr.json
DEBUG update sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 2721f04d-fd73-4d82-a9a8-920f8464481b-1727768905
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 4fd2769b-5596-4dfa-bfe9-9f83f5a0c987-1727768905
  โ€ข 09:48:25 Synced ยป update sections/header-group.context.franc.json
DEBUG update sections/header-group.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bc4d70df-cc73-4f60-877c-7f34dfa6b39d-1727768905
  โ€ข 09:48:26 Synced ยป update sections/header-group.context.international.json
DEBUG update sections/header-group.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 0defe333-24fe-4454-831d-5f7b7488850d-1727768906
  โ€ข 09:48:26 Synced ยป update sections/header-group.json
DEBUG update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7ce8f3dd-0d96-405a-a0b4-d7a4eeaf1a49-1727768906
  โ€ข 09:48:26 Synced ยป update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/404.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 799b3ac7-543b-4d37-a915-7c5dcb72627f-1727768906
  โ€ข 09:48:27 Synced ยป update templates/404.context.b2b.json
DEBUG update templates/404.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 83321d2b-f15f-45a1-9a58-ec818e0f1b24-1727768907
  โ€ข 09:48:27 Synced ยป update templates/404.context.international.json
DEBUG update templates/collection.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 08f85783-0432-457c-9d3e-45662ffebd53-1727768907
  โ€ข 09:48:27 Synced ยป update templates/collection.context.franc.json
DEBUG update templates/collection.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 65d11f09-3f6c-41ff-91c9-c0573ad15a96-1727768907
  โ€ข 09:48:28 Synced ยป update templates/collection.context.international.json
DEBUG get templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.json with request_id: ac8654a6-1712-4255-94b3-eb830c7c1fea-1727768908
  โ€ข 09:48:28 Synced ยป get templates/collection.json
DEBUG get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d779c4c1-d074-4c27-af09-1953cfc11bfb-1727768908
  โ€ข 09:48:28 Synced ยป update locales/en.default.json
DEBUG get templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 5d984ad6-752c-41bb-9c52-a43be5b63317-1727768908
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: b61529f7-d6ff-45f7-8a7e-8c4cc3886d06-1727768908
  โ€ข 09:48:28 Synced ยป get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/index.context.b2b.json
DEBUG [HotReload] Modified templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.austria.json with request_id: b951d0bb-161d-4196-986e-8ce8ceee5eb1-1727768908
  โ€ข 09:48:28 Synced ยป get templates/index.context.austria.json
DEBUG get templates/index.context.franc.json
DEBUG [HotReload] Modified templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json, templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.b2b.json with request_id: d19c98b6-7fc7-442b-bded-042141084342-1727768908
  โ€ข 09:48:29 Synced ยป get templates/index.context.b2b.json
DEBUG get templates/index.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.franc.json with request_id: 8022b963-77a5-4b78-a1a7-ed6db1d00fb5-1727768908
  โ€ข 09:48:29 Synced ยป get templates/index.context.franc.json
DEBUG get templates/index.json
DEBUG [HotReload] Modified templates/index.context.b2b.json
DEBUG [HotReload] Modified templates/index.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.json with request_id: 5fd48cc9-925a-4119-91c9-234f2e394b2e-1727768909
  โ€ข 09:48:29 Synced ยป get templates/index.json
DEBUG get templates/page.adventskalender-2024.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.international.json with request_id: 38476b75-0de2-4ca6-a771-dab75c135fe4-1727768909
  โ€ข 09:48:29 Synced ยป get templates/index.context.international.json
DEBUG get templates/page.adventskalender-2024.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.franc.json with request_id: 96b5f2ca-9ef3-412a-bc56-5c4962904894-1727768909
  โ€ข 09:48:29 Synced ยป get templates/page.adventskalender-2024.context.franc.json
DEBUG get templates/page.adventskalender-2024.json
DEBUG [HotReload] Modified templates/index.json, templates/index.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.international.json with request_id: c1006661-5f49-40e3-ba05-46dc26f9ca43-1727768909
  โ€ข 09:48:29 Synced ยป get templates/page.adventskalender-2024.context.international.json
DEBUG get templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.json with request_id: a26748f9-1e7f-475d-a381-83fcf4b55627-1727768909
DEBUG [HotReload] Modified templates/page.adventskalender-2024.context.franc.json, templates/page.adventskalender-2024.context.international.json
  โ€ข 09:48:29 Synced ยป get templates/page.adventskalender-2024.json
DEBUG get templates/page.reklamation.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: 4a36628b-2b0a-4178-bf37-0506c2289a83-1727768909
  โ€ข 09:48:29 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.studentenrabatt.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.json, templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: 2ed28acf-03f2-4ab1-bd5e-ff56a5f9a329-1727768909
  โ€ข 09:48:30 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: 65b8d0f5-f412-423b-973d-aa4cb1069531-1727768909
  โ€ข 09:48:30 Synced ยป get templates/page.studentenrabatt.json
DEBUG update config/settings_schema.json
DEBUG [HotReload] Modified templates/page.reklamation.json, templates/page.studentenrabatt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 0d73a43e-7a24-4b8c-b407-2100233508da-1727768910
  โ€ข 09:48:30 Synced ยป get templates/page.thomas-mueller.json
DEBUG update locales/de.json
DEBUG [HotReload] Modified templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a28920d8-e830-49df-818c-0e7fea5c8d40-1727768910
  โ€ข 09:48:30 Synced ยป update config/settings_schema.json
DEBUG update locales/de.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 274ad94c-9c18-4777-a6a1-8ee4038fe6a4-1727768910
  โ€ข 09:48:30 Synced ยป update locales/de.json
DEBUG update locales/en.default.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 9b176992-0aa3-4a54-9d6b-b199c92e525b-1727768910
  โ€ข 09:48:30 Synced ยป update locales/de.schema.json
DEBUG update locales/en.default.schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 7a909040-da6b-478c-9440-0d5f519cf461-1727768910
  โ€ข 09:48:30 Synced ยป update locales/en.default.json
DEBUG update locales/fr.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: e920a7ed-03f0-4b6c-a38d-93dcfda17071-1727768911
  โ€ข 09:48:31 Synced ยป update locales/en.default.schema.json
DEBUG update sections/header-group.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 08b7ccf8-f855-43a4-a605-08f79e5a031b-1727768911
  โ€ข 09:48:31 Synced ยป update locales/fr.json
DEBUG update sections/header-group.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bd0d21f1-880a-4163-8c9b-00837ccf35ec-1727768911
  โ€ข 09:48:31 Synced ยป update sections/header-group.context.franc.json
DEBUG update sections/header-group.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: fdf1ee90-1772-438d-8fc7-45eb6de9941b-1727768911
  โ€ข 09:48:31 Synced ยป update sections/header-group.context.international.json
DEBUG update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 395e4a77-ef27-4187-b980-a854076b030f-1727768911
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d76309d6-1726-49f1-8c1b-101387e38d7b-1727768911
  โ€ข 09:48:32 Synced ยป update sections/header-group.json
DEBUG update templates/404.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f4c444fa-7220-482a-9a19-106f6e586cb0-1727768911
  โ€ข 09:48:32 Synced ยป update templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/404.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 61f83a38-c903-4ef5-884f-2bce1977c188-1727768912
  โ€ข 09:48:32 Synced ยป update templates/404.context.b2b.json
DEBUG get templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: cfde8cad-16df-4fa2-886e-3b4fdc678e7b-1727768912
  โ€ข 09:48:32 Synced ยป update templates/404.context.international.json
DEBUG get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.json with request_id: 7e972f04-47ab-447d-9b06-2d2106d1fc2b-1727768912
  โ€ข 09:48:32 Synced ยป get templates/collection.json
DEBUG get templates/index.context.austria.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json with request_id: e436da2e-4a68-4e0f-88ad-7570a07b3d29-1727768912
  โ€ข 09:48:32 Synced ยป get templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG get templates/index.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.austria.json with request_id: 5a561f4b-1f04-42bb-870c-7c54b23d2a90-1727768912
  โ€ข 09:48:32 Synced ยป get templates/index.context.austria.json
DEBUG get templates/index.context.franc.json
DEBUG [HotReload] Modified templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json, templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.b2b.json with request_id: 78bcc9c1-a995-42f7-9e5e-486d6f3fb6a5-1727768912
  โ€ข 09:48:33 Synced ยป get templates/index.context.b2b.json
DEBUG get templates/index.context.international.json
DEBUG [HotReload] Modified templates/index.context.austria.json, templates/index.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.franc.json with request_id: 48afa402-123b-47f6-a934-2416b9576197-1727768913
  โ€ข 09:48:33 Synced ยป get templates/index.context.franc.json
DEBUG get templates/index.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.context.international.json with request_id: b4c5daa9-0200-42bd-8d20-099239e1299b-1727768913
DEBUG [HotReload] Modified templates/index.context.franc.json
  โ€ข 09:48:33 Synced ยป get templates/index.context.international.json
DEBUG get templates/page.adventskalender-2024.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Findex.json with request_id: 6819c80f-acf6-403a-8aa5-aba8f04301c6-1727768913
  โ€ข 09:48:33 Synced ยป get templates/index.json
DEBUG get templates/page.adventskalender-2024.context.international.json
DEBUG [HotReload] Modified templates/index.context.international.json, templates/index.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.international.json with request_id: f3f9bc13-3961-4bfc-b085-d2aa9c8a61b0-1727768913
  โ€ข 09:48:33 Synced ยป get templates/page.adventskalender-2024.context.international.json
DEBUG get templates/page.adventskalender-2024.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.context.franc.json with request_id: 8774a421-220a-4868-a328-2f353b47f558-1727768913
  โ€ข 09:48:33 Synced ยป get templates/page.adventskalender-2024.context.franc.json
DEBUG get templates/page.kontakt.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.context.international.json, templates/page.adventskalender-2024.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.adventskalender-2024.json with request_id: 55297402-bd36-458d-b087-6f46caca5248-1727768913
  โ€ข 09:48:33 Synced ยป get templates/page.adventskalender-2024.json
DEBUG get templates/page.reklamation.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: 1877aaf6-22b7-4b9a-9a58-1789557d4459-1727768913
  โ€ข 09:48:33 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.studentenrabatt.json
DEBUG [HotReload] Modified templates/page.adventskalender-2024.json, templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: d22fdeaa-734d-4d2f-87f3-f34185e9738f-1727768913
  โ€ข 09:48:34 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: b91573dd-c055-476a-912d-cdc1f64d5c7c-1727768913
  โ€ข 09:48:34 Synced ยป get templates/page.studentenrabatt.json
DEBUG get templates/page.veganuary.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 3a49b1ec-0c33-4da1-9633-61f5edee1a2f-1727768914
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: 211764d4-8ae5-4d06-bb16-543743e55fb6-1727768914
DEBUG [HotReload] Modified templates/page.reklamation.json, templates/page.studentenrabatt.json
  โ€ข 09:48:34 Synced ยป get templates/page.thomas-mueller.json
DEBUG update templates/collection.context.franc.json
  โ€ข 09:48:34 Synced ยป get templates/page.veganuary.json
DEBUG update templates/collection.context.international.json
DEBUG [HotReload] Modified templates/page.thomas-mueller.json, templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: cf6a817f-cbb1-4a28-b5c5-2d3137048833-1727768914
  โ€ข 09:48:34 Synced ยป update templates/collection.context.international.json
DEBUG update templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 2ef87aeb-1f90-48cc-9fab-f55504ff4dda-1727768914
  โ€ข 09:48:34 Synced ยป update templates/collection.context.franc.json
DEBUG update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f7b83d21-9404-4c3f-bfc3-2b9c514b3753-1727768914
  โ€ข 09:48:35 Synced ยป update templates/collection.json
DEBUG update templates/index.context.austria.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 724c42fb-a1db-423a-b8b2-af9958e5be2a-1727768914
  โ€ข 09:48:35 Synced ยป update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 1e5c7858-2a38-4fec-95f0-58afa88e198d-1727768915
  โ€ข 09:48:35 Synced ยป update templates/collection.json
DEBUG update templates/index.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f6da8068-6d3b-4ed4-a3c7-b0a18cfda919-1727768915
  โ€ข 09:48:35 Synced ยป update templates/index.context.austria.json
DEBUG update templates/index.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 9af75f03-91c9-46f7-8fd1-353043703dc7-1727768915
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 75f02e2a-1693-46b3-abb3-5b4fa9933ea2-1727768915
  โ€ข 09:48:35 Synced ยป update templates/index.context.b2b.json
DEBUG update templates/index.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 0cd05ad6-2bfa-44c7-b312-a05e2c4ddb47-1727768915
  โ€ข 09:48:35 Synced ยป update templates/index.context.franc.json
DEBUG update templates/index.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 784e4c5d-efff-4aab-b4b0-5c14aff857ec-1727768915
  โ€ข 09:48:36 Synced ยป update templates/index.context.international.json
DEBUG update templates/page.adventskalender-2024.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 8b9f5bc1-8189-4fd2-92c6-4d13a24b4e96-1727768915
  โ€ข 09:48:36 Synced ยป update templates/index.json
DEBUG update templates/page.adventskalender-2024.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 452757d6-8eed-4876-8080-9438661ff763-1727768916
  โ€ข 09:48:36 Synced ยป update templates/page.adventskalender-2024.context.franc.json
DEBUG update templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 260b1185-d88c-4483-90f3-de704b1a6a75-1727768916
  โ€ข 09:48:36 Synced ยป update templates/page.adventskalender-2024.context.international.json
DEBUG get templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: eaf3e041-73f7-4542-9ca3-a6a0c623c9a7-1727768916
  โ€ข 09:48:36 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 173addd5-d43e-41d2-8659-4338ad630db6-1727768916
  โ€ข 09:48:36 Synced ยป update templates/page.adventskalender-2024.json
DEBUG get templates/page.studentenrabatt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: 536ad53a-1d30-4e71-aed4-b259fd81c023-1727768916
  โ€ข 09:48:36 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG [HotReload] Modified templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: 659cd42d-7a5a-4f42-a021-80ab615ac6d6-1727768916
  โ€ข 09:48:37 Synced ยป get templates/page.studentenrabatt.json
DEBUG get templates/page.veganuary.json
DEBUG [HotReload] Modified templates/page.reklamation.json, templates/page.studentenrabatt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 82230f65-70e3-45e4-85f3-a2545ff118da-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.thomas-mueller.json
DEBUG update templates/collection.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: 9c874fb8-b2ed-49a2-adb6-ce0166d5f6cd-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.veganuary.json
DEBUG get templates/page.kontakt.json
DEBUG [HotReload] Modified templates/page.thomas-mueller.json, templates/page.veganuary.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.kontakt.json with request_id: 851e2428-c79c-459d-9dea-3136cfed9ca3-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.kontakt.json
DEBUG get templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 133cb42d-4da7-4972-b451-3e5c550c8527-1727768917
  โ€ข 09:48:37 Synced ยป update templates/collection.json
DEBUG get templates/page.studentenrabatt.json
DEBUG [HotReload] Modified templates/page.kontakt.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.reklamation.json with request_id: dbbc6d33-cf5a-41bc-8ebc-d01fccf51fda-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.reklamation.json
DEBUG get templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.studentenrabatt.json with request_id: 0374201f-9ae1-48d6-a28a-b0ca0b237f24-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.studentenrabatt.json
DEBUG get templates/page.veganuary.json
DEBUG [HotReload] Modified templates/page.reklamation.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.thomas-mueller.json with request_id: 3da69470-3df5-494d-bb4a-31cc1ca66191-1727768917
  โ€ข 09:48:37 Synced ยป get templates/page.thomas-mueller.json
DEBUG update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified templates/page.studentenrabatt.json, templates/page.thomas-mueller.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: 97f78fd8-e8e4-4bf0-bff8-85aae84e7a09-1727768917
  โ€ข 09:48:38 Synced ยป get templates/page.veganuary.json
DEBUG update templates/index.context.austria.json
DEBUG [HotReload] Modified templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a2f3c507-b59e-4e16-a2a8-76a762514a02-1727768917
  โ€ข 09:48:38 Synced ยป update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/index.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 69079b4f-548b-4dc2-ae76-2e8e6a651589-1727768918
  โ€ข 09:48:38 Synced ยป update templates/index.context.austria.json
DEBUG update templates/index.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: ad4b2cf2-849d-4221-b6cd-966771f8cdd3-1727768918
  โ€ข 09:48:38 Synced ยป update templates/index.context.b2b.json
DEBUG update templates/index.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 04c66eba-cfd9-4351-9a6f-b9a43c9d420b-1727768918
  โ€ข 09:48:38 Synced ยป update templates/index.context.franc.json
DEBUG update templates/index.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f9531659-f26c-4fce-b020-b13f323624f9-1727768918
  โ€ข 09:48:38 Synced ยป update templates/index.json
DEBUG update templates/page.adventskalender-2024.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: bd858592-6666-4755-84a1-4df5d3238334-1727768918
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: e648765e-4b8e-4021-9011-77e2437b5e75-1727768918
  โ€ข 09:48:39 Synced ยป update templates/index.context.international.json
DEBUG update templates/page.adventskalender-2024.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: c9a248ca-6bb4-4ff7-965b-f1c26fd93b0c-1727768918
  โ€ข 09:48:39 Synced ยป update templates/page.adventskalender-2024.context.franc.json
DEBUG update templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a64d9bbd-08d8-458d-8f32-99e5ce1f5b7e-1727768919
  โ€ข 09:48:39 Synced ยป update templates/page.adventskalender-2024.context.international.json
DEBUG update templates/page.kontakt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 02b03bf4-7917-40c6-8009-8e9dde80eeed-1727768919
  โ€ข 09:48:39 Synced ยป update templates/page.adventskalender-2024.json
DEBUG update templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 38cdec14-d003-41c5-ae7d-f91c1c1325fa-1727768919
  โ€ข 09:48:39 Synced ยป update templates/page.kontakt.json
DEBUG update templates/page.studentenrabatt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 80de6537-87ad-4721-be09-c559081658c2-1727768919
  โ€ข 09:48:39 Synced ยป update templates/page.reklamation.json
DEBUG update templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 6df421ea-4f87-4862-a12a-52c1a6748d14-1727768919
  โ€ข 09:48:40 Synced ยป update templates/page.studentenrabatt.json
DEBUG get config/settings_schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=config%2Fsettings_schema.json with request_id: dc49da52-6c2a-4cbc-99ea-68e56131961f-1727768920
  โ€ข 09:48:40 Synced ยป get config/settings_schema.json
DEBUG get locales/de.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 46f857b9-7061-4be7-aef9-610843f79c1d-1727768920
  โ€ข 09:48:40 Synced ยป update templates/page.thomas-mueller.json
DEBUG get locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.schema.json with request_id: 390a9b8b-0113-4100-b5af-492fe1b3f558-1727768920
  โ€ข 09:48:40 Synced ยป get locales/de.schema.json
DEBUG get locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.json with request_id: 7a90ba53-58e9-4c68-a4dc-e025dabf5e66-1727768920
  โ€ข 09:48:40 Synced ยป get locales/de.json
DEBUG get locales/en.default.schema.json
DEBUG [HotReload] Modified config/settings_schema.json
DEBUG [HotReload] Modified locales/de.json, locales/de.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.schema.json with request_id: 097030a1-a3ec-483f-8466-f608d5453496-1727768920
  โ€ข 09:48:40 Synced ยป get locales/en.default.schema.json
DEBUG get locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.json with request_id: 33a82de7-60d6-4fe3-a770-3d4a0d0974a9-1727768920
  โ€ข 09:48:40 Synced ยป get locales/en.default.json
DEBUG get sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.franc.json with request_id: 81fb676f-4b49-462c-a17d-e2e44d41dae7-1727768920
  โ€ข 09:48:41 Synced ยป get sections/header-group.context.franc.json
DEBUG get sections/header-group.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Ffr.json with request_id: be138ccb-788c-4587-a310-38a0cba64c6b-1727768920
  โ€ข 09:48:41 Synced ยป get locales/fr.json
DEBUG get sections/header-group.json
DEBUG [HotReload] Modified locales/en.default.json, locales/en.default.schema.json
DEBUG [HotReload] Modified sections/header-group.context.franc.json, locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.international.json with request_id: 9341a893-217a-42f9-90bf-119a98efe0b3-1727768921
  โ€ข 09:48:41 Synced ยป get sections/header-group.context.international.json
DEBUG get templates/page.veganuary.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.json with request_id: 8e7fba4a-e8c1-40d5-908c-0ff7d4a70194-1727768921
  โ€ข 09:48:41 Synced ยป get sections/header-group.json
DEBUG update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified sections/header-group.context.international.json, sections/header-group.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fpage.veganuary.json with request_id: d2bf0f36-c44e-4510-905f-1651b0eb71c4-1727768921
  โ€ข 09:48:41 Synced ยป get templates/page.veganuary.json
DEBUG update templates/collection.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: ec653d3f-91ec-48da-b655-595dd400c801-1727768921
  โ€ข 09:48:41 Synced ยป update templates/index.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG update templates/index.context.austria.json
DEBUG [HotReload] Modified templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f4c4acc0-1da6-43c4-a6b5-244d93991916-1727768921
  โ€ข 09:48:41 Synced ยป update templates/collection.json
DEBUG update templates/index.context.b2b.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: be718b4a-94bb-459f-923c-f1be082fc873-1727768921
  โ€ข 09:48:41 Synced ยป update templates/index.context.austria.json
DEBUG update templates/index.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 42e5f7b3-63f7-4b8b-b6a6-22820293ad45-1727768921
  โ€ข 09:48:42 Synced ยป update templates/index.context.b2b.json
DEBUG update templates/index.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: a7586e22-e957-48d9-afc6-1859a89d3c18-1727768922
  โ€ข 09:48:42 Synced ยป update templates/index.context.franc.json
DEBUG update templates/index.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: d8731741-9ee7-4a04-9aaf-d1119b79a6e4-1727768922
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: f20676e5-4ae9-4de2-a301-ea4c7d144758-1727768922
  โ€ข 09:48:42 Synced ยป update templates/index.context.international.json
DEBUG update templates/page.adventskalender-2024.context.international.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 338d4403-6069-45ac-bf54-711e4b7c4a5d-1727768922
  โ€ข 09:48:42 Synced ยป update templates/index.json
DEBUG update templates/page.adventskalender-2024.context.franc.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 95f454b0-5462-40fc-9735-66663dd78e7f-1727768922
  โ€ข 09:48:42 Synced ยป update templates/page.adventskalender-2024.context.international.json
DEBUG update templates/page.adventskalender-2024.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: ccc0107b-2929-49dd-8170-393b2f7c5276-1727768922
  โ€ข 09:48:42 Synced ยป update templates/page.adventskalender-2024.context.franc.json
DEBUG update templates/page.kontakt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 742bd11c-332d-4f08-a2c5-becdc3012404-1727768922
  โ€ข 09:48:43 Synced ยป update templates/page.adventskalender-2024.json
DEBUG update templates/page.reklamation.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 0d36c19a-39f4-496b-bc91-bc86a714eac8-1727768923
  โ€ข 09:48:43 Synced ยป update templates/page.kontakt.json
DEBUG update templates/page.studentenrabatt.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 95b08c36-be81-44e2-9152-628904464db8-1727768923
  โ€ข 09:48:43 Synced ยป update templates/page.reklamation.json
DEBUG update templates/page.thomas-mueller.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 1fc5e4de-a030-4afb-871f-945300e742cc-1727768923
  โ€ข 09:48:43 Synced ยป update templates/page.studentenrabatt.json
DEBUG update templates/page.veganuary.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 403d6a30-23a6-4d1a-b2a8-2ebf23d5a684-1727768923
  โ€ข 09:48:43 Synced ยป update templates/page.thomas-mueller.json
DEBUG get config/settings_schema.json
DEBUG PUT https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 4f639931-e54f-4f3f-8ea8-9c96c1f0b56e-1727768923
  โ€ข 09:48:43 Synced ยป update templates/page.veganuary.json
DEBUG get locales/de.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=config%2Fsettings_schema.json with request_id: b2a6cf80-5158-4649-b9d5-c24121ac9678-1727768924
  โ€ข 09:48:44 Synced ยป get config/settings_schema.json
DEBUG get locales/de.schema.json
DEBUG [HotReload] Modified config/settings_schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.schema.json with request_id: 6abe7d0d-f1eb-4051-ab2b-1027fae395d2-1727768924
  โ€ข 09:48:44 Synced ยป get locales/de.schema.json
DEBUG get locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fde.json with request_id: 76af5a27-26c3-4ffa-a120-b60acd93e847-1727768924
  โ€ข 09:48:44 Synced ยป get locales/de.json
DEBUG get locales/en.default.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.json with request_id: 30bf2a69-e501-40ae-ac1b-7477bc5a2c9d-1727768924
  โ€ข 09:48:44 Synced ยป get locales/en.default.json
DEBUG get locales/fr.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Fen.default.schema.json with request_id: 1507959e-a259-4988-9601-88ca984b37f4-1727768924
  โ€ข 09:48:44 Synced ยป get locales/en.default.schema.json
DEBUG get sections/header-group.context.franc.json
DEBUG [HotReload] Modified locales/de.json, locales/de.schema.json, locales/en.default.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=locales%2Ffr.json with request_id: 891d6ecb-0500-4e3f-b198-9b4d809cafb0-1727768924
  โ€ข 09:48:44 Synced ยป get locales/fr.json
DEBUG get sections/header-group.context.international.json
DEBUG [HotReload] Modified locales/en.default.schema.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.franc.json with request_id: b54112ab-d769-4dcc-935b-99758b922220-1727768924
  โ€ข 09:48:44 Synced ยป get sections/header-group.context.franc.json
DEBUG get sections/header-group.json
DEBUG [HotReload] Modified locales/fr.json, sections/header-group.context.franc.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.context.international.json with request_id: cfb2faf0-8a22-4caf-a70b-d44a1c1d0d2d-1727768924
  โ€ข 09:48:45 Synced ยป get sections/header-group.context.international.json
DEBUG get templates/404.context.0358ddd7-04ba-4d7d-9d18-f2cf67592821.json
DEBUG [HotReload] Modified sections/header-group.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json with request_id: 11aeada6-301a-436b-afb2-949d5eb2f91f-1727768925
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=sections%2Fheader-group.json with request_id: d1373e0e-d8da-4727-b7d8-f59b5f127a65-1727768927
  โ€ข 09:48:48 Synced ยป get sections/header-group.json
DEBUG get templates/404.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.b2b.json with request_id: df7bf1b0-4558-4a5c-a6ba-699aab5df036-1727768928
  โ€ข 09:48:48 Synced ยป get templates/404.context.b2b.json
DEBUG get templates/404.context.international.json
DEBUG [HotReload] Modified sections/header-group.json
DEBUG [HotReload] Modified templates/404.context.b2b.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2F404.context.international.json with request_id: 78bf1e04-3a7d-4594-b1fb-ebac0dbbb90c-1727768928
  โ€ข 09:48:48 Synced ยป get templates/404.context.international.json
DEBUG get templates/collection.context.franc.json
DEBUG [HotReload] Modified templates/404.context.international.json
DEBUG GET https://SHOPURL.myshopify.com/admin/api/unstable/themes/161775419720/assets.json?asset%5Bkey%5D=templates%2Fcollection.context.franc.json

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 commented 1 month ago

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.