Bug 1104943 - Cannot create another domain or using multiple domain
Summary: Cannot create another domain or using multiple domain
Keywords:
Status: CLOSED DUPLICATE of bug 1048992
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 2.x
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 04:36 UTC by Khalid Adisendjaja
Modified: 2015-05-15 01:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-06 17:47:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Khalid Adisendjaja 2014-06-05 04:36:53 UTC
Description of problem:
Failed creating another domain from http://broker.example.com/console/settings,
just returning a blank page from http://broker.example.com/console/domains after submit.

Version-Release number of selected component (if applicable):
Openshift origin release 3 on Fedora 19

How reproducible:
yes, it can be reproduce


Steps to Reproduce:
1. Install OO using puppet deployment method All-in-one Host
   on Single host (broker+console+node)
2. create default domain for new app
3. create another domain from console setting page


Actual results:
blank page, no error code

Expected results:
domain created

Additional info:
Console error_log:

# tail /var/log/openshift/console/httpd/error_log 
  passenger (3.0.21) lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
  passenger (3.0.21) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
  passenger (3.0.21) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
  passenger (3.0.21) helper-scripts/passenger-spawn-server:102:in `<main>' (pid:18114)
[Wed Jun 04 23:30:19.991309 2014] [access_compat:error] [pid 2080] [client 127.0.0.1:30340] AH01797: client denied by server configuration: /var/www/html/console/domains, referer: https://broker.example.com/console/settings
[Wed Jun 04 23:30:19.992127 2014] [access_compat:error] [pid 2080] [client 127.0.0.1:30340] AH01797: client denied by server configuration: /var/www/html/console/domains, referer: https://broker.example.com/console/settings
[Wed Jun 04 23:30:35.624703 2014] [access_compat:error] [pid 2081] [client 127.0.0.1:30341] AH01797: client denied by server configuration: /var/www/html/console/settings, referer: https://broker.example.com/console/applications
[Wed Jun 04 23:30:35.625508 2014] [access_compat:error] [pid 2081] [client 127.0.0.1:30341] AH01797: client denied by server configuration: /var/www/html/console/settings, referer: https://broker.example.com/console/applications
[Wed Jun 04 23:30:43.951767 2014] [access_compat:error] [pid 18110] [client 127.0.0.1:30349] AH01797: client denied by server configuration: /var/www/html/console/domains, referer: https://broker.example.com/console/settings
[Wed Jun 04 23:30:43.952552 2014] [access_compat:error] [pid 18110] [client 127.0.0.1:30349] AH01797: client denied by server configuration: /var/www/html/console/domains, referer: https://broker.example.com/console/settings

Comment 1 Jordan Liggitt 2014-06-06 17:47:03 UTC

*** This bug has been marked as a duplicate of bug 1048992 ***


Note You need to log in before you can comment on or make changes to this bug.