Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#237 closed defect (invalid)

Cannot find the /builds directory

Reported by: lesagej Owned by: cmlenz
Priority: major Milestone:
Component: General Version: dev
Keywords: Cc:
Operating System: Linux

Description

I have set up bitten plugin on my trac environment.

Now on my trac site, I can reach the /build page with build status. I can also reach the BUILD_ADMIN interface thanks webadmin plugin.

But I can't reach the /builds directory. This directory doesn't exist.

> bitten-slave https://my.site.com/builds/ -v

[DEBUG   ] Configured packages: {}
[DEBUG   ] Sending slave configuration: <slave name="slave"><platform processor="">i686</platform><os version="2.6.18-5-686" family="posix">Linux</os></slave>
[DEBUG   ] Sending POST request to 'https://my.site.com/builds/'
[WARNING ] Server returned error 404: Not Found
[ERROR   ] HTTP Error 404: Not Found


> bitten-slave https://my.site.com/ -v

[DEBUG   ] Configured packages: {}
[DEBUG   ] Sending slave configuration: <slave name="slave"><platform processor="">i686</platform><os version="2.6.18-5-686" family="posix">Linux</os></slave>
[DEBUG   ] Sending POST request to 'https://my.site.com/'
[ERROR   ] Unexpected response (200 OK)


Attachments (0)

Change History (7)

comment:1 Changed 16 years ago by anonymous

build not builds

comment:2 follow-up: Changed 16 years ago by cmlenz

Note that all released versions of Bitten do not use the HTTP master/slave protocol. Are you possibly using a slave from trunk, and a 0.5.x master?

comment:3 Changed 16 years ago by lesagej

Using tracd, I can reach reach /builds directory

With apache2, this directory doesn't exist

comment:4 in reply to: ↑ 2 Changed 16 years ago by lesagej

Replying to cmlenz:

Note that all released versions of Bitten do not use the HTTP master/slave protocol. Are you possibly using a slave from trunk, and a 0.5.x master?

I am using the latest slave and master from trunk (revision 519)

comment:5 Changed 16 years ago by lesagej

If I change the Location and Python Option? Trac Uri Root? from / to /something in apache virtual host configuration. bitten works, the /builds directory exists.

Maybe something wrong with multiple virtual hosts ?

comment:6 Changed 16 years ago by lesagej

Ok I remove Document Root? from my virtual hosts configuration. Everything seems to work even with Location /

I found the tips in trac FAQ : [ http://trac.edgewall.org/wiki/TracModPython#Troubleshooting ]

Thank you, you can close this ticket.

comment:7 Changed 16 years ago by cmlenz

  • Milestone 0.6 deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Version changed from 0.5.3 to dev

Okay, thanks.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.