Line 21 reads a local file. Lee Hambley http://lee.hambley.name/ +49 (0) 170 298 5667
On 19 July 2016 at 10:57, Frank Laszlo <[email protected]> wrote: > Versions: > > - Ruby 2.3.1p112 > - Capistrano 3.5.0 > - Rake 10.5.0 > > Platform: > > - Ubuntu 16.04 > - CentOS 7 > > Logs: > > - Output -> http://pastebin.com/C8jeY4z1 > - db.rake -> http://pastebin.com/PN2sfUQa > > > It appears as though the task I've built isnt even trying to use the > roles, even though I have "on" defined (the :app and :db roles are defined > in production.rb), Everything works fine if I include the task as part of > my normal deploy, but I want to be able to run it on demand ad-hoc. When > the task runs, it complains about the file not existing when it does > get_creds, but I see nothing about where its running at, which makes me > believe its running locally. The file should not exist locally as its only > on the app server. > > Any ideas? Thanks > > -Frank > > -- > You received this message because you are subscribed to the Google Groups > "Capistrano" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/capistrano/58e4a527-2bbb-4df6-ab76-3a6e45058658%40googlegroups.com > <https://groups.google.com/d/msgid/capistrano/58e4a527-2bbb-4df6-ab76-3a6e45058658%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/CAN_%2BVLXQ5eE-Yage-Od1Y081RT8QnpPTWmSRzCCe9wc6wE%3Dgew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
