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

Forum Posts

PostrgeSQL : deadlock detecded

Hi, I'm using Nuxeo 6.0-HF05 with a cluster of 2 nuxeo server. We are facing slow down of access in DM. When slow down appears I notice "deadlock detected" error in the Postgres log files (see logs below). Is there a way to avoid this behavior ? Is i...

zyx974_ by Confirmed Champ
  • 114 Views
  • 3 replies
  • 0 kudos

Has nuxeo drive 2.0 a problem with SSL ?

It's possible this question is a duplicate of nuxeo-drive-and-ssl_ciphers Server : nuxeo-5.8-HF30 / nuxeo-6.0-HF15 nuxeo-drive : 2.0.818 client OS : windows 7 Since I upgraded nuxeo-drive client, it's unable to connect to nuxeo with "https" protocol....

ftorchet_ by Champ in-the-making
  • 112 Views
  • 6 replies
  • 0 kudos

REST API and Collections

Hi, I need to create and get collections using the REST API. I've been trying to GET the existing ones using the API playground but I can't find the way. Could you please tell me which call I must perform to: GET a collectionPUT a new collection Than...

koxon_ by Confirmed Champ
  • 42 Views
  • 1 replies
  • 1 kudos

Empty return for GET /api/v1/group/search RESTAPI

Hi, I'd like to use the GET /api/v1/group/search RESTAPI When I do this call, it does return success but without no entry. example using the Nuxeo playground: http://nuxeo.github.io/api-playground/#/resources/group/1/GET I try - as it is advised - "A...

Arnault_ by Confirmed Champ
  • 54 Views
  • 3 replies
  • 0 kudos

Deleting content from the folder

Hello Every one , I am trying to delete content (picture) from the Nuxeo using REST Api. Delete Request http://localhost:8080/nuxeo/site/api/v1/id/d707bbbd-6ed1-4304-9835-02023a435406 After submiting request I am getting below exepction as response....

Resolved! Upgrade Nuxeo Drive

After upgrade from Drive 1.3 to 2.X, I have the following error (see picture) I have tried deleting the .nuxeo-drive folder, it does not change anything. When trying to uninstall the 2.X version, I have the same error. What file should I look for ?

Metadata Update

How to update metadata on the exisitng content using Rest API. I need to introduce new fields for video content (video lenth, start time and end time) and few some other fields.

application using OAuth.io's Nuxeo provider

I've been trying to start an application using OAuth.io's Nuxeo provider, as specified in this page : http://www.nuxeo.com/blog/authenticating-nuxeo-oauthio/ But the Nuxeo provider of oauth.io doest not seem to work, as the dashboard does not allow t...

Erwan_ by Champ on-the-rise
  • 27 Views
  • 0 replies
  • 0 kudos

Resolved! Bug in Nuxeo Drive client when downloading big documents?

When users upload a big document to a synchronized folder, Nuxeo Drive client creates a new version of it. Apparently, the local_watcher detects the downloading of the file as a modification and uploads it (creating a new version with the same conten...