nextcloud / nextcloud/workflow_script
imagemagick convert script doesn't work
Nessuno ha ancora preso questa issue.
- Lingua principale
- PHP
- Stelle
- 89
- Fork
- 19
- Merge medio
- 6h 38m
- PR unite (30g)
- 3
Descrizione
Steps to reproduce
- Install external scripts
- Add automated tagging to uploaded files
- Run the command 'convert %x -interlace plane -strip -quality 80 -resize 1000x1000> $(basename %x)_1.jpg' on files that are tagged accordingly to step 2.
Expected behaviour
Image files should be converted according to command settings and have it's original name with the suffix '_1'. This works properly when the command is run directly at the server.
Actual behaviour
Nothing happens at all - flow log is empty. The automated tagging applies, but not the external script.
Workflow Script app
Workflow Script app version: 1.4.0
Server configuration
Operating system: Ubuntu Server 20.04 LTS
Web server: Nginx
Database: MariaDB 10.3.22
PHP version: 7.4.3
Nextcloud Version: 19.0.3
Where did you install Nextcloud from: Nextcloud
Signing status:
No errors have been found.
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: Testing on Local but the plan is to have this applied on files in external storage (SMB)
Are you using encryption: no
Server log (data/nextcloud.log)
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Il payload indica l’app workflow_script e il comando ImageMagick, ma non specifica alcun file sorgente né alcun test. Inizia riproducendo il comando tramite il tagging automatizzato e analizza il flusso e i log del server; il lavoro è completato quando lo script esterno viene eseguito e crea il file convertito con il nome originale più il suffisso _1.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- php
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100