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

Cant install the plugin under windows with Bitnami #30

Open
Kniggebogge opened this issue Oct 14, 2022 · 0 comments
Open

Cant install the plugin under windows with Bitnami #30

Kniggebogge opened this issue Oct 14, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Kniggebogge
Copy link

Hello there,
I got problems with the installation of this plugin (or maybe with all plugins?).

I strongly follow the instruction written on the page https://github.com/AlphaNodes/additional_tags.

First I start the console and there I navigate to:
D:\Programme\Bitnami\apps\redmine\htdocs
there I start the command:
git clone -b stable https://www.github.com/alphanodes/additionals.git plugins/additionals
git clone -b stable https://www.github.com/alphanodes/additional_tags.git plugins/additional_tags
--> D:\Programme\Bitnami\apps\redmine\htdocs>git clone -b stable https://www.github.com/alphanodes/additionals.git plugins/additionals

after that I use the bundle install command (D:\Programme\Bitnami\apps\redmine\htdocs>bundle install) with the result:
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 1.10.0
Using minitest 5.16.2
Using tzinfo 2.0.4
Using zeitwerk 2.6.0
Using activesupport 6.1.6
Using builder 3.2.4
Using erubi 1.10.0
Using racc 1.6.0 (x64-mingw32)
Using nokogiri 1.13.7 (x64-mingw32)
Using rails-dom-testing 2.0.3
Using crass 1.0.6
Using loofah 2.18.0
Using rails-html-sanitizer 1.4.3
Using actionview 6.1.6
Using rack 2.2.4
Using rack-test 2.0.2
Using actionpack 6.1.6
Using nio4r 2.5.8 (x64-mingw32)
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5 (x64-mingw32)
Using actioncable 6.1.6
Using globalid 1.0.0
Using activejob 6.1.6
Using activemodel 6.1.6
Using activerecord 6.1.6
Using marcel 1.0.2
Using mini_mime 1.1.2
Using activestorage 6.1.6
Using mail 2.7.1
Using actionmailbox 6.1.6
Using actionmailer 6.1.6
Using method_source 1.0.0
Using thor 1.2.1
Using railties 6.1.6
Using actionpack-xml_parser 2.0.1
Using actiontext 6.1.6
Using public_suffix 4.0.7
Using addressable 2.8.0
Using bundler 2.2.27
Using chunky_png 1.4.0
Using commonmarker 0.23.4 (x64-mingw32)
Using css_parser 1.11.0
Using csv 3.2.3
Using daemons 1.4.1
Using html-pipeline 2.13.2
Using deckar01-task_list 2.3.2
Using digest 3.1.0 (x64-mingw32)
Using eventmachine 1.2.7 (x64-mingw32)
Using htmlentities 4.3.4
Using mini_magick 4.11.0
Using mysql2 0.5.3 (x64-mingw32)
Using timeout 0.3.0
Using net-protocol 0.1.3
Using strscan 3.0.3
Using net-imap 0.2.3
Using net-ldap 0.17.1
Using net-pop 0.1.1
Using net-smtp 0.3.1
Using sprockets 4.1.1
Using sprockets-rails 3.4.2
Using rails 6.1.6
Using rbpdf-font 1.19.1
Using rbpdf 1.20.1
Using redcarpet 3.5.1 (x64-mingw32)
Using request_store 1.5.1
Using roadie 5.0.1
Using roadie-rails 3.0.0
Using rotp 6.2.0
Using rouge 3.28.0
Using rqrcode_core 1.2.0
Using rqrcode 2.1.1
Using rubyzip 2.3.2
Using sanitize 6.0.0
Using thin 1.8.0 (x64-mingw32)
Using tzinfo-data 1.2022.1
Updating files in vendor/cache
Bundle complete! 42 Gemfile dependencies, 77 gems now installed.
Gems in the groups 'development', 'test' and 'sqlite' were not installed.
Bundled gems are installed into ./vendor/bundle

the the
D:\Programme\Bitnami\apps\redmine\htdocs>bundle exec rake redmine:plugins:migrate RAILS_ENV=production
command

there appears no message in the console. But no error too. After some seconds the line D:\Programme\Bitnami\apps\redmine\htdocs> appears again in the Administrator: Redmine packaged by Bitnami Enivironment window.

after that I close all services with Start -> Redmine packaged by Bitnami -> "Redmine packaged by Bitnami -Dienste anhalten" and start them again with Start -> Redmine packaged by Bitnami -> "Starte Redmine packaged by Bitnami-Dienste".

But there is no plugin under http://localhost/redmine/admin/plugins and I got no possibilities to set tags in my issues.

Hope I wrote all information which is needed to help me :D.

Thanks a lot,
Knigge

@alexandermeindl alexandermeindl added the help wanted Extra attention is needed label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Development

No branches or pull requests

2 participants