Closed (fixed)
Project:
OPcache Control
Version:
3.0.0-beta5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2025 at 14:22 UTC
Updated:
31 Dec 2025 at 14:14 UTC
Jump to comment: Most recent
When using Beta5 with OpenSocial 12.4.14 (Drupal 10.2.x), the error attached occurs.
https://www.drupal.org/files/issues/2025-12-16/opcachectl_opensocial12_b...
Since opcachectl.settings was removed with Beta4, there are some reference left in opcachectl.links.menu.yml. Removing entries solved the problem for me. File content left:
opcachectl.reports:
title: PHP OPcache
description: View PHP OPcache statistics.
parent: system.admin_reports
route_name: opcachectl.report.statsRemove all entries except those above in opcachectl.links.menu.yml.
| Comment | File | Size | Author |
|---|---|---|---|
| opcachectl_opensocial12_beta5_log.txt | 8.03 KB | daniel.pernold |
Comments
Comment #2
daniel.pernold commentedComment #4
guedressel commentedThanks!