Unable to update 2.6.0
- 
 Update at console results in the following: Updating repositories metadata... 
 Updating pfSense-core repository catalogue...
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-core/meta.conf -- pkg+:// implies SRV mirror type
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-core/meta.txz -- pkg+:// implies SRV mirror type
 repository pfSense-core has no meta file, using default settings
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-core/packagesite.pkg -- pkg+:// implies SRV mirror type
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-core/packagesite.txz -- pkg+:// implies SRV mirror type
 Unable to update repository pfSense-core
 Updating pfSense repository catalogue...
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-pfSense_devel/meta.conf -- pkg+:// implies SRV mirror type
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-pfSense_devel/meta.txz -- pkg+:// implies SRV mirror type
 repository pfSense has no meta file, using default settings
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-pfSense_devel/packagesite.pkg -- pkg+:// implies SRV mirror type
 pkg-static: packagesite URL error for pkg+https://packages-beta.netgate.com/packages/pfSense_master_amd64-pfSense_devel/packagesite.txz -- pkg+:// implies SRV mirror type
 Unable to update repository pfSense
 Error updating repositories!
 ERROR: Unable to compare version of pfSense-repoThis started this afternoon. Any help appreciated. 
 Ted Quade
- 
 Hey @stephenw10 is this related to the issue I was having this morning? I am experiencing the same errors on my other CE test machine. Do I need to run the same command? 
- 
 @tquade After none of the documented recovery methods worked, I nuked the install, reinstalled from memstick and restored the config from backup. All is now functioning as expected. Ted Quade 
- 
 @tquade Good to hear however any reason why you had chosen to upgrade from the console instead of the webGUI? 
- 
 I had opened a support case on this and the fix is the same as it was on my SG-1100. @stephenw10 said in Are the repos down?: Yes, there was an issue with the pkg update last night. 
 Run the following command:
 sed -i '' -e 's/%%MIRROR_TYPE%%/srv/; s/%%SIGNATURE_TYPE%%/fingerprints/' /usr/local/share/pfSense/pkg/repos/pfSense-repo-devel.confYou will then be able to see the pkg repos again. 
 Steve
- 
 @nollipfsense The WebGUI provides no debug info on failure. The console does. Ted Quade 
- 
 @tquade said in Unable to update 2.6.0: @nollipfsense The WebGUI provides no debug info on failure. The console does. Ted Quade Okay... 
