health-check deprecated
Verfasst: 26 Jan 2026, 14:30
Hallo zusammen,
beim health-check bekomme ich 2 deprecated commands, eines hab ich schon gefunden und geändert, doch bei diesem weiß ich nicht, woher das kommt:
lg
Bernhard
beim health-check bekomme ich 2 deprecated commands, eines hab ich schon gefunden und geändert, doch bei diesem weiß ich nicht, woher das kommt:
Woher kann dieser "opsiservicecall:login" kommen?{
"check": {
"id": "deprecated_calls:authenticated",
"name": "Deprecated Call Authenticated",
"description": "Deprecated Check for method 'authenticated'",
"documentation": "",
"depot_check": false,
"cache_expiration": 86400,
"partial_checks": []
},
"check_status": "warning",
"message": "Deprecated method 'authenticated' was called 12 times.\nLast call was 2026-01-14 06:07:14\nThe method was called from the following applications:\n - (opsiservicecall:login)",
"details": {
"method": "authenticated",
"calls": "12",
"last_call": "2026-01-14 06:07:14",
"applications": [
"(opsiservicecall:login)"
],
"drop_version": null
},
"upgrade_issue": null,
"partial_results": [],
"from_cache": true
},
lg
Bernhard