After installing the app and setting up the tag and the flow, I've uploaded some files and the flow launched once per file, with the error you can see in the log below (one error per file).
Then I installed the kitinerary-extractor binary and configured a symlink to /usr/local/bin, checking that the user www-data can execute it.
Since then the flow never worked again.
I've tried removing the app and beginning from scratch, without success.
Steps to reproduce
Install workflow_itinerary
Set up a collaborative tag
Assign that collaborative tag to a folder
Configure the flow using that tag
Upload a .pdf file to that folder
Expected behaviour
kitinerary binary launches, some output on the logs.
My guess is that the flow works, but kitinerary-extractor finds nothing to extract from the files you sent.
Have you tried to launch kitinerary-extractor by hand on the same files?
After installing the app and setting up the tag and the flow, I've uploaded some files and the flow launched once per file, with the error you can see in the log below (one error per file). Then I installed the
kitinerary-extractor
binary and configured a symlink to/usr/local/bin
, checking that the user www-data can execute it. Since then the flow never worked again. I've tried removing the app and beginning from scratch, without success.Steps to reproduce
Expected behaviour
kitinerary binary launches, some output on the logs.
Actual behaviour
Nothing happens.
app
app version: 1.2.0
Server configuration
Operating system: Ubuntu
Web server: Nginx
Database: PostgreSQL
PHP version: 8.2.9
Nextcloud Version: 27.0.2.1
Where did you install Nextcloud from: Docker
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: no
Are you using encryption: no
Server log (data/nextcloud.log)