-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.0.2
-
Component/s: Nuxeo Connector
-
Tags:
-
Backlog priority:1,500
When clicking on the Annotation pill, Arender is throwing an error, and the user can't preview and annotate the document.
On a 10.3-SNAPSHOT distrib, with the embedded database, I have the following packages
PAPDT-gcarlin:bin gregorycarlin$ sudo sh nuxeoctl mp-list
Password:
Detected Tomcat server.
Nuxeo home: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT
Nuxeo configuration: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/bin/nuxeo.conf
Include template: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/templates/common-base
Include template: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/templates/common
Include template: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/templates/default
Include template: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/templates/arender
Include template: /Users/gregorycarlin/Downloads/nuxeo-server-tomcat-10.3-SNAPSHOT/templates/arender-embedded
Local packages:
addon started nuxeo-arender (id: nuxeo-arender-1.0.1-SNAPSHOT)
addon started nuxeo-arender-connector (id: nuxeo-arender-connector-1.0.1-SNAPSHOT)
addon started nuxeo-dam (id: nuxeo-dam-6.4.2-SNAPSHOT)
addon started nuxeo-showcase-content (id: nuxeo-showcase-content-1.3.2-SNAPSHOT)
addon started nuxeo-web-ui (id: nuxeo-web-ui-2.3.3-SNAPSHOT)
On nuxeo.conf, I have
nuxeo.wizard.done=true nuxeo.bind.address=127.0.0.1 org.nuxeo.dev=true org.nuxeo.connect.url=https://nos-preprod-connect.nuxeocloud.com/nuxeo/site/ nuxeo.templates=default,arender,arender-embedded arender.server.rendition.hosts=http://localhost:8761 arender.server.previewer.host=http://localhost:8080 nuxeo.jwt.secret=test
I've run the docker image to get the arender rendition server running (docker run -p 8761:8761 --name arender_rendition -it dockerin-arender.nuxeo.com:443/arender-rendition:1.0.2-SNAPSHOT)
http://localhost:8761/health/records is loaded
I've tried on several assets.