-
I trying to run certstream-server and got the following error:
root@vrfcanalyzer:/usr/src/certstream-server# mix run --no-halt
warning: use Mix.Config is deprecated. Use the Config module instead
…
-
with commit 742bc61fbe38ed11af6b48408cb5e3e78053cb79
and pcsc-lite-devel-1.8.26-1.fc31.x86_64 on fedora 31
$ ykman info
Device type: YubiKey 4
Firmware version: 4.3.7
Enabled USB interfaces: FI…
-
Erlang / OTP applications are organized using light-weight processes that communicate via message passing and share a parent-child relationship of ownership and control.
This tree-like structure is w…
-
### Environment
* Elixir version (`elixir -v`): 1.16.3 OTP 26.2.5
* Additional information about your host, target hardware or environment that
may help
I am running the steps in the example p…
-
Hi,
I'm get this error connecting on AWS RDS Proxy:
```
{{badmatch,{error,closed}},
[{mysql_protocol,auth_finish_or_switch,7,
[{file,"src/mysql_protocol.erl"},{line,129}]},…
-
Running on:
```
$ elixir --version
Erlang/OTP 23 [erts-11.0.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]
Elixir 1.11.3 (compiled with Erlang/OTP 21)
```
```
$ mix c…
-
### Precheck
* [x] Take a look at the open issues and be sure that your issue is not already covered.
* [x] Be sure your versions of Dialyxir and Erlex are up to date.
### Environment
* Elix…
-
I pulled the latest version of the repo, and ran the `rebar3 as test shell` as instructed in the documentation. I am getting this error:
```
ryan@Ryans-MBP grpcbox % rebar3 as test shell DEBUG=1
==…
-
### Steps to reproduce
Create a release and then a new release with upgrade option. Then run the old release, perform an upgrade to the new one, stop the running system and start it again. It start…
-
**Describe the bug**
I'm in an umbrella application with several sub-applications each with their own ecto repo, so I'm trying to start the prom_ex ecto plugin for one of them, like this:
```elixi…