Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 во время скачивания шаблона #18

Open
letalumil opened this issue Jan 18, 2023 · 0 comments
Open

403 во время скачивания шаблона #18

letalumil opened this issue Jan 18, 2023 · 0 comments

Comments

@letalumil
Copy link

Добрый день! Во время выполнения команды uploader pull примерно на середине процесса сервер ассетов начинает возвращать 403.
Шаблон довольно старый, с 2016 года. Попробовал склонировать шаблон в панели Insales и скачать клон, результат тот же.

{ 
  name: 'HTTPError',
  host: 'assets.insales.ru',
  hostname: 'assets.insales.ru',
  method: 'GET',
  path: '/assets/1/6070/1677238/1617987722/_product_preview.scss',
  protocol: 'https:',
  url: 'https://assets.insales.ru/assets/1/6070/1677238/1617987722/_product_preview.scss',
  statusCode: 403,
  statusMessage: 'Forbidden',
  headers:
   { server: 'nginx',
     date: 'Wed, 18 Jan 2023 17:26:27 GMT',
     'content-type': 'application/xml',
     'transfer-encoding': 'chunked',
     connection: 'close',
     'x-obs-request-id': '00000185C5EAF44990100947C87D1AC0',
     'x-reserved-indicator': '372',
     'x-obs-id-2':
      '32AAAQAAEAABAAAQAAEAABAAAQAAEAABCSuPc2LibjESQ25YT8kwi4B8hmZW9HsW',
     'fallback1-from': 'incubator19',
     'fallback1-to': 'static-sbercloud',
     'access-control-allow-origin': '*',
     'access-control-allow-methods': 'GET,HEAD',
     'content-encoding': 'gzip' } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant