-
Hi,
I am trying to install lux on ubuntu 14.04 desktop. Following are the steps that i have followed
1. Installed erlang OTP
>> http://erlang.org/download/otp_src_20.1.tar.gz
2. Untar the fol…
-
Hi,
I wanted to let you know I created an implementation to detect OTP application and return Purl matching your spec in Syft (https://github.com/anchore/syft/pull/2403).
Here is an example of i…
-
Hello. I want to use this firmware with a module from aliexpress called YD-RP2040 (vcc-gnd.com), it has an additional button and an RGB diode. The diode is the same as the waveshare RP2040-Zero only o…
-
### Environment ###
```
Rebar3 report
version 3.22.1
generated at 2024-04-05T13:52:26+00:00
=================
Please submit this along with your issue at https://github.com/erlang/rebar3/i…
-
`rebar3 auto` crashes on second change with
```=ERROR REPORT==== 14-Nov-2023::19:23:25.870893 ===
beam/beam_load.c(148): Error loading module enotify:
please re-compile this module with an Erlan…
-
## Overview
This is a note extracted from [Password, Session, Cookie, Token, JWT, SSO, OAuth - Authentication Explained - Part 2, By Alex Xu](https://blog.bytebytego.com/p/password-session-cookie-t…
-
### Environment ###
Current `rebar3` master and latest `Elixir`:
rebar 3.14.1+build.4820.ref5e223870 on Erlang/OTP 22 Erts 10.7.1
Elixir 1.11.1 (compiled with Erlang/OTP 22)
```
rebar3 repo…
-
I understand squerl as database access layer, but sqerl allow only to open one database, there is no way to open few databases by different OTP apps.
for example:
app1 using database1
app2 using dat…
-
I have two phoenix 1.5 sub-projects in the umbrella application. I added `Plug.Telemetry` into both of Endpoints.
```
defmodule App1.Endpoint do
use Phoenix.Endpoint, otp_app: :app1
plug(Plu…
-
### Steps to reproduce the problem
1. open user wettings from WebUI
2. choose account, choose apps
3. WebUI shows error page.
but it's account dependent. please see detailed description
…