HTTP problems in lab 3.1

Hi,
I've encountered several problems with the web portion of lab 3.1.
1. After putting the external IP of my server into my browser, the default Apache2 test page is displayed. It seems to not have an openstack index page.
I tried let the OpenStack and webserver services restart by rebooting the VM. After a reboot, my browser goes farther to see OpenStack, but errors out.. I think in Horizon module.
Error msg from browser:
OfflineGenerationError at /auth/login/
You have offline compression enabled but key "71f1bb91aa1db46c691a399635d662c7" is missing from offline manifest. You may need to run "python manage.py compress".
Request Method: | GET |
---|---|
Request URL: |
http://166.78.145.216/dashboard/auth/login/?next=/dashboard/... |
Something seems to be wrong here and this should be resolved for future students.
2. When I add in the external IP address for my server, I have recieved various "pop-up" windows leading to strange sites. It only seems to happen in my Chrome browser (in Fedora 24) when going to your IP addresses. All normal sites work properly, like Linux Foundation and Linux.com. Strange. I hope there is not some security problem.
Let me know if you need additional information from me.
Thanks for your help.
Comments
-
The pop up windows are something I am not aware of. If you could screen shot them next time I would take a look. There are a couple of things to conisder when you see the default page, but not the openstack login.
If the devstack script has not finished running, or has errors, the apache package is installed and the daemon is running, but the OpenStack backend and memcached may not yet be up and running. Until horizon is up the default page would be seen. Revisit the ./stack.sh output in the log file and see if there are errors having to do with horizon or keystone that would prevent the service from fully coming up.
After reboot devstack is not running. This was a more recent change to the devstack code. After a reboot you would need to run stack.sh again in order to start the necessary services. The good news is the packages and code is already in place so it will quickly check that things are were they need to be and start the services.
If there are no issues with the ./stack.sh and it is not after a reboot then please go to /var/log and look for recent keystone or horizon errors. From that output we can investigate the issue further.
Thank you.
0 -
I have done further testing and have run across the same issue. I will work with the lab support team to find an error and report back. Thank you for bringing it to our attention.
0 -
I am getting a Keystone error during ./stack.sh. See my earlier comment above.
0 -
I can not get to the Horizon login page or any of the BUI for the environment in Lab 3.4. I get to the Apache2 test page but not to OpenStack. I am guessing that this will be the same across all labs using devstack because I encountered it in Labs 3.1 - 3.4.
I am very frustrated that the labs for this OpenStack course are so broken. I am not sure if I have attempted any lab that is fully functional. I also am not seeing a rapid response to messages left here in the forum. Can I have support or a manager reach out to me offline (email) to discuss this? Thank you.
0 -
Please use the "Start over" button and run through the labs a second time. An update will soon be been pushed to the lab content. The fix is to call a previous version of DevStack instead of the bleeding edge version.
git clone https://git.openstack.org/openstack-dev/devstack -b stable/liberty
DevStack changes all the time. OpenStack also changes a lot. The ongoing change can mean working with the product is less stable than a single-vedor, propriatary, unchanging tool. By using the -b option a previous, more stable branch can be used. While this is more stable it may not have the newest and most interesting featurs of OpenStack.
Thank you for leaving a post about the issue
0
Categories
- 8.9K All Categories
- 13 LFX Mentorship
- 66 LFX Mentorship: Linux Kernel
- 364 Linux Foundation Boot Camps
- 231 Cloud Engineer Boot Camp
- 70 Advanced Cloud Engineer Boot Camp
- 25 DevOps Engineer Boot Camp
- 5 Cloud Native Developer Boot Camp
- 850 Training Courses
- 15 LFC110 Class Forum
- 16 LFD102 Class Forum
- 102 LFD103 Class Forum
- 3 LFD121 Class Forum
- 55 LFD201 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 19 LFD254 Class Forum
- 431 LFD259 Class Forum
- 85 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 16 LFS200 Class Forum
- 694 LFS201 Class Forum
- LFS201-JP クラス フォーラム
- 271 LFS211 Class Forum
- 50 LFS216 Class Forum
- 26 LFS241 Class Forum
- 27 LFS242 Class Forum
- 19 LFS243 Class Forum
- 6 LFS244 Class Forum
- 9 LFS250 Class Forum
- LFS250-JP クラス フォーラム
- 107 LFS253 Class Forum
- 791 LFS258 Class Forum
- 7 LFS258-JP クラス フォーラム
- 51 LFS260 Class Forum
- 79 LFS261 Class Forum
- 13 LFS262 Class Forum
- 76 LFS263 Class Forum
- 14 LFS264 Class Forum
- 10 LFS266 Class Forum
- 8 LFS267 Class Forum
- 9 LFS268 Class Forum
- 6 LFS269 Class Forum
- 180 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 187 LFW211 Class Forum
- 103 LFW212 Class Forum
- 878 Hardware
- 207 Drivers
- 74 I/O Devices
- 43 Monitors
- 115 Multimedia
- 204 Networking
- 98 Printers & Scanners
- 82 Storage
- 724 Linux Distributions
- 82 Debian
- 64 Fedora
- 12 Linux Mint
- 13 Mageia
- 22 openSUSE
- 126 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 347 Ubuntu
- 447 Linux System Administration
- 33 Cloud Computing
- 64 Command Line/Scripting
- Github systems admin projects
- 89 Linux Security
- 73 Network Management
- 105 System Management
- 45 Web Management
- 50 Mobile Computing
- 18 Android
- 19 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 499 Off Topic
- 119 Introductions
- 193 Small Talk
- 19 Study Material
- 747 Programming and Development
- 240 Kernel Development
- 473 Software Development
- 902 Software
- 247 Applications
- 178 Command Line
- 2 Compiling/Installing
- 72 Games
- 314 Installation
- 20 All In Program
- 20 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)