Mike McLean wrote:
> Just to be clear.. the hub itself is working fine, right? All the cli
> commands working? Build daemons running fine?

Cli commands were working without issue.

> Is there no trailing slash? There should be (and the server should
> redirect you if it is missing).

I snipped the slash in my e-mail. The server redirects me to
foo.example.com/koji/

> 
> It sounds like the relative urls are misaligning. Pay close attention to
> the exact urls that are failing. I suspect the failing "Packages" link
> is "foo.example.com/packages" instead of the correct
> "foo.example.com/koji/packages."

The URLs were correct. If I pressed F5 (to refresh) the same URL the
page would display.

> What is your /koji alias set to in your http conf? You might want to
> check all possible http conf files to make sure it isn't redefined
> elsewhere.
> 

I double checked everything, and as originally stated, used your
template conf files as my original file I worked from.

$ grep "Alias /koji" *conf
kojihub.conf:Alias /kojihub /usr/share/koji-hub/kojixmlrpc.py
kojihub.conf:Alias /kojifiles "/mnt/koji/"
kojiweb.conf:Alias /koji "/usr/share/koji-web/scripts/wsgi_publisher.py"
kojiweb.conf:Alias /koji-static/ "/usr/share/koji-web/static/"
$ pwd
/etc/httpd/conf.d

> 
> That snipped traceback may well be important.

I could post the full one, but as I reported in my reply to Dennis the
issue has disappeared with no server configuration changes made since I
first reported this issue. My best guess is that Python was caching
something that Apache & Firefox restarts did not clear.
--
buildsys mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/buildsys

Reply via email to