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... -
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... -
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 ... -
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...
-
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.
-
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...
-
21:11 Help: RE: redmine internal error when creating a ticket.
- host/port
-
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?
-
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...
-
02:17 Plugins: RE: Charts plugin error with OpenFlashCharts
- Please, take a look at:
REDMINE_BASE/vendor/plugins/redmine_charts/README.markdown
<snipped>
# Instalation
... -
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/... -
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... - Hi
Was hoping to get some help. I must emphasize that I am very new to Ruby
I installed Redmine on one of our ... - Hi,
How do I create a new task ("issue") that depends on the completion of a previous task ("issue")?
I want to... -
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... - Hello. Can you please tell me, is it possible to extend custom fields types list via a plugin? I need something like ...
-
12:11 Plugins: RE: SVNKit subversion adapter released
- Plugin archive.
- For any of you deploying Redmine using a JRuby environment.
h1. Redmine SVNKit Plugin
This plugin overrides the... -
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... -
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 ... -
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... -
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... -
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:...
- I'm new to Redmine, and have installed it on my OS X machines using the Bitnami installer version 0.9.3-0. Installat...
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... -
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... -
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... -
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.... -
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 ...
-
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 ... -
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... -
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
-
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.
-
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... - I finally got redmine working well...
svn repos auto create, users authenticate against the db....everything was wor... - I followed the guide to set up repositories and allow users to authenticate against the redmine databse.
It seemed... - I just checked my server and there seems to be a ton of ruby processes...
It's reposman....what did i do wrong?
... -
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.
-
17:26 Plugins: RE: Issue Vote Plugin
- I just changed:
16:/vendor/plugins/redmine_issues_group/app/controllers/issues_controller.rb
skip_before_filter :... -
11:35 Plugins: RE: Issue Vote Plugin
- I mean I have the redmine_issues_group plugin installed
-
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...-
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 - Hello,
in an existing plugin I have summarized an issue list to an own format list (add estimated times, ...) and ... - Is it possible to use NTLM login for Redmine? Currently we are using forms login with authentication to LDAP Active D...
-
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... -
10:03 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Git version seems to work fine. Thank you Andrew!
-
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...
- Hi,
I can't update the field 'Description' on Issue, I can only add some comments is normal?
Isn't a problem of... -
08:42 Help: RE: How do you change the default settings of the roadmap display?
- It's an option of the trackers, see [[RedmineIssueTrackingSetup]]
- I want to show bugs, feature requests, and support requests by default when I click the roadmap section. I can't find...
-
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...
- Hi,
I've got redmine up and working nicely using webrick and wanted to switch across to lighttpd using fcgi. I've... -
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... -
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... -
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...
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...
- 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... -
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.
- I have a redmine server with 0.8.4 version. Since I never upgraded it (always fresh instalations) i tried to install ...
- I've set up a couple private projects. I've now got automatic svn repository creation and authentication against the...
-
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...
-
14:04 Plugins: RE: Wiki External Filter plugin released
- Can i somehow embed a streaming video or at list *.swf file using your plugin?
- I will be setting up my company's redmine to be available to people even outside of our company. We are currently ru...
-
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...
-
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...
-
08:44 Help: RE: Help installing Redmine
- Felix,
I made the suggested changes, this is my new error.... -
08:20 Help: RE: Help installing Redmine
- Weel, it should more look like:...
-
06:03 Help: RE: Help installing Redmine
- Thanks for the reply....
-
20:06 Help: RE: getting require errors
- Sorry for using the false codestyle, here in correct encoding:...
- 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... -
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 ... -
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... -
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...
-
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... -
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... -
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... -
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...
-
16:11 Help: RE: help with FreeBSD, svn and Redmine
- nevermind, i just found the answer (haven't tested yet)
--command=
-
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... -
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 ...
-
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.
... -
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...
-
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)
-
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...
-
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...
-
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...
-
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 ... -
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... -
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 ...
-
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... -
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... -
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 ...
-
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.
... -
14:07 Plugins: RE: embedded plugin - embed swf movie
- Did you succeed with embedding swf's?
- 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... -
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...
-
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...
- Hi,
I'm adding a user who has a last name containing a Norwegian character "ø". This throws an "internal error".
... -
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... -
12:01 Help: RE: Issue subject
- Thanx a lot man! It's working. I'm happy now :-)
-
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...
- Hi all!
Guys, does anybody know file which describes the appearance of the page "New Issue"? I can't find it... I... - I install a redmine bitnami stack .
version is 0.9.2
but , i can't export wiki page to pdf file .
issus can expo... - Hi,
I`ve upgraded to the latest version and then did the DB Migrate to make sure. Everything seems fine except all... -
09:37 Help: RE: Is it possible to set "wiki edits" viewable by default in Activity view?
- I think this patch will do:...
-
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. -
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.
-
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. - Are there any Debian Redmine packages available?
- ..
rake aborted!
Could not find RubyGem fcgi (>= 0)
..
We receive this error and can't proceed in the install of ... -
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...
- 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...
Also available in: Atom