Skip to content

Empty requirejs-config when using https #5977

Closed
@giacmir

Description

@giacmir

I recently switched a production store to have backend and frontend protected pages under https (using the configuration panel). When recompiling static assets then _pub/static/requirejs/adminhtml/Magento/backend/en_US/secure/requirejs-config.js is empty and the website is broken.

Switching back to http solves the issue.

Preconditions

  1. Magento 2.0.8 production mode
  2. php 7.0.8

Steps to reproduce

  1. configure Magento to use secure url in admin
  2. recompile static assets
  3. empty cache

Expected result

  1. Magento backend should operate normally

Actual result

  1. After login the interface is present but not usable (menus doesn't slide, notifies does not appear, etc)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions