Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Blob from BlobInfo

I'm getting a result set from ElasticSearch, and then for each object in the result set, I need to get a Blob (or a Binary) from S3 using only the BlobInfo elements from ES (digest, filename, etc.) Best I have come up with so far is: BlobProvider pro...

Eric_Ace by Confirmed Champ
  • 132 Views
  • 0 replies
  • 0 kudos

What build/version from Web-UI?

What is the best way (if any) as an external user, to know the build version of a running instance with only Web-ui, user or Administrator access? Is there any hint hidden in the Web-ui? Is there a simple HTML GET that will provide this? I understa...

creating nuxeo-web-ui

Hi all, I tried to create the Web UI marketplace ZIP as described in https://github.com/nuxeo/nuxeo-web-ui/. Beside some minor issues regarding version conflicts during "npm install" (which I hoped to have solved by modifying the packages.json) I run...

Unexpected exception from afterCompletion; continuing

I have issue with nuxeo. When I start it I have null pointer exception 2021-11-16T13:24:29,494 WARN [work/defaultPool-00,in:14,inCheckpoint:14,out:0,lastRead:1637065469438,lastTimer:0,wm:214573445093654529,loop:39,checkpoint:1042463607607495.139981...

Temporary files not deleted

Hello, When creating a document by attaching a binary file to it, nuxeo creates a temporary directory with the binary file in question in nuxeo.tmp.dir. The problem is that these directories will not be deleted and therefore it will increase the size...

Hotfixes source

Hi, after getting Nuxeo Platform LTS 2019 source code, I try to build it but i get a security problem with access to the hofixes. I undertstand that now we need to be a customer to get precompiled hotfixes but is there a way to get the hotfixes sourc...

chouinard_ by Champ on-the-rise
  • 342 Views
  • 4 replies
  • 2 kudos

Cannot login when anonymous user is activated

Hi, we have a big problem that users cannot login on the web ui when we activate the anonymous user. Even logging out and using the login form, the user is authenticated as anonymous and not with its credentials. Authentication via REST API works. Co...