How to use CADViewer on Nextcloud v32

I am using Nextcloud v32.
After enabling the CADViewer App from the Nextcloud App Store, I went to Administration settings and clicked on CADViewer.

The page then displayed the following message:

Internal Server Error
The server was unable to complete your request.

If this happens again, please send the technical details below to the server administrator.

More details can be found in the server log.

Technical details
Remote Address: 10.0.105.127
Request ID: fMoSIbHdTMhPIurXIwj2

How can I fix this issue?

The CADviewer is only supported until Nextcloud 30:

App-Id cadviewer
App-Name CADViewer
Summary CAD viewing of AutoCAD, MicroStation and advanced raster graphics files.
Categories files, integration, multimedia, office, tools
App-Version 10.10.7
Website https://www.cadviewer.com
Repository GitHub - CADViewer/NextCloud: CAD viewing, markup and collaboration on NextCloud for AutoCAD, MicroStation and advanced raster graphics.
Issue-Tracker GitHub · Where software is built
User-Doc. https://cadviewer.com/cadviewerusermanual/
Admin-Doc. CADViewer Documentation Overview - CADViewer Technical Documentation, Installation Guide and Reference Samples Library
PHP min-intsize 32
NC min/max 25 / 30
Not-shipped (not included) App available in appstore
Appstore CADViewer - Apps - App Store - Nextcloud
Created 2023-01-24T11:48:24.946616Z
Last modified 2024-09-17T06:38:14.774651Z

And there is an issue already:

Disable the app CADviewer by running this command on the console:

occ app:disable cadviewer

h.t.h.


ernolf

1 Like

There’s also a PR I submitted there a bit back to address at least the original >=v31 incompatibilities. It’s not merged yet. It links to the above issue; feel free to test it.

1 Like