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

Forum Posts

Default credentials error for first login

Hi, I have installed Nuxeo 8.10 with postgresql 9.6. The installation works fine, but when I try to connect with the Administrator/Administrator credentials, Nuxeo said "Invalid username or password" Error Log message : ERROR [Nuxeo-Work-updateACESt...

Nuxeo_Dev by Confirmed Champ
  • 418 Views
  • 3 replies
  • 0 kudos

Gateway-Timeout Error during upload in Web-UI

When uploading video file >8GB a gateway timeout error occurs after clicking the create button. The browser console shows the following message:; Failed to load resource: the server responded with a status of 504 (Gateway Time-out) nuxeo-app.html:281...

ssze_ by Star Contributor
  • 475 Views
  • 3 replies
  • 0 kudos

How to prevent garbage collection of binaries

We have a requirement that when all document records referencing a binary are deleted, the binary should still be preserved. However, according to Nuxeo documentation, Garbage Collection will remove these binaries. So my questions are: Is garbage col...

Document.GetChildren: filter out .trashed

Is it possible to have Document.GetChildren not return .trashed files? By default they are included: { "path": "/test/The Basics.pdf._1547968140071_.trashed", "uid": "44cf396c-dbe3-4e21-8886-e0a1d3a76a91", "properties": {}, ...

SSO with Portal NUXEO LTS 2019

We implemented the authentication "SSO with Portal" as detailed in the documentation step by step but it is as if our configuration file is inconsiderate by the server however in the logs of the server when doing deploy in the same figure the file * ...