Skip to content

Unable to load login screen for centos7-katello-devel-stable #1277

Open
@jeffmcutter

Description

I'm trying to use centos7-katello-devel-stable but when I point my browser to the vagrant managed hosts entry on https it fails to load the login screen. The vagrant box I'm using is:

katello/katello-devel (libvirt, 2021.0114.0700)

vagrant up appears to complete successfully as do the following:

vagrant ssh centos7-katello-devel-stable
cd foreman
bundle exec foreman start

The browser console messages are:

Strict-Transport-Security: The connection to the site is untrustworthy, so the specified header was ignored.
login
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. login
Loading failed for the <script> with source “https://centos7-katello-devel-stable.example.com:3808/webpack/foreman-vendor.bundle-v6.0.0-development-25a881b2680b8b676d2f.js”. login:31:1
Loading failed for the <script> with source “https://centos7-katello-devel-stable.example.com:3808/webpack/vendor.js”. login:32:1
Loading failed for the <script> with source “https://centos7-katello-devel-stable.example.com:3808/webpack/bundle.js”. login:33:1
Uncaught ReferenceError: jQuery is not defined
    <anonymous> https://centos7-katello-devel-stable.example.com/assets/application-90c9de8f557426d73f0108e4784574fa2abb3c49e42399ac6976bf5812347910.js:9
    <anonymous> https://centos7-katello-devel-stable.example.com/assets/application-90c9de8f557426d73f0108e4784574fa2abb3c49e42399ac6976bf5812347910.js:11
application-90c9de8f557426d73f0108e4784574fa2abb3c49e42399ac6976bf5812347910.js:9:3
Loading failed for the <script> with source “https://centos7-katello-devel-stable.example.com:3808/webpack/katello:fills.js”. login:35:1
Loading failed for the <script> with source “https://centos7-katello-devel-stable.example.com:3808/webpack-dev-server.js”. login:36:1
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://0a09f9cb-810c-49fe-b915-6d33d32a59a9/src/js/editor-popup.js
Source Map URL: purify.js.map

Any ideas? Is it just me?

Thanks,
-Jeff

P.S. I tried centos-katello-devel also and it is failing on:

TASK [foreman_installer : Run installer] ***************************************
fatal: [centos7-katello-devel]: FAILED! => changed=true 
  cmd: |-
    foreman-installer -v --no-colors --disable-system-checks --scenario katello-devel  --katello-devel-scl-ruby=rh-ruby25 --katello-devel-admin-password changeme

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions