You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried today with 9df7c7d and I can't reproduce.
Either the problem has gone in the meantime or this is a matter of configuration. Mine is:
http in localhost:10020, local access only.
apache reverse proxy on http(s)://hostname/gitprep using X-Request-Base and LAN access.
I did not try cgi.
As you don't tell about your config, this is hard to investigate further.
Please retest with a current snapshot and report here with additional info if it still fails for you. Thanks.
If you still have problems, enabling the production log in the config file can give you more details about the crash.
In a deployment of the application, the web interface functions properly, but not operations from a git client connecting through HTTP.
For example, it fails when I attempt to clone using the
https
URL shown in the web interface.Visiting the path of the repository in the browser shows a code 404, and the browser page shows the error text "raptor not found".
The source code and screen capture for the error page are shown below.
I have the latest tree from
master
, revision 37f00ae, and run have the setup scripts.The text was updated successfully, but these errors were encountered: