質問編集履歴
1
エラーメッセージを追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -107,4 +107,55 @@
|
|
107
107
|
COPY --chown=redmine:redmine ./products/data/plugins plugins
|
108
108
|
COPY --chown=redmine:redmine ./products/data/themes public/themes
|
109
109
|
COPY --chown=redmine:redmine ./products/data/files files
|
110
|
+
```
|
111
|
+
|
112
|
+
表出したエラーメッセージ(例)
|
113
|
+
```error
|
114
|
+
products-redmine | /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:520:in `read': Permission denied @ rb_sysopen - /usr/src/redmine/plugins/view_customize/Gemfile (Errno::EACCES)
|
115
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:520:in `contents'
|
116
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:550:in `to_s'
|
117
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:51:in `message'
|
118
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:51:in `rescue in eval_gemfile'
|
119
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:48:in `eval_gemfile'
|
120
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:12:in `evaluate'
|
121
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/definition.rb:34:in `build'
|
122
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler.rb:195:in `definition'
|
123
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli/check.rb:15:in `run'
|
124
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:181:in `check'
|
125
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
|
126
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
|
127
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor.rb:399:in `dispatch'
|
128
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:30:in `dispatch'
|
129
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/base.rb:476:in `start'
|
130
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:24:in `start'
|
131
|
+
products-redmine | from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/libexec/bundle:46:in `block in <top (required)>'
|
132
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/friendly_errors.rb:123:in `with_friendly_errors'
|
133
|
+
products-redmine | from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/libexec/bundle:34:in `<top (required)>'
|
134
|
+
products-redmine | from /usr/local/bin/bundle:23:in `load'
|
135
|
+
products-redmine | from /usr/local/bin/bundle:23:in `<main>'
|
136
|
+
products-redmine | /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:520:in `read': Permission denied @ rb_sysopen - /usr/src/redmine/plugins/view_customize/Gemfile (Errno::EACCES)
|
137
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:520:in `contents'
|
138
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:550:in `to_s'
|
139
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:51:in `message'
|
140
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:51:in `rescue in eval_gemfile'
|
141
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/dsl.rb:48:in `eval_gemfile'
|
142
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/plugin.rb:81:in `block in gemfile_install'
|
143
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/settings.rb:124:in `temporary'
|
144
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/plugin.rb:76:in `gemfile_install'
|
145
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli/install.rb:61:in `run'
|
146
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:256:in `block in install'
|
147
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/settings.rb:124:in `temporary'
|
148
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:255:in `install'
|
149
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
|
150
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
|
151
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor.rb:399:in `dispatch'
|
152
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:30:in `dispatch'
|
153
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/vendor/thor/lib/thor/base.rb:476:in `start'
|
154
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/cli.rb:24:in `start'
|
155
|
+
products-redmine | from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/libexec/bundle:46:in `block in <top (required)>'
|
156
|
+
products-redmine | from /usr/local/lib/ruby/2.7.0/bundler/friendly_errors.rb:123:in `with_friendly_errors'
|
157
|
+
products-redmine | from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.1.4/libexec/bundle:34:in `<top (required)>'
|
158
|
+
products-redmine | from /usr/local/bin/bundle:23:in `load'
|
159
|
+
products-redmine | from /usr/local/bin/bundle:23:in `<main>'
|
160
|
+
products-redmine exited with code 1
|
110
161
|
```
|