srv_err_unknown | Bad FS response. |
srv_err_file_get | File isn’t accessible. Error downloading file. |
srv_err_upload | Error uploading file. |
srv_err_upload_queue_timeout | Error file uploading and file drops out from queue. [Since 2020.01] |
srv_err_invalid_param | Invalid parameter in request. |
srv_err_fs_access | 502/504. Fs API access errors. |
srv_err_unauthorized | FS reason (code 1, Not Authorized). |
srv_err_file_access_denied | FS reason (code 24, Permissions Denied). |
srv_err_file_not_found | FS reason (code 45, Object not found). |
srv_err_file_already_exist | FS reason (code 26, Object exists). |
srv_err_preview_not_found | Error downloading file preview. |
srv_err_thumbnail_not_found | Error on getting thumbnail for a file. |
srv_err_thumbnail_generation_not_supported | Thumbnail generation is not supported for such type. |
srv_err_prerender_not_found | Prerender is not found because it can be not generated or belongs to another file. |
srv_err_prerender_obsolete | Prerender is obsolete. Prerender should be refreshed after file is closed. |
srv_err_sharing | Error sharing file. |
srv_err_cant_copy_to_itself | Error copying folder to itself. |
srv_err_cant_move_to_itself | Error moving folder to itself. |
srv_err_excess_of_quota | Error of operation that excess of user quota. |
srv_err_multiple_sharing | Error when try to invoke multiple sharing. |
srv_err_object_is_not_shared | FS reason (code 66, Object is not shared). |
srv_err_file_in_trash | Operation could not be invoked on file in trash. |
srv_err_invalid_dir_id | FS reason (code 19, Invalid dirId is passed). |
srv_err_invalid_filename | Filename contains incorrect symbols for FS or exceed 255 symbols. |
srv_err_incorrect_login | FS reason (code 2, Incorrect login). |
srv_err_path_not_found | FS reason (code 58, Path is not found). |
srv_err_untrash_path_not_found | File path for operation is not found. |
srv_err_cant_share_to_myself | Cannot share to myself. |
srv_err_document_is_opened | Document in collaboration cannot be edited. |
srv_err_cu_oom | Out of memory in CU. |
srv_err_cu_timeout | Conversion is not ended in time on CU. |
srv_err_cu_unsuccess | Conversion ends with common CU error (exit code 1). |
srv_err_cu_password_protected_file | File to convert is password protected. |
srv_err_invalid_zip_request_id | Specified zip request id is expired or invalid. |
srv_err_pregen_timeout | Pregen is not generated in time (85 seconds). |
srv_err_pregen_not_ready | Pregen is not ready to take requests (queue is full, service restart, not ready). |
srv_err_media_not_found | Error on return media. It can be absent in document or server error. |
srv_err_media_upload | Error on uploading media to document. |
srv_err_tenant_blocked | Tenant is blocked for this user. |
srv_err_internal_error | Server internal error occurred. |
srv_err_pregen_common | Internal Pregen error (could be misconfigured or restarted). |
srv_err_pregen_incompatible_core | Pregen has incompatible core version. |
srv_err_jod_exception | JOD conversion error. |
srv_err_jod_password_protected_exception | File to convert by JOD is password protected. |
srv_err_jod_timeout_exception | JOD conversion is not ended in time. |
srv_err_external_host_exception | External host cannot process request due its limitations. |
srv_err_invalid_extension | File to convert has invalid extension. |
srv_err_user_is_temporary_blocked | User is not found or temporary blocked. |
srv_err_ip_is_temporary_blocked | IP is temporarily blocked from access to public link. |
srv_err_link_is_temporary_blocked | Link is temporarily blocked for public access. |
srv_err_password_has_been_reset_by_admin | Password has been reset by administrator. |
srv_err_password_has_been_reset_by_user | Password has beed reset by user. |
srv_err_pregen_oom | File is corrupted or complicated (so its conversion ended with OOM). |
srv_err_fs_exception | 400. FS reason. |
srv_err_nps_common | Nps conversion is not ended |
srv_err_nps_oom | Nps is out of memory. |
srv_err_nps_netpbm_timeout | Netpbm conversion is not ended in time |
srv_err_fs_password_policy_violation | Password for public link is not match policy |