nuxeo-platform
Hi Konrad Krenzlin , Kevin Leturc , Florent Guillaume After migration from LTS2019 to LTS2021, all users from members group are not able to Read SectionRoot although the members group have Read SectionRoot in ACL. I ran the function select ...
0 votes
1 answers
0 comments
116 views
Hello Florent Guillaume Kevin Leturc , Since my last post here on this subject which never resolved, I come back with another interesting one. Since migration on LTS2021, the exception change and now I have this when I try to add/change or remove an ...
0 votes
1 answers
1 comments
228 views
Hi Kevin , Florent Guillaume When I try to connect to login on automation through OATUH2 token I always get http 401 statut. curl -H "Authorization:Bearer 012453xxgqzl45" -X POST https://localhost:8080/nuxeo/api/v1/automation/login Response : ...
1 votes
3 answers
1 comments
340 views
Hello, Is it possible to publish a document without publishing the attachments that go with it?
0 votes
1 answers
0 comments
197 views
Hello, I would like to reorganize the nuxeo tree structure to make workspaces and sections are mirrored. I want to set up a mechanism that automatically creates the section tree based on the workspaces I create. example: If I create the following ...
0 votes
1 answers
0 comments
199 views
Hi Team, I want to use TaskService for one of operation, but not able to import org.nuxeo.ecm.platform.task package and as a result TaskService also not found. Which maven dependency I need to include to solve this problem ? Appreciating your help. ...
0 votes
1 answers
1 comments
227 views
Hi, I try to migrate my LTS2019 webEngine app to LTS2021 and I have freemarker code problem . ...
<#function get_date doc modified_date <#list doc.children as child> <#if modified_date.time?datetime == ...
0 votes
1 answers
0 comments
239 views
Hi, According to this page https://doc.nuxeo.com/corg/maven-usage/#maven-usage-for-lts-2021 , to access to nuxeo nexus repository we need to create a support ticket to request access. So when I go to my account (Okta account) https://auth.nuxeo.com ...
0 votes
1 answers
0 comments
356 views
For LTS 2019 (Platform 10.10), it is specified in the documentation that the suggested database is versions 9.6 and 11 for PostgreSQL. We plan to upgrade our PostgreSQL database to version 12 (or higher). We would like to know if this version of ...
0 votes
1 answers
0 comments
280 views
Hi everyone, I have a problem with the Nuxeo 2021 lts (2021.1.19) I don't have any hotfixes installed My instance is already registered but it is no longer possible to check the status of my subscription. When I try to display the list of updates, ...
0 votes
0 answers
0 comments
494 views
I am trying to setup Nuxeo LTS 2021. When I start the Nuxeo it took long time to start and after sometime Nuxeo gets closed automatically and this error displayed on console. .Could not initialize the packaging subsystem ...
2 votes
2 answers
3 comments
521 views
I have configured multiple (3) repositories in Nuxeo like the following. 1.default 2.Repo-A 3.Repo-B When I try to write a document in my second repository (Repo-A) which is not the default repository the elastic indices of all the repositories get ...
0 votes
0 answers
0 comments
275 views
After migrate to Nuxeo Platform 10.10, we get the following exception. Seems like the database function is not adapted to the code. Using PostgreSQL. Anyone know what I am missing? Thanks Failed to prepare user read acl cache PSQLException: ERROR: ...
0 votes
0 answers
2 comments
547 views
I've been trying to build a nuxeo image since yesterday (May 15th), but it is continuously failing due to http://maven.nuxeo.org/nexus/content/groups/public (containing build jar files) being down. Are there plans to bring it back up? Alternatively, ...
0 votes
2 answers
4 comments
476 views
I have a listener class which includes this code: GatewayClient gatewayClient = Framework.getService(GatewayClient.class); I want to write a junit which will invoke the listener class, and I want to mock the call to the gateway. My first problem is ...
0 votes
0 answers
1 comments
306 views
Does anyone have an example of a working configuration with nginx reverse proxy? What is wrong with the configuration below? server { listen 80; server_name nuxeo.myserver.com; return 301 https://$host$request_uri; } server { listen 443 ssl; ...
0 votes
2 answers
1 comments
584 views
After sharing a document with an external user without login, the email is sent correctly to the recipient, however, when clicking on the email link, you are always redirected to the login screen. It is not possible to view the document without ...
0 votes
2 answers
0 comments
676 views
Docker Desktop (Win10) v4.0.1; fresh pull of docker-private.packages.nuxeo.com/nuxeo/nuxeo:2021 yields v2021.8.6; New Studio Trail package registered, CLID provided and -e NUXEO_PACKAGES=“nuxeo-web-ui nuxeo-platform-getting-started” as shown in ...
0 votes
2 answers
4 comments
804 views
Hello, I'm having trouble getting LDAP ActiveDirectory authentication to work on my Nuxeo Server instance (I configured the options using the nuxeo.conf file) on Linux The error message in the web interface is “Failed to connect to authentication ...
0 votes
1 answers
0 comments
633 views
Hello all, I am trying to get a self-compiled nuxeo instance to run on Ubuntu. Once I start it up, I am getting this error message : #
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007ff0d0c2cb23, ...
0 votes
0 answers
0 comments
493 views
Recently we had an issue, when some files were uploaded via rest to nuxeo platform. (postgress database) After that nuxeo stopped to respond, solution we found was to clean database and restart nuxeo. errors were: 2021-06-09T16:37:08,947 ERROR ...
0 votes
0 answers
0 comments
583 views
when using REST API, we use Document.CheckOut to fetch the document. We have a use case to cancel the check-out without a check-in, i.e. “cancel” the checkout. Document.CheckIn always versions the document, either major or minor, which we do not ...
0 votes
2 answers
0 comments
717 views
Bonjour, J'ai un problème de communication entre ES et nuxeo; depuis la plateforme nuxeo quand je clique sur l'onglet “Recherche” ou l'onglet “Elasticsearch” dans le menu “Admin” ça bug et j'ai eu le message d'erreur qui s'affiche dans les logs : ...
0 votes
2 answers
3 comments
686 views
Hi, Please let me know where can I locate nuxeo-vhost.conf file. I am trying to implement security recommendations stated here “https://doc.nuxeo.com/nxdoc/security-recommendations/” Thanks, Baranidaran M
0 votes
0 answers
0 comments
585 views
Hi, I have a structure template “Operation” and a group “DOP”. I add a new ACL that grant “Read” permession for “DOP” on the “Operation”. I reload and I restart nuxeo server then I check the Obtained Result : DOP' memebers don't have permession to ...
0 votes
2 answers
0 comments
486 views
All - I need to build an NXQL query that returns only the set of documents for which ALL values of a given multi-valued document schema property are in a set of values. E.g.: If principal A is allowed to see BLUE and GREEN then pseudo-nxql is: ...
0 votes
0 answers
0 comments
561 views
Hello everyone, I am currently trying to add a new attribute of type “ vocabulary ” to the user profile. I followed the following documentation: # HOWTO: Add New Fields to the User Profile or Group Profile , for a field of type string everything is ...
0 votes
1 answers
0 comments
716 views
Hello, The GitHub Security Lab team has found a potential vulnerability in Nuxeo. Please, let us know how to report the details privately. Alternatively , create a GitHub Security Advisory and invite me (pwntester) in to further disclose and discuss ...
0 votes
1 answers
0 comments
457 views
Hello community I've tried to create a new document in nuxeo plateform, I've filled all the fields and when i click on “create” nothing happens i checked the log file and i found this error “Uncaught TypeError: Cannot read property 'replace' of ...
0 votes
1 answers
0 comments
707 views
Hello everyone, I just configured Nuxeo (LTS 2019) to work with Elasticsearch (6.5.3) and MongoDB (3.6.8), Nuxeo works fine with these two servers now, but every time Nuxeo starts, I found these logs in the server.log file : ...
0 votes
0 answers
0 comments
718 views
Hello everyone Can anyone help me please when i create a new document in nuxeo plateform. The button “create” doesn't work. Thank you
0 votes
0 answers
0 comments
407 views
Hello everyone ! I'm facing a problem when i do some modifications in a studio layout, when i click on “hot reload” i find the old virsion only. Can anyone help me?
0 votes
2 answers
0 comments
457 views
Bonjour, La recherche rapide ne fonctionne pas. Lorsqu'on cherche un mot qui existe dans un fichier aucun document n'apparaît. Sachant que avant ça fonctionne bien avec lts 2016. On a installé l'addon nuxeo-platform-smart-search, mais ça n'a pas ...
0 votes
2 answers
4 comments
516 views
hello everyone, I have a problem while installing nuxeo plateform server I've tried with the .exe and with the zip folder downloading , with windows and linux and i could'nt find the cmd tool to write commands in both of them. Did anyone had this ...
0 votes
2 answers
0 comments
497 views
I am running performance tests on Nuxeo starting from 2 TPS and I am getting the below queries which are taking too much time to execute. Also, they are getting executed multiple times per transaction of upload API. 1st Query: UPDATE ...
0 votes
0 answers
0 comments
458 views
Hello, we are currently looking to migrate our LTS 2019 to LTS 2021. However, as we build our platform from the source code, we were wondering why there is no 2021 LTS release on github? Which branch do we need to checkout? Kind regards Tom
1 votes
1 answers
5 comments
823 views
Hello, I have a nuxeo with mongoDB which contains a lot of data. My problem is that the following nxql query is very slow: select * from Document where ecm:isTrashed = 0 By removing the filter on ecm:isTrashed , I will have an immediate response, ...
0 votes
0 answers
4 comments
576 views
Hi, i'm working on an app who's using the Nuxeo Python API, i've done everything needed appart the download part, i can't find the way to download a document from it's uid using the Nuxeo Python API, When i try with URL, it sends me a 401 error so i ...
0 votes
1 answers
1 comments
642 views
Hello. During the installation of Nuxeo 10.10, there is a bug in the selection of preview tools (Libre Office). When we install Nuxeo without LibreOffice, we are unable to view the inserted documents. How to get the preview addon please?
0 votes
0 answers
0 comments
458 views
Is there a way to look up all external shares? I've tried NXQL in the admin tab but I get mixed results. The documentation I read seemed to indicate that ACLs are a special NXQL property and that most fields are not searchable. This is about as ...
0 votes
1 answers
0 comments
505 views
What is the time-to-live (TTL) or expiration of the OAuth2 refresh token? Haven't found documentation that addresses token expiration dates or TTL.
0 votes
0 answers
0 comments
504 views
Hello, Florent Guillaume Kevin Leturc I try to add / remove some acls on somes documents in our nuxeo WS but getting always exceptions in logs. I have PostgreSQL as database and I tried https://doc.nuxeo.com/nxdoc/read-acls/, but it changes nothing ...
0 votes
0 answers
5 comments
867 views
Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
0 votes
2 answers
0 comments
615 views
We are an NCO customer, on a document in Nuxeo users that click the “notify me” are not receiving notifications. Any idea how to get it going?
0 votes
0 answers
1 comments
520 views
Hello, I don't know if I have the rights to ask the following question, In fact since nuxeo is opensource, is there a way to install hotfixes without registering my nuxeo? thank you in advance
0 votes
1 answers
0 comments
588 views
We would like to put many of our employee photos into Nuxeo and then create a conversion/rendition of each photo so that the image is square and can be used by multiple third-party systems for profile pages, etc. I know we can leverage ImageMagick ...
0 votes
2 answers
2 comments
999 views
Hi, I want to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. How can I activate selectAll checbox in nuxeo-data-table component? Could anyone please help me to find this out? ...
0 votes
1 answers
2 comments
610 views
Hello, we are using a docker image for Nuxeo 10.10 with a postgresql database. we have disabled the elasticsearch by adding this option elasticsearch.enabled=false in nuxeo.conf file. Nuxeo works fine with this configuration, but while navigating ...
0 votes
1 answers
1 comments
697 views
Good Morning, I would like to perform a document reindex. I've been looking at the documentation, https://doc.nuxeo.com/nxdoc/elasticsearch-setup/#rebuilding-the-repository-index, and it talks about the Admin> Elasticsearch> Admin tab. Where ...
0 votes
2 answers
0 comments
964 views
Good Morning, I have a problem with the versions of my documents. The latest version is displayed without problems, but when I want to view a previous one, I get a 500 error (internal server error; Invalid Json; The document could not be loaded) I ...
0 votes
1 answers
8 comments
1127 views