Project

General

Profile

Activity

From 2010-03-24 to 2010-03-26

2010-03-26

23:53 Help: RE: redmine internal error when creating a ticket.
Holger Just wrote:
> From your MySQL log it seems however that your Redmine DB is seriously borked. Reading http://a...
Felix Schäfer
23:21 Help: RE: redmine internal error when creating a ticket.
try setting "reconnect: true" in your database.yml
http://guides.rubyonrails.org/2_3_release_notes.html#reconnecti...
Samer Masry
22:46 Help: RE: redmine internal error when creating a ticket.
it's weird that everything else works excpet this one thing.
I can create new users
i can create new projects
i ...
Thomas Burgess
22:22 Help: RE: redmine internal error when creating a ticket.
Just for the records: the checkout plugin does absolutely nothing to the issues. So that can be safely ruled out here... Holger Just
21:34 Help: RE: redmine internal error when creating a ticket.
no, it's not.
I'm using FreeBSD jails.
mysql is running in a jail at 10.0.0.1
redmine is in another jail.
Thomas Burgess
21:21 Help: RE: redmine internal error when creating a ticket.
I had some recent issues with activerecord + delayed_job connecting to a socket rather than a port with multiple upda... Samer Masry
21:11 Help: RE: redmine internal error when creating a ticket.
host/port
Thomas Burgess
20:58 Help: RE: redmine internal error when creating a ticket.
Are you connecting to your db through a socket or or by host/port? Samer Masry
21:53 Plugins: RE: Charts plugin error with OpenFlashCharts
The main project may not have been updated in awhile, but look at the fork network to find versions that have been pa... michael turner
02:17 Plugins: RE: Charts plugin error with OpenFlashCharts
Please, take a look at:
REDMINE_BASE/vendor/plugins/redmine_charts/README.markdown
<snipped>
# Instalation
...
Lawrence Ferreira
19:40 Open discussion: RE: NTLM login for redmine
I am loosely using a method described in the following thread:
NTLM reverse proxy : http://www.redmine.org/boards/...
Adam Piotr Żochowski
17:15 Help: RE: Windows 2003 x64 + Ruby 1.9.1. Ruby or Webrick stops suddenly.
Think I sorted it.
I started using mongrel and after a bit of a battle it now seems to work a lot faster than Webr...
vincent mary
14:10 Help: Windows 2003 x64 + Ruby 1.9.1. Ruby or Webrick stops suddenly.
Hi
Was hoping to get some help. I must emphasize that I am very new to Ruby
I installed Redmine on one of our ...
vincent mary
15:58 Help: Gantt chart : dependent tasks
Hi,
How do I create a new task ("issue") that depends on the completion of a previous task ("issue")?
I want to...
Adrian Boeing
15:44 Help: RE: own CVS export
Additional:
I tried adding a new function to the VersionController by using this example: http://github.com/edavis...
Marco Gutsche
12:32 Plugins: Custom fields.
Hello. Can you please tell me, is it possible to extend custom fields types list via a plugin? I need something like ... Nikolay Strokov
12:11 Plugins: RE: SVNKit subversion adapter released
Plugin archive. Martin Corino
12:06 Plugins: SVNKit subversion adapter released
For any of you deploying Redmine using a JRuby environment.
h1. Redmine SVNKit Plugin
This plugin overrides the...
Martin Corino
10:28 Plugins: RE: Wiki Extensions Plugin
Henrik Jönsson wrote:
> Is there a way to make the @lastupdated_by@ get some kind of parameter to create a link to t...
Haruyuki Iida
10:27 Plugins: RE: Wiki Extensions Plugin
Henrik Jönsson wrote:
> I didn't like how the @tags@ macro displayed the tags of the wikipage so I did some changes ...
Haruyuki Iida
10:23 Plugins: RE: Wiki Extensions Plugin
Roland Fehrenbacher wrote:
> Hi Haru,
>
> is there a possibility to put the toc in the SideBar? Just writing {{to...
Haruyuki Iida
06:38 Plugins: RE: XLS export plugin
> I tried to use this, but it blows up while exporting. Here is the error:
> "\223setup new email"...
> Note, I hav...
Vitaly Klimov
06:30 Help: RE: can't get repository to work on OS X
The Bitnami installation is self-contained, but I still should have included this information:... Andrew Rhoades
06:25 Help: can't get repository to work on OS X
I'm new to Redmine, and have installed it on my OS X machines using the Bitnami installer version 0.9.3-0. Installat... Andrew Rhoades

2010-03-25

23:09 Help: RE: redmine internal error when creating a ticket.
I'm really lost here....i tried a fresh install and i end up with the same problem.
This is driving me somewhat cr...
Thomas Burgess
02:45 Help: RE: redmine internal error when creating a ticket.
ok....this makes no sense at all...
I created a new install...it seemed to work fine when i created a fake test pr...
Thomas Burgess
02:15 Help: RE: redmine internal error when creating a ticket.
It's got to be something with the plugins rake i did earlier.
just as a test i created a new vhost and installed...
Thomas Burgess
01:47 Help: RE: redmine internal error when creating a ticket.
but they made changes to the db right?
wouldn't that possible be the issue?
like i said, everything else works....
Thomas Burgess
01:44 Help: RE: redmine internal error when creating a ticket.
If you want to rule out the plugins, change the permissions of the plugins's directories so that the webserver can't ... Felix Schäfer
01:39 Help: RE: redmine internal error when creating a ticket.
sigh....everything else works...i'm wondering if this is due to the plugins i installed.
I installed the checkout ...
Thomas Burgess
01:35 Help: RE: redmine internal error when creating a ticket.
The error is there:
> ActiveRecord::StatementInvalid (Mysql::Error: MySQL server has gone away: SELECT max(`issues...
Felix Schäfer
01:28 Help: RE: redmine internal error when creating a ticket.
http://pastebin.com/BUaau0hK
thanks =) forgive me, i'm new to all this ruby on rials stuff
Thomas Burgess
01:21 Help: RE: redmine internal error when creating a ticket.
Have a look at REDMINE_DIR/log/production.log for more info on the error and paste it here. Felix Schäfer
01:18 Help: RE: redmine internal error when creating a ticket.
something weird....it's not creating the ticket, but
I'm recieving email notifications of the ticket.....
every...
Thomas Burgess
00:41 Help: redmine internal error when creating a ticket.
I finally got redmine working well...
svn repos auto create, users authenticate against the db....everything was wor...
Thomas Burgess
22:51 Help: svn repository permissions
I followed the guide to set up repositories and allow users to authenticate against the redmine databse.
It seemed...
Thomas Burgess
22:31 Help: reposman cron stays running
I just checked my server and there seems to be a ton of ruby processes...
It's reposman....what did i do wrong?
...
Thomas Burgess
20:26 Help: RE: priority field is empty...
Hi, God bless. I had this problem too but found that the field is set under enumerations in the administration console. Brian Cowan
17:26 Plugins: RE: Issue Vote Plugin
I just changed:
16:/vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb
skip_before_filter :...
Daniel Maas
11:35 Plugins: RE: Issue Vote Plugin
I mean I have the redmine_issues_group plugin installed
Daniel Maas
10:23 Plugins: RE: Issue Vote Plugin

> > Clicking Vote up or down gives me 403 error.
Its the same failure for me... and I also have the bulk_time_e...
Daniel Maas
17:16 Plugins: RE: Using Amazon S3 for storage
Hi Barry,
You need to make sure you're pushing your git repo to Heroku, not just the db.
Hope that helps,
Chris
Christopher Dell
16:50 Help: own CVS export
Hello,
in an existing plugin I have summarized an issue list to an own format list (add estimated times, ...) and ...
Marco Gutsche
16:11 Open discussion: NTLM login for redmine
Is it possible to use NTLM login for Redmine? Currently we are using forms login with authentication to LDAP Active D... Simon Z
14:49 Open discussion: RE: Trac Importer Patch Coordination
I update *migrate_from_trac.rake*
Changes:
* Changed progress meter to a simple progress bar.
* Moved requires f...
Mike Stupalov
10:03 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Git version seems to work fine. Thank you Andrew! Dmitry Koroban
09:48 Help: RE: How to update Description field on Issue
See here for the guide on how to change the description [[RedmineIssues#Editing-an-existing-issues-Subject-or-Descrip... Felix Schäfer
09:18 Help: How to update Description field on Issue
Hi,
I can't update the field 'Description' on Issue, I can only add some comments is normal?
Isn't a problem of...
Preto alain
08:42 Help: RE: How do you change the default settings of the roadmap display?
It's an option of the trackers, see [[RedmineIssueTrackingSetup]] Felix Schäfer
08:15 Help: How do you change the default settings of the roadmap display?
I want to show bugs, feature requests, and support requests by default when I click the roadmap section. I can't find... Eric Cope
08:34 Open discussion: RE: Scrumifying Redmine
It does look like a sweet plugin alright. But it also says it is at version 0.1.x and someone told me they have to re... Jenny C
03:55 Help: subversion repository browsing under lighttpd
Hi,
I've got redmine up and working nicely using webrick and wanted to switch across to lighttpd using fcgi. I've...
Justin Clacherty
03:36 Open discussion: RE: Importing XML data from Basecamp to Redmine
Hi Ted,
Good to hear you are all over this :-)
Basically it's a yes to projects with task lists etc. In some proj...
David Le Dieu
01:33 Help: RE: stylesheets not working on my svn repos
ok, i will try that...but
when i set the line to explicitly go to
http://mysite.com/whatever/
it ddidnt' wor...
Thomas Burgess
01:19 Help: RE: stylesheets not working on my svn repos
IIRC you have your svn running in a subdirectory of your redmine, right? So redmine is on server myserver.com and sub... Felix Schäfer

2010-03-24

23:20 Open discussion: RE: Scrumifying Redmine
[[http://github.com/software-project/scrum-pm Scrum-PM ]] looks to be the best thing out there to me. It's pretty ni... Aaron Evans
22:56 Help: stylesheets not working on my svn repos
I'm pretty new to this....i know i've somehow done something wrong...
When i first set up redmine, i was able to g...
Thomas Burgess
22:31 Help: RE: Upgrade from 0.8.4 to 0.9.x can't restore DB
Resolved!
My bad. I mixed up all the migration phases.
Sorry.
Santiago Anglés
21:53 Help: Upgrade from 0.8.4 to 0.9.x can't restore DB
I have a redmine server with 0.8.4 version. Since I never upgraded it (always fresh instalations) i tried to install ... Santiago Anglés
21:38 Help: question about users and private projects
I've set up a couple private projects. I've now got automatic svn repository creation and authentication against the... Thomas Burgess
21:09 Plugins: RE: Wiki External Filter plugin released
If you want to embed some existing content without any modifications - there's no point in using Wiki External Filter... Alexander Tsvyashchenko
14:04 Plugins: RE: Wiki External Filter plugin released
Can i somehow embed a streaming video or at list *.swf file using your plugin? Nikolay Kotlyarov
21:06 Help: Securing my redmine/apache installation
I will be setting up my company's redmine to be available to people even outside of our company. We are currently ru... Stephen Womack
20:15 Help: RE: Help installing Redmine
Originally I thought it would be easier to restore our current redmine install. I thought after the domain change, t... Daniel Johnson
09:56 Help: RE: Help installing Redmine
I'll need the exact svn revision so I can look up what you have there, please run @svn info@ in the redmine directory... Felix Schäfer
08:44 Help: RE: Help installing Redmine
Felix,
I made the suggested changes, this is my new error....
Daniel Johnson
08:20 Help: RE: Help installing Redmine
Weel, it should more look like:... Felix Schäfer
06:03 Help: RE: Help installing Redmine
Thanks for the reply.... Daniel Johnson
20:06 Help: RE: getting require errors
Sorry for using the false codestyle, here in correct encoding:... Torsten Burschka
19:12 Plugins: Scrum dashboard plugin compatible with Redmine v0.9.3
Hi!
I'd love to be able to use the Scrum dashboard plugin but in the plugin list, it says it is applicable for Red...
Jenny C
17:27 Help: RE: help with FreeBSD, svn and Redmine
doh!
i see...i thought i removed them..oh well, it's not a big deal to be honest...
If you WANT to do it, it's ...
Thomas Burgess
16:24 Help: RE: help with FreeBSD, svn and Redmine
Thomas Burgess wrote:
> darn it....i can't edit/delete from these forums?
>
> is there any way you can edit my po...
Felix Schäfer
16:22 Help: RE: help with FreeBSD, svn and Redmine
Yes, cron couldn't find svnadmin, so adding the directory where svnadmin resides to @$PATH@ would have been equally g... Felix Schäfer
16:21 Help: RE: help with FreeBSD, svn and Redmine
darn it....i can't edit/delete from these forums?
is there any way you can edit my post to remove the actual url f...
Thomas Burgess
16:19 Help: RE: help with FreeBSD, svn and Redmine
Thomas Burgess wrote:
> nah, i just needed to use the --command= option like this:
>
> */5 * * * * /usr/local/bi...
Thomas Burgess
16:18 Help: RE: help with FreeBSD, svn and Redmine
nah, i just needed to use the --command= option like this:
*/5 * * * * /usr/local/bin/ruby /usr/local/www/redmine...
Thomas Burgess
16:13 Help: RE: help with FreeBSD, svn and Redmine
Well, that seems a little overkill, you might just need to add the directory your svn binaries reside in to the $PATH... Felix Schäfer
16:11 Help: RE: help with FreeBSD, svn and Redmine
nevermind, i just found the answer (haven't tested yet)
--command=
Thomas Burgess
16:09 Help: RE: help with FreeBSD, svn and Redmine
ok,....this is weird...if i run the script manually it works but it's not working from crontab.
What gives?
her...
Thomas Burgess
15:41 Help: RE: help with FreeBSD, svn and Redmine
ok...i thought i had everything working....but for some reason when i unchecked the "public" option, it doesn't seem ... Thomas Burgess
13:55 Help: RE: help with FreeBSD, svn and Redmine
ok, yes.
Thanks so much for your help. I really appreciate you taking the time to answer my noobish questions.
...
Thomas Burgess
13:43 Help: RE: help with FreeBSD, svn and Redmine
Just checked: you can say that it has to have the repository module, but you can't configure at creation time. Anyway... Felix Schäfer
13:38 Help: RE: help with FreeBSD, svn and Redmine
can't you create a repo for the project as creation time?
(i thought i saw this)
Thomas Burgess
13:35 Help: RE: help with FreeBSD, svn and Redmine
reposman will only create repositories for projects that don't have one configured unless you force it too, so yes, y... Felix Schäfer
12:56 Help: RE: help with FreeBSD, svn and Redmine
yes, this makes sense. Thanks so much, i'm pretty sure i've done everything else right. I'm pretty experienced with... Thomas Burgess
12:44 Help: RE: help with FreeBSD, svn and Redmine
Reposman will only create repositories, never delete them, and will only create for _all_ projects that don't already... Felix Schäfer
12:38 Help: RE: help with FreeBSD, svn and Redmine
another question:
if i later delete a project does reposman delete the repos as well? or do i need to manually do ...
Thomas Burgess
12:34 Help: RE: help with FreeBSD, svn and Redmine
AWESOME
the only problem was i wasn't using the --group switch!
as soon as i did that!
querying Redmine fo...
Thomas Burgess
12:30 Help: RE: help with FreeBSD, svn and Redmine
The problems here aren't related to ROR, I think you are just skipping some steps in the process and have now to get ... Felix Schäfer
12:00 Help: RE: help with FreeBSD, svn and Redmine
WOOOO, i've gotten farther!!!!!
ok, i just deleted the old svn and did this:
mkdir /usr/home/svn
svnadmin cr...
Thomas Burgess
11:55 Help: RE: help with FreeBSD, svn and Redmine
Thanks so much for the reply :)
I tried authenticating with both ../svn and ../svn/project
I'm sure the problem...
Thomas Burgess
08:35 Help: RE: help with FreeBSD, svn and Redmine
# Concerning authenticating to the subversion repositories: did you try logging in the the collection (@.../svn@) or ... Felix Schäfer
04:37 Help: RE: help with FreeBSD, svn and Redmine
I've gotten a little farther....
I think i did things somewhat backwards though....and i'm still pretty stuck.
...
Thomas Burgess
14:07 Plugins: RE: embedded plugin - embed swf movie
Did you succeed with embedding swf's? Nikolay Kotlyarov
13:54 Help: missing the rails 2.1.0 gem -- can't start mongrel
Hi-
This is my first post to this forum. I'm running Ubuntu with Redmine 0.7 When I run gem list rails I get rail...
daniel cramer
13:41 Open discussion: RE: Project Viewer
What, just because the guy registers on 22nd February, puts this up under a new thread on the same day without a sing... Robert Smith
13:33 Open discussion: RE: Redmine-Mylyn-Connector
thanks for the reply,I can upload files in Redmine through browser.But i am unable to load the attachments inside the... Saravanakumar Vadivel
12:47 Help: Foreign letters gives "Internal error"
Hi,
I'm adding a user who has a last name containing a Norwegian character "ø". This throws an "internal error".
...
alf olsen
12:10 Help: RE: Schedule Plugin
Hello,
I have a problem installing this plugin on redmine Bitnami Appliance.
How to install this plugin ?. I fo...
Anonymous
12:01 Help: RE: Issue subject
Thanx a lot man! It's working. I'm happy now :-) Andrey Gazizov
11:44 Help: RE: Issue subject
You won't find it in the view directly, because redmine is localized, and the strings that get in the rendered html a... Felix Schäfer
10:51 Help: Issue subject
Hi all!
Guys, does anybody know file which describes the appearance of the page "New Issue"? I can't find it... I...
Andrey Gazizov
10:42 Open discussion: i can't export my wiki page to pdf file . (redmine bitnami stack)
I install a redmine bitnami stack .
version is 0.9.2
but , i can't export wiki page to pdf file .
issus can expo...
lw z
10:11 Help: Getting 404 error trying to open documents after upgrading from 0.9.1 to 0.9.3
Hi,
I`ve upgraded to the latest version and then did the DB Migrate to make sure. Everything seems fine except all...
Derick Potgieter
09:37 Help: RE: Is it possible to set "wiki edits" viewable by default in Activity view?
I think this patch will do:... Miroslav Škultéty
08:53 Help: RE: Update from 0.8.7 to 0.9.2 (passenger) missing gems
You can use the sources for rubygems instead of the package.
With sources you have the last version, and it works.
Vincent Weber
06:17 Help: RE: Update from 0.8.7 to 0.9.2 (passenger) missing gems
We are having same problem with fastcgi. Redmine seems not to be able to ruin on Debian 5. Andi Becker
07:29 Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
Hello Amine,
Thank you for you solution. I'll check that.
Jaroslav K.
Jaroslav K.
06:14 Help: DEBIAN 5 LENNY REDMINE PACKAGES
Are there any Debian Redmine packages available? Andi Becker
06:13 Help: Debian Lenny 5 Fastcgi Problems
..
rake aborted!
Could not find RubyGem fcgi (>= 0)
..
We receive this error and can't proceed in the install of ...
Andi Becker
05:40 Open discussion: RE: Repeatable Tickets
Sorry I can't help but will add my support to the feature - desperately looking for the same kind of functionality. I... David Le Dieu
00:49 Plugins: Plugin Architecture Help
Hi Guys,
I'm new to Rails; I've just read a Mr. Neighborly's Humble Little Ruby Book, and some of the Rails guides...
Pascal Schoenhardt
 

Also available in: Atom