Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Linux Proget 4.7.6: Feeds_SetFeedProperty does not exist
-
Running proget on linux version 4.7.6 attempting to set up replication to an external feed results in a 500 error, shown below. This is slightly different from a previous error, but on a different function. http://inedo.com/support/questions/6046
Npgsql.PostgresException
42883: function Feeds_SetFeedProperty(@Feed_Id => integer, @Feed_Name => text, @Feed_Description => text, @Active_Indicator => text, @Cache_Connectors_Indicator => text, @FeedType_Name => text, @DropPath_Text => text, @FeedPathOverride_Text => text, @PackageStoreConfiguration_Xml => text, @SyncToken_Bytes => bytea, @SyncTarget_Url => text, @AllowUnknownLicenses_Indicator2 => text, session_user_name => text) does not existDescription: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): mscorlib.
Exception stack trace:
at Npgsql.NpgsqlConnector.DoReadMessage (Npgsql.DataRowLoadingMode dataRowLoadingMode, System.Boolean isPrependedMessage) [0x000bc] in <4985dea8374f4819bebb7847d95ad483>:0
at Npgsql.NpgsqlConnector.ReadMessageWithPrepended (Npgsql.DataRowLoadingMode dataRowLoadingMode) [0x00056] in <4985dea8374f4819bebb7847d95ad483>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Web.TaskAsyncResult.Wait (System.IAsyncResult result) [0x0003a] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
at System.Web.HttpTaskAsyncHandler.System.Web.IHttpAsyncHandler.EndProcessRequest (System.IAsyncResult result) [0x00000] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
at Inedo.Web.Handlers.AsyncHandlerWrapper.EndProcessRequest (System.IAsyncResult result) [0x00000] in <5d9d4193190f47e084f1e690df2ccb3a>:0
at System.Web.HttpApplication.async_handler_complete_cb (System.IAsyncResult ar) [0x0001e] in <e6ac3c4d7fe1491da2402c546c0c1c72>:0
Version Information: 4.8.0 (Stable 4.8.0.495/e4a3cf3 Wed Feb 22 18:30:58 UTC 2017); ASP.NET Version: 4.0.30319.42000Product: ProGet
Version: 4.7.6
-
I have filed this as
PG-757
and it is fixed for the next version.