From beingthexemplarylists at gmail.com Fri Sep 21 22:00:43 2007 From: beingthexemplarylists at gmail.com (aaron smith) Date: Fri, 21 Sep 2007 19:00:43 -0700 Subject: [Instiki] inistiki site down. Message-ID: Instiki site is down. I need to see some resources on there for handling spam.. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070921/e0ba75c7/attachment.html From parasew at 5uper.net Sat Sep 22 05:29:17 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Sat, 22 Sep 2007 11:29:17 +0200 Subject: [Instiki] inistiki site down. In-Reply-To: References: Message-ID: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> the site is up again, actually this should not happen, since instiki.org has a cronjob to check the mongrel status and restart it, if it's not running - but looks like the .pid file was not removed. i added this case to the cronjob, so now we should be up forever! :) for your spam issues you might want to take a look at the 0.11.pl1 version of instiki where we use the hivelogic enkoder. this reduced the spam on instiki.org to 0% regards, matthias On 9/22/07, aaron smith wrote: > Instiki site is down. I need to see some resources on there for handling > spam.. > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From beingthexemplarylists at gmail.com Sun Sep 23 22:23:57 2007 From: beingthexemplarylists at gmail.com (aaron smith) Date: Sun, 23 Sep 2007 19:23:57 -0700 Subject: [Instiki] inistiki site down. In-Reply-To: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> References: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> Message-ID: Just a heads up, the site is still down. I'll take a look at that 0.11.pl1 On 9/22/07, Matthias Tarasiewicz wrote: > > the site is up again, > actually this should not happen, since instiki.org has a cronjob to > check the mongrel status and restart it, if it's not running - but > looks like the .pid file was not removed. i added this case to the > cronjob, so now we should be up forever! :) > > for your spam issues you might want to take a look at the 0.11.pl1 > version of instiki where we use the hivelogic enkoder. this reduced > the spam on instiki.org to 0% > > > regards, > matthias > > On 9/22/07, aaron smith wrote: > > Instiki site is down. I need to see some resources on there for handling > > spam.. > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070923/1449f451/attachment.html From parasew at 5uper.net Mon Sep 24 04:55:12 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Mon, 24 Sep 2007 10:55:12 +0200 Subject: [Instiki] inistiki site down. In-Reply-To: References: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> Message-ID: <78ccd8360709240155g48f9c343sb3a692e6ef4335b2@mail.gmail.com> the site is up again; i had to switch to webrick since mongrel dies seconds after it was started. did anyone experience similar issues on another instiki installation with mongrel? On 9/24/07, aaron smith wrote: > Just a heads up, the site is still down. I'll take a look at that 0.11.pl1 > > > On 9/22/07, Matthias Tarasiewicz wrote: > > the site is up again, > > actually this should not happen, since instiki.org has a cronjob to > > check the mongrel status and restart it, if it's not running - but > > looks like the .pid file was not removed. i added this case to the > > cronjob, so now we should be up forever! :) > > > > for your spam issues you might want to take a look at the 0.11.pl1 > > version of instiki where we use the hivelogic enkoder. this reduced > > the spam on instiki.org to 0% > > > > > > regards, > > matthias > > > > On 9/22/07, aaron smith wrote: > > > Instiki site is down. I need to see some resources on there for handling > > > spam.. > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From beingthexemplarylists at gmail.com Mon Sep 24 13:00:09 2007 From: beingthexemplarylists at gmail.com (aaron smith) Date: Mon, 24 Sep 2007 10:00:09 -0700 Subject: [Instiki] inistiki site down. In-Reply-To: <78ccd8360709240155g48f9c343sb3a692e6ef4335b2@mail.gmail.com> References: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> <78ccd8360709240155g48f9c343sb3a692e6ef4335b2@mail.gmail.com> Message-ID: Another heads up, the site is down. On 9/24/07, Matthias Tarasiewicz wrote: > > the site is up again; i had to switch to webrick since mongrel dies > seconds after it was started. did anyone experience similar issues on > another instiki installation with mongrel? > > On 9/24/07, aaron smith wrote: > > Just a heads up, the site is still down. I'll take a look at that > 0.11.pl1 > > > > > > On 9/22/07, Matthias Tarasiewicz wrote: > > > the site is up again, > > > actually this should not happen, since instiki.org has a cronjob to > > > check the mongrel status and restart it, if it's not running - but > > > looks like the .pid file was not removed. i added this case to the > > > cronjob, so now we should be up forever! :) > > > > > > for your spam issues you might want to take a look at the 0.11.pl1 > > > version of instiki where we use the hivelogic enkoder. this reduced > > > the spam on instiki.org to 0% > > > > > > > > > regards, > > > matthias > > > > > > On 9/22/07, aaron smith wrote: > > > > Instiki site is down. I need to see some resources on there for > handling > > > > spam.. > > > > > > > > _______________________________________________ > > > > Instiki-users mailing list > > > > Instiki-users at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070924/3d12f33a/attachment.html From parasew at 5uper.net Wed Sep 26 05:46:47 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Wed, 26 Sep 2007 11:46:47 +0200 Subject: [Instiki] Instiki or Ubuntu problem? In-Reply-To: <3053312a0708291036t10c1d36bw363fc80832becd2e@mail.gmail.com> References: <3053312a0708291036t10c1d36bw363fc80832becd2e@mail.gmail.com> Message-ID: <78ccd8360709260246p40d72dcavf375088614173eaf@mail.gmail.com> hello mike, please excuse the late answer. this sounds like an sqlite issue to me. which version of sqlite are you running on your system? can you please try to delete the following files db/production.db.sqlite3 db/development.db then go to the root of the instiki directory and type rake db:migrate this should recreate the databases. tell me, if that solved your problem! regards, matthias tarasiewicz On 8/29/07, Screwballl wrote: > I recently did a fresh Ubuntu 7.04 installation with instiki and > ensured Ruby, Instiki, gems and sql-lite are installed and running. > When setting up the first page (named "To do pages"), after typing in > the name, address and password, it returns a "Unknown web > 'todopages'". The linux terminal shows: > 192.168.2.105 - - create system message > 192.168.2.105 - - [date] "GET /todopages/new/HomePage HTTP/1.1" 404 23 > http://192.168.2.108:2500/create_system -> /todopages/new/HomePage > > I believe this is error 404 page not found... so why it it not > creating the page? Instiki and related services are running under > root name with root privileges. > Why is this? > > I am fairly new to linux and instiki although I do have a successful > page currently setup with instiki on a windows system with just a few > clicks. The linux has been a pain though. > > Mike > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From parasew at 5uper.net Wed Sep 26 06:02:18 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Wed, 26 Sep 2007 12:02:18 +0200 Subject: [Instiki] Instiki or Ubuntu problem? In-Reply-To: <78ccd8360709260246p40d72dcavf375088614173eaf@mail.gmail.com> References: <3053312a0708291036t10c1d36bw363fc80832becd2e@mail.gmail.com> <78ccd8360709260246p40d72dcavf375088614173eaf@mail.gmail.com> Message-ID: <78ccd8360709260302h5baca2edl2b20a523d66c9754@mail.gmail.com> hello again, mike instead of the rake db:migrate, please do a rake db:migrate RAILS_ENV=production this should work! regards, matthias On 9/26/07, Matthias Tarasiewicz wrote: > hello mike, > please excuse the late answer. this sounds like an sqlite issue to me. > which version of sqlite are you running on your system? can you please > try to delete the following files > > db/production.db.sqlite3 > db/development.db > > then go to the root of the instiki directory and type > rake db:migrate > > this should recreate the databases. > > tell me, if that solved your problem! > > regards, > matthias tarasiewicz > > On 8/29/07, Screwballl wrote: > > I recently did a fresh Ubuntu 7.04 installation with instiki and > > ensured Ruby, Instiki, gems and sql-lite are installed and running. > > When setting up the first page (named "To do pages"), after typing in > > the name, address and password, it returns a "Unknown web > > 'todopages'". The linux terminal shows: > > 192.168.2.105 - - create system message > > 192.168.2.105 - - [date] "GET /todopages/new/HomePage HTTP/1.1" 404 23 > > http://192.168.2.108:2500/create_system -> /todopages/new/HomePage > > > > I believe this is error 404 page not found... so why it it not > > creating the page? Instiki and related services are running under > > root name with root privileges. > > Why is this? > > > > I am fairly new to linux and instiki although I do have a successful > > page currently setup with instiki on a windows system with just a few > > clicks. The linux has been a pain though. > > > > Mike > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > From parasew at 5uper.net Wed Sep 26 06:08:46 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Wed, 26 Sep 2007 12:08:46 +0200 Subject: [Instiki] inistiki site down. In-Reply-To: References: <78ccd8360709220229i75656a7dh6ae04fe217b9c25e@mail.gmail.com> <78ccd8360709240155g48f9c343sb3a692e6ef4335b2@mail.gmail.com> Message-ID: <78ccd8360709260308u143fcb87x575378d526f6073d@mail.gmail.com> i am currently tracking the problem with the support staff from joyent - the instiki website currently crashes on both mongrel and webrick - still we didn't find the problem. the site should be up again soon! On 9/24/07, aaron smith wrote: > Another heads up, the site is down. > > On 9/24/07, Matthias Tarasiewicz wrote: > > the site is up again; i had to switch to webrick since mongrel dies > > seconds after it was started. did anyone experience similar issues on > > another instiki installation with mongrel? > > > > On 9/24/07, aaron smith < beingthexemplarylists at gmail.com> wrote: > > > Just a heads up, the site is still down. I'll take a look at that > 0.11.pl1 > > > > > > > > > On 9/22/07, Matthias Tarasiewicz < parasew at 5uper.net > wrote: > > > > the site is up again, > > > > actually this should not happen, since instiki.org has a cronjob to > > > > check the mongrel status and restart it, if it's not running - but > > > > looks like the .pid file was not removed. i added this case to the > > > > cronjob, so now we should be up forever! :) > > > > > > > > for your spam issues you might want to take a look at the 0.11.pl1 > > > > version of instiki where we use the hivelogic enkoder. this reduced > > > > the spam on instiki.org to 0% > > > > > > > > > > > > regards, > > > > matthias > > > > > > > > On 9/22/07, aaron smith wrote: > > > > > Instiki site is down. I need to see some resources on there for > handling > > > > > spam.. > > > > > > > > > > _______________________________________________ > > > > > Instiki-users mailing list > > > > > Instiki-users at rubyforge.org > > > > > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > > _______________________________________________ > > > > Instiki-users mailing list > > > > Instiki-users at rubyforge.org > > > > > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From parasew at 5uper.net Wed Sep 26 09:08:37 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Wed, 26 Sep 2007 15:08:37 +0200 Subject: [Instiki] Fwd: instiki.org website problems Message-ID: <78ccd8360709260608q24bca8fexb98d5abbce19c9dc@mail.gmail.com> we tracked down which request causes the errors. still it needs to be investigated, what the "real" rails problem is. any ideas appreciated. -matthias ---------- Forwarded message ---------- From: Help @ Joyent Date: Sep 26, 2007 2:45 PM Subject: Update on Your Request {108445} To: parasew at 5uper.net Matthias, that didn't help, but I think that I positively tracked down the request that always seems to kill the site: http://instiki.org/rss_with_content The headlines RSS is fine. If you were seeing this on both Webrick and Mongrel, then I think it's rather a Rails problem and should be treated as such. Regards, Filip Hajny System Administrator Joyent Inc.