Open redfox1993 opened 4 years ago
Thx for report, will take a look this weekends, looks some bug, pls wait a bit
This problem can be related to other plugin which is using gem zip
.
Gem zip
and rubyzip
have same names for modules.
Can you check Gemfiles of plugins is any of them using zip
?
Sorry i dont understand. I am at the beginning to understand ruby.
The error comes up, when I was trying to backup the vault.
I dont think that my other installed plugins used zip but If so, is it not possible to make using the right module in your plugin?
Can you try this branch https://github.com/noshutdown-ru/vault/tree/development
Sorry i dont understand. I am at the beginning to understand ruby. The error comes up, when I was trying to backup the vault.
I dont think that my other installed plugins used zip but If so, is it not possible to make using the right module in your plugin?
Can you provide list of installed plugins ?
I have changed the branch to development and pulled it.
Fast-forward .travis.yml | 2 +- Gemfile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-)
then bundle install.
Now I was not able to call my Redmine application. I couldn't find any error logs, so I have pulled back to the master branch and everything was fine again.
the other plugin that uses rubyzip is the dmsf plugin. (maybe? https://github.com/danmunn/redmine_dmsf/pull/110)
Can you remove this plugin and try with master branch of vault ? Also can you comment this strings in hist plugin https://github.com/danmunn/redmine_dmsf/blob/master/Gemfile#L23-L24 and try our master branch ?
I 've commented the lines but it doesn't work, though. I'm afraid that removing the DMSF Plugin is not an option, cause of WebDAV, documents, full text, etc :(
We will try to check is it connected to this plugin https://github.com/danmunn/redmine_dmsf or something else.
Hi there, Any progress?
not yet, sorry
with old version all work ?
with the old version, I can start my Redmine site. The Development branch causes a crash of my Redmine.
ok pls don't use now Development
Hi there,
Your plugin is great so far, but I got an error when I want to create a backup. I am using Redmine 4.1
What can I do? kind regards Red