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

backup fails after installed with bundle option '--path vendor/bundle' #25

Open
cuilongbo opened this issue Nov 19, 2018 · 0 comments
Open

Comments

@cuilongbo
Copy link

If a installation is made using bundle option '--path vendor/bundle', such as:

redmine install ~/redmine-3.4.6.tar.gz redmine2/ --bundle-options '--path vendor/bundle'

An error occurs when trying to backup it.

redmine backup ~/redmine2

The error message is:

Application root contains unreadable files. Make sure that all files in /data/redmine/redmine3 are readable for user redmine (limit 10 files: /data/redmine/redmine2/vendor/bundle/ruby/2.3.0/gems/ffi-1.9.25/ext/ffi_c/libffi-x86_64-linux-gnu/include/ffitarget.h)

The backup will succeed after moving folder /data/redmine/redmine2/vendor/ outside of folder /data/redmine/redmine2/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant