Extension Feeds - Unable to Remove Feed

Brass Contributor

Hello,

We have been evaluating WAC for several months.  We have version 2007 installed.
We have a nexus repo feed working for several months.
get-Feed
https://aka.ms/sme-extension-catalog-feed
https://xxxxx.com/repository/xxxx_windowsadmincenter_ext_group/


Now, I receive the following error when accessing Extensions under Settings.
Error: The remote server returned an error: (404) Not Found.

However, I'm not able to manage any Feeds Settings.  The options to manage the settings are grayed out.

This occurs on a desktop install of WAC and Server install (gateway).

I uninstalled/Installed WAC and was able to edit the Feed option.  Once I added a 2nd feed the error above logged again and I was no longer able to edit the Feeds.

I attempted to use PS to remove the FEED and it fails with the following:

nvoke-WebRequest :
404 - Nexus Repository Manager


(new Image).src="https://xxxx.xxxx.com/favicon.ico?3.25.0-03"

 

 

 

 

 

 


Nexus Repository Manager


OSS 3.25.0-03

 

 

Error 404
Not Found

 

Not Found


At C:\Program Files\windows admin center\PowerShell\Modules\ExtensionTools\ExtensionTools.psm1:102 char:17
+ $response = Invoke-WebRequest @params
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Failed to get the feeds
At C:\Program Files\windows admin center\PowerShell\Modules\ExtensionTools\ExtensionTools.psm1:104 char:9
+ throw "Failed to get the feeds"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (Failed to get the feeds:String) [], RuntimeException
+ FullyQualifiedErrorId : Failed to get the feeds

PS C:\WINDOWS\system32>

 

Is there another way to remove the Feed settings?
Is there a way to reset the WAC configuration?

 

 

0 Replies