directus template: file upload error
I tried to use directus template with default configuration.
When I tried to upload file getting the error:


5 Replies
I'm trying to use
npx directus-template-cli@latest apply
and face the similar issue
I follow this instruction https://github.com/directus-labs/agency-os?tab=readme-ov-file#3---apply-the-agencyos-template
GitHub
GitHub - directus-labs/agency-os: The open source operating system ...
The open source operating system for digital agencies. Built with Directus and Nuxt. - directus-labs/agency-os
I think I can install this successfully on Dokploy 12, today I upgraded to v13 and it failed.
I found out the cause, the CLI still do not upgrade AgencyOS with Directus v11 https://github.com/directus-labs/directus-template-cli/pull/63
GitHub
Add V11 Support by bryantgillespie · Pull Request #63 · directus-la...
Updated to work with V11 access policies
Better error handling and write logs to files for easier sharing
Programmatic mode for apply and extract commands
Partial template application through flags...
For now, while waiting for the fix, using the old version work well