-
Currently building multi-arch images takes hours. Most of time is spend building OTP from source in full qemu emulation mode.
Instead of building from source using buildx try cross-compiling it sim…
-
I am trying to build a project very much like your example on Docker.
This is the Dockerfile:
```Dockerfile
FROM elixir:1.6-otp-21
RUN apt-get update \
&& \
apt-get -y install \
build-es…
-
When I try to use Beaver in my project on Windows, I got following errors:
```
> iex.bat -S mix
Erlang/OTP 27 [erts-15.1] [source] [64-bit] [smp:32:32] [ds:32:32:10] [async-threads:1] [jit:ns]
=…
-
13:05:14.882 [info] Application app exited: App.start(:normal, []) returned an error: shutdown: failed to start child: StateManager
** (EXIT) an exception was raised:
** (UndefinedFunct…
-
### Steps to reproduce
Running a deployment with Edeliver. Just updated to erlang OTP 25. Tried to build the release and it breaks.
### Verbose Logs
MIX_ENV=prod env MIX_ENV=prod mix edelive…
-
### Environment
- VerneMQ Version: 1.10.2
- OS: Alpine
- Erlang/OTP version: image: 'vernemq/vernemq:1.10.2-1-alpine'
- VerneMQ configuration: default
- Cluster size/standalone: 2
### Expect…
-
### To help us save time and help you faster
Before opening a new issue, please make sure that there isn't already an open (or closed/resolved) issue reporting the same problem. Please always open …
-
### Steps to reproduce and Description of issue
Hello! I’m having trouble accessing the remote_console after updating Elixir and Erlang on my build server.
Everything starts up normally using the …
-
![BB09F9ED0293700AF96018A570FA8401](https://user-images.githubusercontent.com/63047835/169556249-c7093092-5988-4ba1-883b-3e6f54e37b97.jpg)
**Environment**:
- dgiot version (e.g. `dgiot_ctl…
-
### Environment
```
$ elixir --version
Erlang/OTP 21 [erts-10.2.3] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]
Elixir 1.8.1 (compiled with Erlang/OTP 21)
```
In both the…