CADViewer / NextCloud

CAD viewing, markup and collaboration on NextCloud for AutoCAD, MicroStation and advanced raster graphics.
GNU Affero General Public License v3.0
23 stars 3 forks source link

CADViwer Conversion server connection error, the endpoint is #93

Open mezzomokaue opened 4 months ago

mezzomokaue commented 4 months ago

Hello,

Recently i did the CADViewer installation from the Nextcloud Store. After the installation, i seted the permissions on nextcloud/custom_apps/cadviewer, but when i'll open the DXF file apper this error:

Error print: https://prnt.sc/lj5w55ewQEiV

Permissions settings i made: chown -R www-data:www-data cadviewer find cadviewer/ -type d -exec chmod 750 {} \; find cadviewer/ -type f -exec chmod 640 {} \;

Nextcloud version: 20.0.1 CADViewer version: 9.71.1 SO: OpenMediaVault Debian Linux

How do I fix this error?

Raito00 commented 4 months ago

Hello! I have the same problem:

image

From logs: file_get_contents(/var/www/nextcloud/apps/cadviewer/appinfo/init.txt): Failed to open stream: No such file or directory at /var/www/nextcloud/apps/cadviewer/lib/Listeners/LoadScriptsListener.php#27