I think there is an issue with the online package repository found at http://packages.umbraco.org which could therefore be causing this error.
Myself and a few others (confirmed on twitter) have had HTTP - 503 errors when trying to access the package repository from within the developer section of our dev / live installs.
Not having much experience of v7, if you can get into the backoffice and download and install the packages manually from the file system you should be fine.
I don't think its anything wrong with your installation in this instance unless someone wiser has something to contradict my presumptions...
It seemed like something either with the connection to the Starter Kits or with the SQL CE database. This error happened on the install process. But when I connected to a MySQL server and DB the Umbraco install completed fine.
All permissions for Network Service were set, app pool was set to .Net 4.0, AND as I always forget, THe app pool Identity has to be pointed to NetworkService as well. But I still got the connection to the Repository issue.
I am also getting the HTTP -503 error in teh packages repository in the Developer section as well. Kind of odd. Downloading the zip and installing the package manually works. But kind of defeats the purpose of easy installs.
Wonder if it is a permissions issue on our internal network. This is a company network. That would be my assumption. On personal sites running at home and running through WebMatrix, the install worked like a charm.
Might have to stop using the IIS and the Manual install and just install through WebMatrix.
Cannot Connect to Repository error installing 7.1.6
What whould be causing the error on install of "Cannot Connect to Repository"?
Installing manually on IIS.
Here is the error I get in the Log
Any help is appreciated
Hi Carlos,
I've had an issue connecting the the packages repository today with my 6.x installations which were working fine yesterday see...
http://our.umbraco.org/forum/core/general/56225-Is-there-an-issue-with-packagesumbracoorg
I think there is an issue with the online package repository found at http://packages.umbraco.org which could therefore be causing this error.
Myself and a few others (confirmed on twitter) have had HTTP - 503 errors when trying to access the package repository from within the developer section of our dev / live installs.
Not having much experience of v7, if you can get into the backoffice and download and install the packages manually from the file system you should be fine.
I don't think its anything wrong with your installation in this instance unless someone wiser has something to contradict my presumptions...
@Tim,
It seemed like something either with the connection to the Starter Kits or with the SQL CE database. This error happened on the install process.
But when I connected to a MySQL server and DB the Umbraco install completed fine.
All permissions for Network Service were set, app pool was set to .Net 4.0, AND as I always forget, THe app pool Identity has to be pointed to NetworkService as well. But I still got the connection to the Repository issue.
I am also getting the HTTP -503 error in teh packages repository in the Developer section as well. Kind of odd. Downloading the zip and installing the package manually works. But kind of defeats the purpose of easy installs.
Wonder if it is a permissions issue on our internal network. This is a company network. That would be my assumption. On personal sites running at home and running through WebMatrix, the install worked like a charm.
Might have to stop using the IIS and the Manual install and just install through WebMatrix.
Thanks again,
Carlos
Thanks carlos...i have the same issue this morning... but when i redirect new installation into my sql server everything works fine...
is working on a reply...