You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created my own file upload script for the API (Teedy Docker v1.11 & v1.12)
After uploading, this file was not found...
This is the log from the docker.
27 Feb 2024 22:36:17,284 INFO com.sismics.docs.core.util.FileUtil.startProcessingFile(FileUtil.java:221) Processing started for file: 563d23bd-eed4-4301-9dc1-63b80f6b1087
27 Feb 2024 22:36:17,352 INFO com.sismics.docs.core.listener.async.FileProcessingAsyncListener.on(FileProcessingAsyncListener.java:53) File created event: FileCreatedAsyncEvent{fileId=563d23bd-eed4-4301-9dc1-63b80f6b1087, language=null}
27 Feb 2024 22:36:17,751 INFO com.sismics.docs.core.listener.async.FileProcessingAsyncListener.extractContent(FileProcessingAsyncListener.java:176) Start extracting content from: File{id=563d23bd-eed4-4301-9dc1-63b80f6b1087, name=Protokoll Sitzung 12.01.2024.pdf}
27 Feb 2024 22:36:17,775 INFO com.sismics.docs.core.listener.async.FileProcessingAsyncListener.extractContent(FileProcessingAsyncListener.java:182) File content extracted in 23ms: 563d23bd-eed4-4301-9dc1-63b80f6b1087
27 Feb 2024 22:36:17,814 INFO com.sismics.docs.core.util.FileUtil.endProcessingFile(FileUtil.java:231) Processing ended for file: 563d23bd-eed4-4301-9dc1-63b80f6b1087
Hi,
I created my own file upload script for the API (Teedy Docker v1.11 & v1.12)
After uploading, this file was not found...
This is the log from the docker.
How I did it:
The text was updated successfully, but these errors were encountered: