Displaying 20 results from an estimated 1200 matches similar to: "Textdrive / Joyent Support not responding?"
2007 Apr 13
5
[Ferret] Serious memory leak on Joyent / TextDrive / Solaris
There is serious memory leak bug in ferret. I''m having this error on
TextDrive Container (aka. Joyent Accelerators) OpenSolaris with Ferret
0.11.4
It happens while searching for some terms with accented or special
characters.
This makes ferret to allocate lots of memory (usually reaching 3+ GB)
and failing if another query like this is executed.
Any ideas on that, could this be locale
2007 Oct 20
4
deploying with capistrano - web site responds much faster
Hi,
just out of curiosity: I have a RoR website, and till now I used to
deploy it by hand. Now I''ve deployed it automatically, and after this
the web site response is much faster. I don''t know if capistrano did
something else too, though the speed of how the site runs has
increased a lot.
there is another thing though: I''m using a shared account on
textdrive, and there
2014 Jun 03
0
Starting Thinking Sphinx on Joyent SmartOS with svcadm
I followed this tutorial: http://www.neo.com/2013/10/09/unicorn-on-joyent-smartos and the RailsCast about configuring Nginx and Unicorn, and successfully set up my first non-Passenger/Apache Rails app last weekend.
Buoyed by this success, I next set about trying to get ThinkingSphinx to restart when the server starts, and managed to get my server to run away with 115% server usage. (Oddly, while
2006 Jul 01
22
TextDrive complaints
Hi all,
I have deployed my Ruby On Rails application on TextDrive.
At first everything seamed to be fine. However, lately, response time of my
application is incredible slow.
Worse, lately there is also a lot of downtime.
I have contacted their support desk, however, they do not respond (at all,
or very, very late).
Has anyone else these experiences with TextDrive?
And if so, what did you do
2005 Jun 24
6
Is it that difficult?
Hello,
You will find in attachment the layout of my
current physical configuration.
For now, the Cable ISP is not used. Since it
is a dynamic ISP, my mailserver is rejected and
my domain name registers on blacklists like ORDB
and al.
I want it to be used as a default gateway except
for my mail server that would be seen as coming
from my "honest" ADSL ISP.
Here is
2007 Apr 13
4
[Ferret] QueryParser memory leak bug (Joyent/OpenSolaris)
QueryParser fails badly allocating enormous amount of memory when
processing query strings with special/accented characters. See:
irb(main):002:0> require ''rubygems''
irb(main):003:0> require ''ferret''
irb(main):004:0> include Ferret
irb(main):005:0> index = Index::Index.new
irb(main):008:0> index << "something"
# Now the error
2006 Jul 06
2
link_to_remote method display a loading image?
Hey guys,
what would be the best way to incorporate this into the builtin
link_to_remote() method?
document.getElementById(''main'').innerHTML = ''<img
src="/images/loading_small.gif">'';
Id like for the item above to take place while the page is loading.
I''m currently doing this with another javascript but would prefer to
use rails.
2007 Jul 26
0
JRuby Hack Day (San Francisco, CA)
<a href="http://www.joyent.com">Joyent</a> and <a href="http://
www.sun.com">Sun</a> are proud to present the first in a series of
Hack Days, where you will get a chance to hear about the latest
technologies and learn how to use them in an interactive unconference
styled event.
The first Hack Day launches on August 8th at the Axis Cafe in San
2006 May 02
3
Mongrel on Textdrive
As anyone deployed on Textdrive using Apache + Mongrel? If so did you just
install the GEM locally?
I have filed a support request with Textdrive querying when we will see the
Mongrel GEMs installed but have received no response yet...
Thanks!
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 27
3
Rails apps and TextDrive
Hi, I was wondering, does anyone have experience with deploying rails
application(s) on TextDrive. At this time, I''m only seeing an index page
remotely but on my system, I would type the following and obtain the
expected result:
http://localhost:3000/visitor/list
However, when I perform the same operation on textdrive, I''m getting the
following message on the screen:
2006 Jan 20
3
Anyone running a business hosting plan @ textdrive?
I currently run a handfull of sites on a MediaTemple VPS - which is blazing
fast and very cheap for what I get. BUT installing rails and mysql v4 was a
major pain in my ass, along with other things.
I''m considering switching to a Textdrive business hosting plan but wanted to
get some feedback from list members first.
I pay about $200 a month quarterly for my MediaTemple service.
2006 Mar 12
1
restart ROR app running on Apache, FCGI (textdrive)
I have an app running on Apache and FCGI (on Textdrive). It is
displaying an error, and I need to restart it, but have no idea how to
do it.
Could anyone advice me on that?
What are the commands to be used to start,stop and restart apps running
on Apache and FCGI. I also want to make sure that apps on my other
subdomains are not affected.
Thanks for the help.
Arpan
--
Posted via
2007 Jan 21
2
Help with Installation on OpenSolaris (TextDrive Containers)
Gents,
I installed ferret successfully in my MacOS (rails development) using
the gem install. I did some tests and everything worked fine.
Then I tried to install it on the same way on my production environment
at TextDrive? running OpenSolaris? (container). This time ''gem install
ferret'' seems to be completed:
[92140-AA:~/web/labs/blogblogs/trunk] root# gem install ferret
2006 Mar 29
2
Textdrive Rails 1.1 Error - Dependencies::LoadingModule
Textdrive upgraded to Rails 1.1 already.
I have an older rails app, and am now getting the following error:
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.0
/lib/active_support/depende
ncies.rb:112:in `const_missing'': uninitialized constant LoadingModule
(NameEr
ror)
from ./script/../config/environment.rb:91
from
2006 May 29
0
subversion password using capistrano on textdrive
Hi,
I am trying to set up capistrano for use on textdrive, and followed
the instructions posted at this very helpful site:
http://blog.tuples.us/pages/rails-guide
My problem is that when I try to execute rake remote:exec
ACTION=cold_deploy the execution getss stuck when it tries to access
my subversion repository.
** [out :: myurl.com] Authentication realm: <http://myurl.com:80>
2006 Jul 25
2
Shovel/TextDrive error: missing SSHAgent.socket
Hi there
When running the initial ''rake remote:exec ACTION=setup_lighty''
command I get this error:
''No such file or directory - /tmp/501/nl.uu.phil.SSHAgent.socket''
Any clues would be appreciated.
Richard Sandilands
2005 Nov 04
0
Dispatch error on textdrive
Any ideas what coule be causing this error when I run dispatch.cgi?
xxx@gilford$ ./dispatch.cgi
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.10.2/lib/action_controller/request.rb:13:in
`method'': undefined method `downcase'' for nil:NilClass (NoMethodError)
from
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.10.2/lib/action_controller/request.rb:23:in
`post?''
2014 Jul 11
0
New binary package set for EL6 x86_64
Hi users of EL6 based distributions,
I'm pleased to announce a new alternative binary package repository
for EL6 x86_64. The aim is to provide a supplemental set of packages
which may contain software not included in your base system.
These packages are based on pkgsrc, a cross-platform package manager.
In this initial release there are 13,152 packages available. For now
I am specifically
2009 Jan 28
5
pkgsrc provider for Package?
Hello
I''m wondering if anyone has looked into adding pkgsrc package
management as a provider for Package?
We use Joyent accelerators (zones on OpenSolaris) for our many of our
production services and about a year ago Joyent switched from
Blastwave to pkgsrc for userland packages.
pkgsrc catalog - http://pkgsrc.se/
pkgsrc guide - http://www.netbsd.org/docs/pkgsrc/
joyent pkgsrc
2006 Aug 04
0
subscribed files sourced from puppet fileserver
So I have
$base = "/opt/local/etc"
remotefile {
"$base/saslauthd.conf":
source => "apps/saslauthd/saslauthd.conf",
mode => 400, # This file contains special info
owner => root;
"$base/saslauthd.init":
source => "apps/saslauthd/saslauthd.init";
}
and