Marcin Lewandowski

Results 14 comments of Marcin Lewandowski

I have found out that the command for retreiving PIDs fails with `Connection attempt from disallowed node` error. It seems it tries to pass the hardcoded cookie by adding `-setcookie...

@bitwalker It seems that 1) replacing single quote with double quote in ``` set get_pid_cmd=%escript% %nodetool% eval %node_type% %node_name% -setcookie "!cookie!" "erlang:list_to_integer(os:getpid()).' ``` 2) using single quotes instead of backticks...

According to the planning meeting on 25.06.2018 seems like something that is not our first requirement.

According to the planning meeting on 25.06.2018 seems like something that is not our first requirement. It is not really needed for most broadcasting applications which are our primary target...

According to the planning meeting on 25.06.2018 it seems to be important to the end user so should be added soon but not in 0.2.0. There's a lot of heuristics...

According to the planning meeting on 25.06.2018 seems like something that is not our first requirement.

Yes it is common. See libpulse

@sshipway I tried to fix this by upgrading portus to opensuse/portus:2.2 image, but it fails to run, can you briefly describe what is the difference in your fork?

It seems it causes some issues with TypeScript. It tends to rewrite imports in such a way that you need to use hacks to use the library: https://github.com/microsoft/TypeScript/issues/43329#issuecomment-1635074246 Given that...

It is due to new erlang, not elixir