Modify ↓
#213 closed defect (invalid)
Failed to start bitten-slave
Reported by: | ashish@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | General | Version: | 0.5.3 |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
i gave following command on my system
bitten-slave https://ashish@202.46.35.149/trac/restnm/builds [ERROR ] <urlopen error (-2, 'Name or service not known')>
why is it so ? and how do i fix it
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by mgood
comment:2 Changed 17 years ago by wbell
- Resolution set to invalid
- Status changed from new to closed
Yep. Bitten doesn't support embedding authentication into the urls. Use the username and password arguments of the bitten-slave script.
Note: See
TracTickets for help on using
tickets.
You probably need to take the username out of the URL. There are separate command line options for the username and password.