a-ono / redmine_ckeditor

Redmine plugin for integration CKEditor
304 stars 139 forks source link

After restart redmine #318

Open adrianobr opened 4 years ago

adrianobr commented 4 years ago

image

can help?

chfrcodan commented 4 years ago

Did you try removing the Cache directory as suggested? Or checking (and perhaps overwriting) permissions on /usr/local/bundle/cache/bundler/git/rich-......??

adrianobr commented 4 years ago

Yes I did it. I have the redmine on an EC2 AWS in container, and every time the container goes up it must connect the plugins. From what I noticed he can't clone the repository right. So at Gemfile I changed the call to this: gem 'rich', path: '/ usr / src / redmine / dependencies / rich'

And in the directory I did git clone manually. I didn't understand why it didn't work as you have ... But switching to the path and downloading manually via git clone worked for me.

adrianobr commented 4 years ago

Would it be this? git rm --cached .

veshus commented 4 years ago

I have the same issue with an official Redmine docker container. After docker restart - it's dying.

adrianobr commented 3 years ago

I solved: chmod -R a+w /usr/src/redmine/public/system/