Hi all,
When deploying to Dreamhost I suddenly get :
/usr/lib/ruby/1.8/x86_64-linux/rbconfig.rb:7: ruby lib version (1.8.5)
doesn't match executable version (1.8.7) (RuntimeError)
Things worked perfect before.
Someone has an idea what goes wrong?
Thanks
Stijn
--~--~-~--~~--
quot;
So I only create the link and not the directory. Is this ok?
Thanks
Stijn
On 10 jul, 16:26, "Rafael G." <[EMAIL PROTECTED]> wrote:
> Don't copy uploads every time, store it in shared path and create a
> symlink every time.
>
> Tarscher escribió:
>
>
Hi all,
I use file_column for image upload and want to copy that directory
everytime I do a new deployment .
Can someone point me to documentation or tutorials on how to do this?
Thanks
Stijn
--~--~-~--~~~---~--~~
To unsubscribe from this group, send email to [EM
where migrations for the db are run
> from, not where the db actually lives (ie: database.yml).
> With a shared host -- typically its all the same server.
>
>
>
> On Sun, Jun 8, 2008 at 7:30 AM, Tarscher <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
&
[deploy:update_code] exception while rolling back:
Capistrano::ConnectionError, connection failed for: mysql.domain.be
(Net::SSH::AuthenticationFailed: user)
connection failed for: mysql.domain.be
(Net::SSH::AuthenticationFailed: tarscher)
--~--~-~--~~~---~--~~
To
I deleted all the dirs and redid a setup and cold and it now seems to
work...
On 29 sep, 17:15, Tarscher <[EMAIL PROTECTED]> wrote:
> I also get
>
> ** [deploy:symlink] exception while rolling back: TypeError, can't
> convert nil into String
> just before
> ***
I also get
** [deploy:symlink] exception while rolling back: TypeError, can't
convert nil into String
just before
*** [deploy:update_code] rolling back
Stijn
On 29 sep, 03:41, Tarscher <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I try to deploy yo a DreamHost server (fastcgi)
Hi all,
I try to deploy yo a DreamHost server (fastcgi). I get an error but
don't know why this is generated.
Maybe some has an idea?
regards,
Stijn
*** [deploy:update_code] rolling back
* executing "rm -rf /home/tarscher/tarscher.dreamhosters.com/
releases/20070928225737; true&qu
Hi all,
After some time running cap deploy:cold I get an error: nohup: cannot
run command `script/spin': No such file or directory . The spin file
in the script dir is not present. When I make a new rails app this
spin script is never generated! Do I need to make a spin script myself
and what nee