[DRE-maint] Bug#1101504: redmine: served via unicorn and nginx, errors due to 'GET /assets/...'

Soren Stoutner soren at debian.org
Fri Mar 28 17:07:10 GMT 2025


Volker,

On Friday, March 28, 2025 7:42:40 AM Mountain Standard Time Jörg-
Volker Peetz wrote:
> Package: redmine
> Version: 6.0.4+ds-1
> Severity: normal
> 
> Dear Debian Ruby Team, dear Soren Stoutner,
> 
> many thanks for all the work to upgrade redmine to version 6.
> My configuration which serves redmine via unicorn and nginx in a
> sub-uri /redmine, seems to work.
> 
> But it still sees errors in the log file due to a 'GET /access/...'.
> The normal access is 'GET /redmine/...', e.g., 'GET
> /redmine/assests/gantt-757adf6f.js' which is handled via an alias
> in the nginx configuration (just as documented in
> '/usr/share/doc/examples/nginx-alaias.conf').
> 
> For the sub-uri config I have slightly changed
> /usr/share/redmine/config.ru using
> 
> map ENV['RAILS_RELATIVE_URL_ROOT'] || '/' do
>    run Rails.application
> end
> 
> instead of just
> 
> run Rails.application

Thank you for the detailed bug report.

Does this feel like an upstream bug to you?

If so, I think we should report it upstream.  We can then patch it in 
Debian while waiting for an upstream fix to be incorporated into a 
future release.

-- 
Soren Stoutner
soren at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250328/716cb653/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list