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!

Getting 500, "Could not find stored procedure 'Security_GetRoles', but /health show no errors



  • Having some wierd behaviours with Proget after updating to 25.0.10 🤔 my /health responds 200 and shows that there are no issues, so no alerts are firing

    {
    "applicationName": "ProGet",
    "databaseStatus": "OK",
    "databaseStatusDetails": null,
    "extensionsInstalled": {
    "ProGet": "25.0.10",
    "Inedo.SDK": "3.1.0",
    "Amazon AWS": "3.1.3",
    "InedoCore": "3.0.5",
    "Azure": "3.1.2"
    },
    "licenseStatus": "OK",
    "licenseStatusDetail": null,
    "versionNumber": "2025.10 (Build 11)",
    "releaseNumber": "25.0.10",
    "startTime": 1758271289653,
    "serviceStatus": "OK",
    "serviceStatusDetail": null,
    "replicationStatus": {
    "serverStatus": null,
    "serverError": null,
    "clientStatus": null,
    "clienterror": null,
    "incoming": [],
    "outgoing": []
    }
    }
    

    But trying to go to the website I only get http error 500

    33eb9351-30aa-45e9-af0f-5584cc377a2b-image.png

    The logs show an error "Could not find stored procedure 'Security_GetRoles'

    2025-09-19T09:04:08.8094686Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
    2025-09-19T09:04:08.8095216Z       Request starting HTTP/1.1 GET http://proget.dev.companyname.com/health - - -
    2025-09-19T09:04:08.8097717Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
    2025-09-19T09:04:08.8099365Z       Request finished HTTP/1.1 GET http://proget.dev.companyname.com/health - 200 619 application/json 0.3870ms
    2025-09-19T09:04:10.6672063Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
    2025-09-19T09:04:10.6672953Z       Request starting HTTP/1.1 GET http://proget.dev.companyname.com/ - - -
    2025-09-19T09:04:10.6687087Z An error occurred in the web application: Could not find stored procedure 'Security_GetRoles'.
    2025-09-19T09:04:10.6778579Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
    2025-09-19T09:04:10.6779411Z       Request finished HTTP/1.1 GET http://proget.dev.companyname.com/ - 500 0 - 10.6553ms
    2025-09-19T09:04:13.8057598Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
    2025-09-19T09:04:13.8058173Z       Request starting HTTP/1.1 GET http://proget.dev.companyname.com/health - - -
    2025-09-19T09:04:13.8064277Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
    2025-09-19T09:04:13.8064479Z       Request finished HTTP/1.1 GET http://proget.dev.companyname.com/health - 200 619 application/json 0.4290ms
    2025-09-19T09:04:13.9852857Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
    

    Anyone stumbled upon something similar and have any ideas on how to fix this?

    Cheers
    Carl



  • I same problem but a different error:

    2025-09-19T11:31:52.055874602+02:00 info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
    2025-09-19T11:31:52.055917374+02:00       Request starting HTTP/1.1 GET http://proget.xxx.de/ - - -
    2025-09-19T11:31:52.058745038+02:00 An error occurred in the web application: XX000: cache lookup failed for type 641322
    2025-09-19T11:31:52.110076806+02:00 info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
    2025-09-19T11:31:52.110107728+02:00       Request finished HTTP/1.1 GET http://proget.xxx.de/ - 500 0 - 54.3259ms
    
    2025-09-19T11:30:23.356843497+02:00 Running Connector Cache Check...
    2025-09-19T11:30:23.369384274+02:00 Getting list of connector responses...
    2025-09-19T11:30:23.381026135+02:00 Unhandled exception: XX000: cache lookup failed for type 641314
    

    Downgrading to 25.0.9 doesn't help. I recently migrated to integrated PostgreSQL.



  • @viceice does your /health also show "no problems"?



  • I also got an error like this

    Unhandled exception: Could not find stored procedure 'Executions_FailRunningExecutions'.
    


  • it returns code 200, so i assume yes



  • @carl-westman_8110 said in Getting 500, "Could not find stored procedure 'Security_GetRoles', but /health show no errors:

    Unhandled exception

    i don't see those, only the XX000: cache lookup failed for type exceptions



  • Reverting to 25.0.9 did actually work in our case 🤔 So there seems to be some issue with 25.0.10


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation