Diego Carrion

Results 38 comments of Diego Carrion

Were you able to see the example? How would you program it with dynamic search scopes?

Which API call are you using?

When I try to close the session, I get: ``` error: 2022-08-24T23:16:23.661Z req.client.close is not a function - TypeError: req.client.close is not a function at closeSession (/var/local/apps/wppconnect-server/src/controller/sessionController.js:161:24) at Layer.handle [as...

I'm also having this problem.

Hi Sergei, what Inploy version and Ruby version are you using?

Can you please try with another Ruby 1.9.2 version? I just tried with this two versions without problems: ruby-1.9.2-head [ x86_64 ] ruby-1.9.2-preview1 [ x86_64 ]

Hi Rafael, did you put your template file in lib/inploy/template/my_template.rb or lib/inploy/templates/my_template.rb ? In the case you put it in the first path, I think this is the problem. Please...

Hi Victor, you're right. I'm gonna try to resolve this. Another syntax you can use is the old one: deploy.user = 'rails' ... Thanks for the alert.

I thought to do this but the problem is that every time an attribute is declared, the person would have to remember to declare it also as a local variable...