bitnami / vms

Bitnami VMs
https://bitnami.com
Other
203 stars 42 forks source link

[Redmine] Getting error while installing plugins #1414

Closed hvaishnav closed 4 months ago

hvaishnav commented 5 months ago

Platform

AWS

bndiagnostic ID know more about bndiagnostic ID

I dont have one.

bndiagnostic output

No response

bndiagnostic was not useful. Could you please tell us why?

The documentation is not useful.

Describe your issue as much as you can

Hello everyone, I want to highlight a issue that I am getting error while installing plugins on our "Bitname Redmine" (AWS EC2 linux instance). I am trying to install this plugin - https://www.redmine.org/plugins/redmine_contacts

Server information : AWS EC2 Debian 11 Redmine version - 5.0 Ruby version - 3.0

Steps :

  1. Connected to our Ec2
  2. Downloaded the zip file from url.
  3. Extracted the zip, uploaded it to my github repository.
  4. Went to path "/opt/bitnami/redmine/Plugins".
  5. Used command "Git clone github link". It is downloading the file from github to my "Plugins" folder.
  6. After step 6 used command - "bundle install". As soon as I hit enter to execute this command.
  7. I got the bunch of errors showing in the images below. 8 After that my redmine website stopped working and shown

CRM plugin issue1 CRM plugin issue2 CRM plugin issue3 CRM Plugin issue 4

I followed this installation docs-

  1. https://docs.bitnami.com/virtual-machine/apps/redmine/configuration/install-plugins/
  2. https://www.redmineup.com/pages/help/crm/installing-crm-on-redmine-bitnami-stack
jotamartos commented 5 months ago

There is a similar ticket here, could you please take a look at it?

https://github.com/bitnami/vms/issues/955#issuecomment-1578253709

It seems you are running into a permissions issue and the chown command in that comment should fix it

sudo chown -R bitnami:root /opt/bitnami/ruby/lib/ruby/gems/ /opt/bitnami/ruby/bin /opt/bitnami/redmine/db /opt/bitnami/redmine/log/production.log
github-actions[bot] commented 5 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 4 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.