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 [email protected]
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
