Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucket error #299

Open
Mariaab1 opened this issue Nov 2, 2023 · 4 comments
Open

Bucket error #299

Mariaab1 opened this issue Nov 2, 2023 · 4 comments

Comments

@Mariaab1
Copy link

Mariaab1 commented Nov 2, 2023

Hello,
I have installed linshare but I can't upload files, I want to store them locally and I have used this configuration:

image

On the website I get the following error:
image

And this is my error log:

[2023-11-02 09:20:37] [info] Please provide the jar on your classpath to parse sqlite files. [2023-11-02 09:20:37] [info] See tika-parsers/pom.xml for the correct version. [2023-11-02 09:20:38] [info] [INFO]:taskExecutor-1:20231102.092038:org.linagora.linshare.core.dao.impl.AbstractJcloudFileDataStoreImpl:add:sequence-8125da62-56e3-4c38-8099-6b9bad62150b:uploading file using jcloud ... [2023-11-02 09:20:38] [info] [INFO]:taskExecutor-1:20231102.092038:org.linagora.linshare.core.dao.impl.AbstractJcloudFileDataStoreImpl:add:sequence-8125da62-56e3-4c38-8099-6b9bad62150b:uploading file using jcloud ... [2023-11-02 09:20:38] [info] [INFO]:taskExecutor-1:20231102.092038:org.linagora.linshare.core.dao.impl.AbstractJcloudFileDataStoreImpl:createContainerIfNotExist:creation of a new bucket linshare-data without locale. [2023-11-02 09:20:38] [info] [INFO]:taskExecutor-1:20231102.092038:org.linagora.linshare.core.dao.impl.AbstractJcloudFileDataStoreImpl:createContainerIfNotExist:creation of a new bucket linshare-data without locale. [2023-11-02 09:20:38] [info] [ERROR]:taskExecutor-1:20231102.092038:org.linagora.linshare.webservice.userv1.task.DocumentUploadAsyncTask:run:linshare-data not found: container linshare-data not in [] [2023-11-02 09:20:38] [info] [ERROR]:taskExecutor-1:20231102.092038:org.linagora.linshare.webservice.userv1.task.DocumentUploadAsyncTask:run:linshare-data not found: container linshare-data not in [] [2023-11-02 09:20:38] [info] [ERROR]:taskExecutor-1:20231102.092038:org.linagora.linshare.webservice.userv1.task.DocumentUploadAsyncTask:run:Async task 'cb2cd4ec-9590-4900-96a4-dccd92cd6a46' processed with final status : FAILED [2023-11-02 09:20:38] [info] [ERROR]:taskExecutor-1:20231102.092038:org.linagora.linshare.webservice.userv1.task.DocumentUploadAsyncTask:run:Async task 'cb2cd4ec-9590-4900-96a4-dccd92cd6a46' processed with final status : FAILED
Thanks for the help!

@Mariaab1
Copy link
Author

hello? :C

@wboudiche
Copy link
Contributor

Hello

The error is "linshare-data not found: container"

You can keep the default value of the bucket and change only the linshare.documents.storage.filesystem.directory

@Mariaab1
Copy link
Author

but i don't want to use a bucket but local storage

@wboudiche
Copy link
Contributor

It will be just a directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants