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!
Error installing package: @ClearPackageData_Indicator is not a parameter for procedure FeedPackageVersions_CreateOrUpdatePackageVersion.
-
We have today upgraded to 2024.5 and the drop folder installation is erroring with
"Error installing package: @ClearPackageData_Indicator is not a parameter for procedure FeedPackageVersions_CreateOrUpdatePackageVersion."This means no new packages via drop folder are being added to the feeds
-
@chris-blyth_5143 this means that the database and application code our out of sync somehow. That's unusual and is often a result of restoring the database but not application code, doing manual installation, etc.
I would just uninstall everything, make sure all the components are gone (except the config file of course), then reinstall and point to the same database. The database poitns to the file share, so it should work upon installation again
-
I used inedo hub to do the install.
I have since rolled back and everything is back working.
For information, the sproc post upgrade does not have that flag. But the sproc pre-upgrade does.
I am assuming inedo hub updates the service as well as the database when doing upgrade?
The upgrade log can be found in this GIST: https://gist.github.com/BlythMeister/669fe5a38291d46011b34a0d45886b31
I was unable to post it here.
-
I have done more digging and you are right. My windows service wasn't actually pointing to the exe that was updated
If i run the updated service, funnily enough it works!