PfSense Web Repo broken
-
For dev purposes, I'm building my own packages repo.
Anyway, your webserver seems down :
–------------------------------
sam@cpc-prod3 pfSense # git clone http://gitweb.pfsense.org/xmlrpc-server/mainline.git pfSense
Cloning into pfSense...
error: The requested URL returned error: 503 while accessing http://gitweb.pfsense.org/xmlrpc-server/mainline.git/info/refsfatal: HTTP request failed
URL http://gitweb.pfsense.org/xmlrpc-server/mainline.git returns :
Varnish Error 503 Service Unavailable
Service Unavailable
Guru Meditation:XID: 41297335
-
sam@cpc-prod3 pfSense # git clone http://gitweb.pfsense.org/xmlrpc-server/mainline.git pfSense
Cloning into pfSense…
error: The requested URL returned error: 503 while accessing http://gitweb.pfsense.org/xmlrpc-server/mainline.git/info/refsfatal: HTTP request failed
URL http://gitweb.pfsense.org/xmlrpc-server/mainline.git returns :
Varnish Error 503 Service Unavailable
Does this help you?
http://forum.pfsense.org/index.php/topic,36682.0.html
-
Does this help you?
http://forum.pfsense.org/index.php/topic,36682.0.html
Unfortunately not… I cannot seem to find any other copy of the xmlrpc-server repo floating around.
Is there a plan to re-host this on Github alongside the primary pfSense source and packages?
-
I have a local copy of that repo, not sure where we might need to push that. Probably should be with the others on github. I'll look into it.
-
Here ya go:
git://github.com/pfsense/xmlrpc-server.git
https://github.com/pfsense/xmlrpc-server
-
Thanks jimp!
I see you updated http://doc.pfsense.org/index.php/Creating_Your_Own_Package_Repository already too, fantastic.