Description of problem: The video page is missing on devenv, exists on other environment. Version-Release number of selected component (if applicable): devenv_2041 How reproducible:always Steps to Reproduce: 1.Go to openshift website 2.Go to the video page 3. Actual results: The video page is missing on devenv. Expected results: The video page should be accessible on devenv. Additional info:
Try running /etc/drupal6/revert-features in your devenv.
Created attachment 605948 [details] videos page in devenv It works on devenv_2043
Created attachment 605958 [details] vidoes page without proxy Ah, just found it only works if I have proxy settings, that means the page can not be accessed from China directly (without proxy) Feel free to log in this instance : ec2-50-19-166-239.compute-1.amazonaws.com to get the logs
Above result are already after revert features; [root@ip-10-62-13-231 drupal6]# ./revert-features.sh /usr/share/drupal6 /etc/drupal6 Do you really want to revert views? (y/n): y Reverted views. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] Current state already matches defaults, aborting. [ok] You have new mail in /var/spool/mail/root
This is working on INT - I can't reproduce this locally. Please test on INT and reopen if it doesn't work on STG.
Tested it on the int and stage, the vedio page can be accessed successfully without proxy from china. So I will put this issue to verified.