Project

General

Profile

Activity

From 2010-05-20 to 2010-05-22

2010-05-22

22:41 Help: RE: problem with repositories access control with apache, mod_dav_svn and mod_perl
Hello
I was just missing that line, now it works but if i try to authenticate i got an error like this:
Applica...
Patricio Lopez
20:56 Help: RE: problem with repositories access control with apache, mod_dav_svn and mod_perl
Sorry but, how do i find which perl modules are loaded? thank you. Patricio Lopez
21:27 Plugins: RE: Ticket grouping plugin
Marco Gutsche wrote:
> Marco Gutsche wrote:
> > Hello,
> >
> > I've read that subtasking in the new realse will ...
Roland Discein
19:45 Help: RE: rewrite redirect on base folder only
Not sure what you are trying to achieve or what it has to do with redmine, but every regex language has a special cha... Felix Schäfer
17:32 Help: rewrite redirect on base folder only
Hi,
after bashing google for a few good hrs im still stuck and wonder if you guys and girls can either point me in...
j j
19:23 Help: RE: Uploading files/documents fails
Happy to help :-) Felix Schäfer
18:33 Help: RE: Uploading files/documents fails
Ah perfect, I fixed it all by changing ownership from daniel to www-data for everything in /usr/var/redmine
Thank ...
Daniel S
18:12 Help: RE: Uploading files/documents fails
Felix Schäfer wrote:
> Ok, other idea: rename redmine_dir/log/production.log to something else and change the permis...
Daniel S
18:09 Help: RE: Uploading files/documents fails
Daniel S wrote:
> chown'ing redmine/files to daniel fixes it, but I don't want daniel to control redmine. How do I ...
Felix Schäfer
18:08 Help: RE: Uploading files/documents fails
Ah, then your rails process is running as the user "daniel" because of passenger switching users. The details are her... Felix Schäfer
18:08 Help: RE: Uploading files/documents fails
chown'ing redmine/files to daniel fixes it, but I don't want daniel to control redmine. How do I change who runs red... Daniel S
18:06 Help: RE: Uploading files/documents fails
Yes, I'm still trying to get you to find the user your rails process is running as :-)
Ok, other idea: rename redm...
Felix Schäfer
18:06 Help: RE: Uploading files/documents fails
I caught this using ps aux:
daniel 9576 1.4 2.6 171948 89120 ? S 00:00 0:09 Passenger Application...
Daniel S
18:00 Help: RE: Uploading files/documents fails
I've also found the following in /var/log/apache2/error.log... Daniel S
17:57 Help: RE: Uploading files/documents fails
Nearly. The 2 processes you mention are part of the passenger stack but are not the ones that will be spawned as poss... Felix Schäfer
17:41 Help: RE: Uploading files/documents fails
I got this output... Daniel S
17:19 Help: RE: Uploading files/documents fails
Ok, so passenger doesn't have write rights to the files, because it doesn't necessarily run as the same user as apach... Felix Schäfer
17:10 Help: RE: Uploading files/documents fails
Before trying to upload a file... Daniel S
15:56 Help: RE: Uploading files/documents fails
Daniel S wrote:
> www-data (I think that's the user apache and thus passenger uses)
Not necessarily, but we'll ge...
Felix Schäfer
12:46 Help: RE: Uploading files/documents fails
www-data (I think that's the user apache and thus passenger uses) has permission as per:... Daniel S
12:35 Help: RE: Uploading files/documents fails
Just a thought: it seems some of your permissions are off indeed, have a look at the installation guide and make sure... Felix Schäfer
12:33 Help: RE: Uploading files/documents fails
Try this as root, I'm not sure you have enough permissions to execute all that is needed for script/about. Also have ... Felix Schäfer
11:43 Help: RE: Uploading files/documents fails
Oh and MySQL Ver 14.14 Daniel S
11:40 Help: Uploading files/documents fails
Everything else works so far, (I've been using the Wiki extensively), except for uploading. I get these errors from ... Daniel S
18:33 Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
Hmm... looks good to me. Can you try reinstalling Arch Decisions, then running the following command?
> rake rad:d...
Timothy High
16:12 Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
I installed Redmine about a month ago and it migrated fine (after some initial issues). It seems that everything is r... Patrick van der Velde
15:42 Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
I'm not sure what to tell you here. I've seen similar errors, but not that exact one. What's really strange to me is ... Timothy High
14:41 Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
I'm trying to run the db:migrate_plugins rake task but I get the following error:
E:\webservers\railsapps\redmine>...
Patrick van der Velde
18:17 Help: RE: Configuring Apache on Fedora 12
I will take a look it later and see if I can find a compromise somewhere.
For now I have put SELinux into permissive...
Arne De Herdt
18:14 Help: RE: Configuring Apache on Fedora 12
It is. See http://www.modrails.com/documentation/Users%20guide.html#_the_apache_error_log_says_that_the_spawn_manager... Felix Schäfer
18:05 Help: RE: Configuring Apache on Fedora 12
Done, but now I get all the files again as before and not the redmine application (see attached screenshot)
Also, ...
Arne De Herdt
17:53 Help: RE: Configuring Apache on Fedora 12
Ok, if you want to use passenger, just remove the .htaccess file, as that is needed only for cgi operations (passenge... Felix Schäfer
17:49 Help: RE: Configuring Apache on Fedora 12
I've just removed everything and downloaded the version 0.9 as you mentioned from the installation guide.
I've recon...
Arne De Herdt
17:21 Help: RE: Configuring Apache on Fedora 12
What version of redmine have you installed? Or from what svn branch and revision? Felix Schäfer
17:17 Help: RE: Configuring Apache on Fedora 12
I believe that I have passenger installed. I downloaded the gem with ruby and followed the steps from the guide to in... Arne De Herdt
16:17 Help: RE: Configuring Apache on Fedora 12
Your rails is too old for current Redmine (I think 0.9 needs 2.3.5).
Also: what are you trying to use to server re...
Felix Schäfer
14:34 Help: Configuring Apache on Fedora 12
Hello,
I'm rather new to this entire Linux business and redmine, but we're trying to setup a server running the Re...
Arne De Herdt
17:58 Help: RE: Internal Server Error when trying to brows git repository
Well there you go :-) Glad I could help. Felix Schäfer
17:45 Help: RE: Internal Server Error when trying to brows git repository
Hey thanks!
That one did it! I had to switch the encoding of the 'Commit messages encoding'. Thought entering the ...
Phil Hauber
17:30 Help: RE: Internal Server Error when trying to brows git repository
Practically any plugin, as they can monkey-patch whatever they want :-)
Ok, so it seems you have something fishy i...
Felix Schäfer
16:19 Help: RE: Internal Server Error when trying to brows git repository
Thanks for the ultrafast reply!
1. No Plugins. Which Plugins could cause such problems?
2. Done that several times.
Phil Hauber
16:13 Help: RE: Internal Server Error when trying to brows git repository
1. Any plugins installed?
2. Try deleting and reimporting the repository in you redmine project.
Felix Schäfer
15:33 Help: Internal Server Error when trying to brows git repository
Im pretty new to redmine and ruby so I'm a little bit helpless in this. There are many very similar problems in the f... Phil Hauber
17:32 Help: RE: Can I restrict access for Administrators?
No, administrators can always see everything. Felix Schäfer
16:42 Help: Can I restrict access for Administrators?
Hello -- I want to create a project that only three people (two admins and one regular user) have access to. Is there... Jarred Trost
17:04 Help: RE: Redmine 500 Error
Well this is kinda weird.
I upgraded from 0.9.3 to .4 and redmine works again..
toet bam
00:08 Help: RE: Redmine 500 Error
Well, Without any kind of error or log, we won't be able to help you in any meaningful way, sorry. Maybe have a strol... Felix Schäfer
00:03 Help: RE: Redmine 500 Error
Yes about ~1 week ago and worked fine until it broke :P
So I just removed the .htaccess and nothing has changed.
toet bam
00:00 Help: RE: Redmine 500 Error
Have you upgraded recently? Do you have the stock .htaccess in redmine_dir/public? It sometimes messes up passenger, ... Felix Schäfer
10:49 Help: RE: Notify everyone by default?
Maybe would it be nice to have an admin option for enforcing email notifications, I mean not to leave this choice to ... Eric Voisard
07:14 Help: RE: How to tag uploaded files in the "Files" section?
Hm, I'll have them take a look at this thread. Thanks for the suggestion. :) Anything that makes things easier is w... Jennifer P
00:02 Help: RE: Admin operations
There is a plugin that does something similar, see the [[Plugin_list]]. Felix Schäfer

2010-05-21

23:57 Help: RE: How start Redmine without having the requests printing to the terminal
I'd recommend getting a proper serving solution, e.g. apache and mogrels, apache and passenger, nginx and … Choose wh... Felix Schäfer
17:47 Help: RE: How start Redmine without having the requests printing to the terminal
Try 'ruby script/server -e production &>/dev/null toet bam
17:40 Help: How start Redmine without having the requests printing to the terminal
Hello folks,
I am curious as to how to stop Redmine/WEBrick requests appearing on the terminal screen.
(I am not ...
EWEA Webmaster
23:54 Help: RE: Admin activity
No. Felix Schäfer
18:38 Help: Admin activity
Is there any way of getting admin activity? in other words, not just activity for each project, but side-wide activit... Schollii Tron
18:37 Help: Admin operations
Is it possible to send an email to all account holders? I find i need to do that sometimes for maintenance or other..... Schollii Tron
17:22 Help: Redmine 500 Error
Hi,
Since yesterday RedMine gives a 500 error and I have no idea why.
I am running Redmine with Apache and Phu...
toet bam
17:05 Help: RE: Is there a way to link lists to filter items in custom fields?
Hello?
Barring that can it be done via a plug-in? I've got a bit of RoR under my belt so I'm going to try and d...
Jason Cameron
16:58 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Oh, that's nice, thank you. Dmitry Koroban
16:41 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
I finally had the time to track down my subproject issue with the latest version from git. The issue is that the vend... Joachim Fritschi
14:45 Plugins: Blocks Layout plugin
Controls presence of boxes on _Home_, _Project Overview_ and _My Page_. Can use additional boxes provided by [[Plugin... Victor Dulepov
12:36 Plugins: Basic Polls plugin
Adds basic polls management to Redmine. Create and edit polls and poll choices. Insert the polls and poll results as ... Victor Dulepov
12:32 Help: Accessing raw-wiki-code from commandline, to grep comments?
Hi,
how can I access the raw wiki-code from a redmine project wiki using commandline tools on a Linux Box?
I ne...
marvin 3000
10:22 Open discussion: RE: That quickly then slowly
Looked produtstion.log file, everything is normal. Query processing time does not exceed 60 ms. Timur V
10:14 Open discussion: RE: That quickly then slowly
While I use Webrick. Server is Ubuntu...
Timur V
10:05 Open discussion: RE: That quickly then slowly
Please provide more information about your setup: what server are you using, what distribution if served from linux, …? Felix Schäfer
10:05 Open discussion: RE: That quickly then slowly
You can see redmine log. If you use apache - watch apache log. Try nslookup on the server and from the station that f... Stanislav German-Evtushenko
10:01 Open discussion: RE: That quickly then slowly
Thanks...
Prompt please, what is best logs to see.
Timur V
09:45 Open discussion: RE: That quickly then slowly
Just see the logs. It's can be DNS problems or something like that.
Stas
Stanislav German-Evtushenko
09:38 Open discussion: That quickly then slowly
Hello!
Encounter this problem after installing redmine, it works very slowly, pages are loaded very long time, the...
Timur V
09:43 Open discussion: Wiki outdated page
Hello Guys,
How do you follow outdated wiki pages? It's become quite difficult then wiki become large. I suggest i...
Stanislav German-Evtushenko

2010-05-20

17:43 Plugins: RE: Hudson Plugin, latest download version
Hi, Andy.
Andy Bolstridge wrote:
> I love the plugin, but could you update the main page here. I spent quite a lo...
Toshiyuki Ando
17:40 Plugins: RE: Hudson Plugin 0.1.0
Hi, Rob.
Rob van Oostrum wrote:
> Yes I can see the Job. I did have Autofetch turned off as a matter of fact. Whe...
Toshiyuki Ando
17:14 Help: RE: How to tag uploaded files in the "Files" section?
Well, one last idea if you have someone who knows his way around apache/dav: you can use the filesystem repository an... Felix Schäfer
17:09 Help: RE: How to tag uploaded files in the "Files" section?
True, but I really hoping that we would be able to have the file system directly integrated into Redmine so that you ... Jennifer P
16:27 Help: RE: Problems while Upgade 0.8.7 to 0.9.3
Yes, i have the timesheet. By the way i updated it and, redmine_mylyn_connector
Yes, i had. It updated in the moment...
Viltér Panitz
16:12 Open discussion: RE: Redmine for Android
Hey John, no worries, it was good actually for me to include in the description that the REST auth needs to be enabled. Arkaitz Jimenez
15:00 Help: RE: 404 on issue creation using REST Api
Sorry, forgot to say that. I'm using c#, not ruby... Lennard Hunfeld
14:58 Help: 404 on issue creation using REST Api
Hi,
as the title says, i am receiving a 404 error when trying to create a new issue using REST and POST /issues.xm...
Lennard Hunfeld
12:43 Help: How can I change the calendar?
I want to change the Redmine calendar, to introduce information about free days and timetable of our company. How can... SADESI SAU
08:41 Help: RE: problem with repositories access control with apache, mod_dav_svn and mod_perl
You need to put @PerlLoadModule Apache::Redmine@ before the @<Location>@ block, and I was thinking about perl modules... Felix Schäfer
07:34 Open discussion: RE: Transfer redmine database from the old version
Thanks...
Received successful move))). The mistake was that I acted "RAILS_ENV = production rake db: migrate" befo...
Timur V
01:24 Open discussion: RE: SeeProjectRun - hosted software as a service built on Redmine
Congratulation on going live! I know it'll be a success, redMine already has seen the benefits of your work and I'm s... Muntek Singh
 

Also available in: Atom