comanage-dev - Re: [comanage-dev] error after logging in
Subject: COmanage Developers List
List archive
- From: Scott Koranda <>
- To: Benn Oshrin <>
- Cc:
- Subject: Re: [comanage-dev] error after logging in
- Date: Thu, 9 Feb 2012 22:46:54 -0600
> What's in your URL bar at this point?
Attached is a trace of what my browser saw.
I am using basic auth like this:
<Directory /var/www/registry/auth/login >
AuthType Basic
AuthName "COmanage testing"
AuthUserFile /etc/apache2/passwords
Require valid-user
</Directory>
Thanks,
Scott
>
> On 2/9/12 4:09 PM, Scott Koranda wrote:
> >Hi,
> >
> >After I log in to the registry I am getting this error:
> >
> >Authorization adapter"controller" was not found.
> >
> >Error: An Internal Error Has Occurred.
> >Stack Trace
> >
> >#0
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Controller/Component/AuthComponent.php(376):
> > AuthComponent->constructAuthorize()
> >#1
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Controller/Component/AuthComponent.php(330):
> > AuthComponent->isAuthorized(Array)
> >#2 [internal function]: AuthComponent->startup(Object(PagesController))
> >#3
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Utility/ObjectCollection.php(104):
> > call_user_func_array(Array, Array)
> >#4
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Controller/Controller.php(606):
> > ObjectCollection->trigger('startup', Array)
> >#5
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Routing/Dispatcher.php(101):
> > Controller->startupProcess()
> >#6
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Routing/Dispatcher.php(86):
> > Dispatcher->_invoke(Object(PagesController), Object(CakeRequest),
> >Object(CakeResponse))
> >#7
> >/home/skoranda/CodeRepositories/COmanage/registry/trunk/app/webroot/index.php(96):
> > Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
> >#8 {main}
> >
> >Please advise,
> >
> >Scott
>
https://127.0.0.1/registry/css/jquery/ui/css/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
GET
/registry/css/jquery/ui/css/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer:
https://127.0.0.1/registry/css/jquery/ui/css/start/jquery-ui-1.8.16.custom.css
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
HTTP/1.1 200 OK
Date: Fri, 10 Feb 2012 04:42:21 GMT
Server: Apache/2.2.16 (Debian)
Last-Modified: Wed, 18 Jan 2012 15:54:10 GMT
Etag: "943ff-10a0-4b6cf75578c80"
Accept-Ranges: bytes
Content-Length: 4256
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
Content-Type: image/png
----------------------------------------------------------
https://127.0.0.1/registry/css/jquery/ui/css/start/images/ui-icons_f5e175_256x240.png
GET /registry/css/jquery/ui/css/start/images/ui-icons_f5e175_256x240.png
HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer:
https://127.0.0.1/registry/css/jquery/ui/css/start/jquery-ui-1.8.16.custom.css
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
HTTP/1.1 200 OK
Date: Fri, 10 Feb 2012 04:42:21 GMT
Server: Apache/2.2.16 (Debian)
Last-Modified: Wed, 18 Jan 2012 15:54:10 GMT
Etag: "943fe-1111-4b6cf75578c80"
Accept-Ranges: bytes
Content-Length: 4369
Keep-Alive: timeout=15, max=96
Connection: Keep-Alive
Content-Type: image/png
----------------------------------------------------------
https://127.0.0.1/registry/auth/login
GET /registry/auth/login HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer: https://127.0.0.1/registry/
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
HTTP/1.1 401 Authorization Required
Date: Fri, 10 Feb 2012 04:42:21 GMT
Server: Apache/2.2.16 (Debian)
WWW-Authenticate: Basic realm="COmanage testing"
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 341
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
----------------------------------------------------------
https://127.0.0.1/registry/auth/login
GET /registry/auth/login HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer: https://127.0.0.1/registry/
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
Authorization: Basic c2NvdHQua29yYW5kYUBMSUdPLk9SRzp0aWdnZXI=
HTTP/1.1 301 Moved Permanently
Date: Fri, 10 Feb 2012 04:42:30 GMT
Server: Apache/2.2.16 (Debian)
Location: https://127.0.0.1/registry/auth/login/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 255
Keep-Alive: timeout=15, max=94
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
----------------------------------------------------------
https://127.0.0.1/registry/auth/login/
GET /registry/auth/login/ HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer: https://127.0.0.1/registry/
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
Authorization: Basic c2NvdHQua29yYW5kYUBMSUdPLk9SRzp0aWdnZXI=
HTTP/1.1 302 Found
Date: Fri, 10 Feb 2012 04:42:30 GMT
Server: Apache/2.2.16 (Debian)
X-Powered-By: PHP/5.3.3-7+squeeze7
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: /registry/users/login
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Keep-Alive: timeout=15, max=95
Connection: Keep-Alive
Content-Type: text/html
----------------------------------------------------------
https://127.0.0.1/registry/users/login
GET /registry/users/login HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer: https://127.0.0.1/registry/
Cookie: CAKEPHP=b8ju3if1ioi9qasortva0jafm5
HTTP/1.1 302 Found
Date: Fri, 10 Feb 2012 04:42:30 GMT
Server: Apache/2.2.16 (Debian)
X-Powered-By: PHP/5.3.3-7+squeeze7
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Set-Cookie: CAKEPHP=deleted; expires=Thu, 10-Feb-2011 04:42:29 GMT; path=/
Set-Cookie: CAKEPHP=babpa38u9b4nsgncp59manjm64; expires=Fri, 10-Feb-2012
08:42:30 GMT; path=/; secure
Location: https://127.0.0.1/registry/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Keep-Alive: timeout=15, max=93
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
----------------------------------------------------------
https://127.0.0.1/registry/
GET /registry/ HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101
Firefox/6.0.2 Iceweasel/6.0.2
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: keep-alive
Referer: https://127.0.0.1/registry/
Cookie: CAKEPHP=babpa38u9b4nsgncp59manjm64
HTTP/1.1 500 Internal Server Error
Date: Fri, 10 Feb 2012 04:42:30 GMT
Server: Apache/2.2.16 (Debian)
X-Powered-By: PHP/5.3.3-7+squeeze7
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Expires: Thursday, 10-Jan-69 00:00:00 GMT
Cache-Control: no-store, no-cache, max-age=0, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 2385
Connection: close
Content-Type: text/html; charset=UTF-8
----------------------------------------------------------
- [comanage-dev] error after logging in, Scott Koranda, 02/09/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/09/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/09/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/10/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/10/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/10/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/14/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/14/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/14/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/10/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/10/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/10/2012
- Re: [comanage-dev] error after logging in, Scott Koranda, 02/09/2012
- Re: [comanage-dev] error after logging in, Benn Oshrin, 02/09/2012
Archive powered by MHonArc 2.6.16.