Magyar Zoltán wrote:
Hi!

After creating a new user and logging in, I get a 404 error page, with the following url:
http://publictest10.fedoraproject.org/accounts/accounts/


    404 Not Found

The path '/accounts/' was not found.

Page handler: "The path '/accounts/' was not found."
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 121, 
in _run

    self.main()
  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 256, 
in main
    page_handler, object_path, virtual_path = self.mapPathToObject(path)
  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 326, 
in mapPathToObject

    raise cherrypy.NotFound(objectpath)
NotFound: 404

Looks like the second 'accounts/' is not needed, after deleting, it works fine, I'm logged in.

How did you get to that page?

Was it:
1) Hit https://publictest10.fedoraproject.org/accounts/
2) Click on login on the page itself.
3) Login
4) It redirects you to /accounts/accounts ?

I ask because I haven't been able to replicate this yet.

-Toshio

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Fedora-infrastructure-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to