Javier Guerra

Results 8 comments of Javier Guerra

After some digging and specially after reading https://erlang.org/doc/apps/erts/crash_dump.html I found that the issue is that because Tsung wasn't installed in the default folder, and the installation dir is hardcoded. It...

Thanks for the reply, yeah there is atypo in the version number sorry about that: The versions are: StimulusReflex: v3.5.0.pre9 Cable Ready: 5.0.0pre9 I am testing upgrading because it was...

Not sure if this helps, but current flow with `auth_code` will not work if a `redirect_uri` is defined, the only way I made this work was setting the default redirect...

@benoitc This is the exception raised ``` [error] GenServer #PID terminating ** (CaseClauseError) no case clause matching: {:error, {:hackney_response, #Reference, :done}} (couchbeam 1.4.2) /Users/javierg/contentinator/deps/couchbeam/src/gen_changes.erl:126: :gen_changes.handle_info/2 (stdlib 3.17) gen_server.erl:695: :gen_server.try_dispatch/4 (stdlib...

@achempion That will be great.

Great work @leandrocp with this tool, I found it really nice to work with it. I had the same question and for us is because in our workflow you have...

@leandrocp Yes, from stage to production we could enabled networking between stage and production environments.