-
Notifications
You must be signed in to change notification settings - Fork 45
Error Codes
You can not run Passwords without HTTPS on a productive server as this in completely insecure.
The permissions of yur client do not allow this action.
This error indicates that the entity was assigned to a server side encryption type that does either not exist or is not supported.
This error indicates that the submitted client side encryption type is not supported by the server.
The field "label" can not be left empty when creating or updating an entity.
The field "hash" must contain a valid sha1 hash of the password. This has is used for security checks.
The field "color" can not be left empty when creating or updating a tag.
The given revision uuid does not belong to the given entity uuid.
When working with folders, you can not manipulate properties of the base folder as it is a virtual folder.
When using the find command, only a predefined set of properties can be searched. Look into the documentation of the entity you want to use find on to see which properties are allowed.
The following operators can be used in the find command: eq
, nq
, lt
, gt
, le
, ge
.
Sharing has been disabled by the administrator.
Sharing has been disabled by the administrator for this specific user.
You can not share an entity with the given user.
You can not set an expiration date that lies in the past.
The share type you have chosen is not allowed by the system. This can happen if the administrator has disabled a specific sharing type or if the api does not support this sharing type. The info command lists all allowed sharing types.
This can happen if you try to share a password which has been shared with the user. The administrator or the original owner may have permitted this possibility. If the owner does not allow sharing, this is noted in the "shareable" attribute of the extended "share" property of the entity object. You can request the "share" property with the detail level "+shares". If the administrator has permitted resharing, this is noted in the "resharing" filed in the info command.
This error occurs when the given entity was already shared with the receiving user. You can request all active shares for the entity in the "shares" property with the detail elvel "+shares".
If you want to create a share, you need to make sure that the entity is currently encrypted with a CSE type which supports sharing.
You can not share entities while they are hidden.
The password service was unable to create a password with the given settings.
The pageshot service does not support the given image dimensions.
The service made a request to a third party api or program which failed. It might be possible that credentials are required but are not given or incorrect. Look into the Nextcloud error log to find more information.
The current favicon service was unable to create a favicon for the given domain. Also the default favicon service failed to create a default icon. Please check your server configuration.
The current pageshot service was unable to create a preview of the given domain. Also the default pageshot service failed to load a default image. Please check your server configuration.
The current words service was unable to produce usable output. Please check your server configuration.
The application was not designed to be able to fulfill the requested action.