The Basics
- Nextcloud Server version (e.g., 29.x.x):
- 31.0.6
- Operating system and version (e.g., Ubuntu 24.04):
- I don’t know, I don’t have shell access. I only know the kernel version: 4.18.0-553.54.1.el8_10.x86_64
- Web server and version (e.g, Apache 2.4.25):
- Apache 2.4.63
- Reverse proxy and version _(e.g. nginx 1.27.2)
- I don’t know
- PHP version (e.g, 8.3):
- 8.3
- Is this the first time you’ve seen this error? (Yes / No):
- It’s not an error
- When did this problem seem to first start?
- It’s not a problem
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
- web install
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
- I don’t know
Summary of the issue you are facing:
I have a line in the admin panel suggesting to run a script through “occ”:
One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command occ maintenance:repair --include-expensive
to perform the migrations.
As I don’t have shell access I can’t perform any maintenance task involving “occ”.
I read here (OCC Web - Apps - App Store - Nextcloud) about an app that should solve the issue but I can’t understand if I can use it or not. That page says there is a release for NC 31 but the github page (GitHub - Adphi/occweb) says it’s deprecated. I also found some other posts but couldn’t understand what is the situation with this app.
Can I use this app?
If not, is there anything else that I can do to run “occ” scripts without having any shell access?
I’m running a personal installation of NC, I’m the only user and I have uploaded ten documents more or less.
Ciao,
Max