-
```
rj@RJ3000 ~/src/countess
$ DEBUG=1 rebar3 run
===> Verifying dependencies...
===> Compiling countess
===> erl_opts [debug_info,debug_info]
===> Files to compile first: []
===> Starting relx build …
-
### Description
Keycloak currently provides the ability to use the ACR claim to perform step-up authentication, allowing applications to request stronger authentication in particular situations. Howe…
-
When executing `rebar3 shell` I get the following:
```
===> Analyzing applications...
===> Compiling getopt
===> Compiling providers
===> Compiling gpb
===> Compiling grpcbox_plugin
===> Compil…
-
Installing Erlang 24.0 on Ubuntu 20.04 based on the current asdf advised package prerequisites results in the following error message:
` wxWidgets was not compiled with --enable-webview or wxWebVie…
-
Hello first of all, thank you, nice tool! Today I was fighting to integrate this into a running project of mine. So epmd is running fine. But after running `mix upload.hotswap` I get `.... Type: :work…
-
log is Node is not running **after** `sh start.sh`
`➜ amoveo-mining-pool git:(master) ✗ sh attach.sh`
`Node is not running!`
`➜ amoveo-mining-pool git:(master) ✗ sh start.sh`
`===> Verifying…
-
I'm using timex `0.19.5` and phoenix `1.0.2`
my `mix.exs` file is:
``` elixir
defmodule Blog.Mixfile do
use Mix.Project
def project do
[app: :blog,
version: "0.0.1",
elixir: "~> 1…
-
I have a service `calculator` and the `investigator` running through the `libcluster`.
but when I register my service, sometimes something strange happens.
for example:
When I start the `calc…
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
```
$ elixir --version
Erlang/OTP 22 [erts-10.5.5] [source] [64-bit] [smp:6:6] [ds:6:6:10] [async-threads:1] [hipe]
Elixir…
-
Helllo, i am interested in making a app for the old age'd people(because of my grandparents) which gets the next available appoinment and books it for them, but i see no clear forum to contact the min…