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

On staging installation backup route does not include plugins folder #470

Closed
mStirner opened this issue May 31, 2024 · 1 comment
Closed
Labels
bug Something that should not be like that

Comments

@mStirner
Copy link
Member

No matter what you put in the URL, curl -X POST -v "http://open-haus.lan/api/system/backup/export?includes[]=plugins&includes[]=env&includes[]=database" > backup.tgz or just curl -X POST -v "http://open-haus.lan/api/system/backup/export > backup.tgz in the tgz archive there is no plugin folder.

@mStirner mStirner added the bug Something that should not be like that label May 31, 2024
@mStirner mStirner added this to the v3.0.0 release milestone May 31, 2024
@mStirner
Copy link
Member Author

Staging installation uses node.js v16, in v16 there is no recursiv option: https://nodejs.org/docs/latest-v16.x/api/fs.html#fsreaddirsyncpath-options

@mStirner mStirner closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that should not be like that
Projects
None yet
Development

No branches or pull requests

1 participant