-
### Elixir version
all
### Database and Version
all
### Ecto Versions
3.12
### Database Adapter and Versions (postgrex, myxql, etc)
all
### Current behavior
Currently you ca…
-
[Numbers Mainnet (Jade) Numbers Explorer](https://mainnet.num.network/) has stopped getting new transactions for over 24 hours.
`blockscout | 2023-11-27T03:52:37.436 application=db_conn…
-
Followed quite few forums, couldn't figure it out as i am a newbie, Please help me out.
Thanks in advance
**Error:**
** (exit) exited in: :gen_server.call(#PID, {:checkout, #Reference, true, :infin…
-
![image](https://github.com/user-attachments/assets/e9e7f067-4cf5-4083-bbcd-6bb26e3df373)
This picture shows the max number of concurrent initial syncs per shape size. The takeaway is that when…
-
**Describe the bug**
When I choose an extremely long Project Name, the change is just dropped. I save the change, but the title stays as it was.
What happens is that the text is too long for the dat…
-
Hi, I'm new with Elixir based apps and following your steps, the next error was shown when I tried to run the migrations with ecto.setup:
```18:35:48.949 [error] Postgrex.Protocol (#PID) failed to …
-
**Setup**
- macOS Ventura 13.4
- Elixir 1.14.4, Erlang/OTP 25 (erts-13.2.2)
- cmark-gfm (0.29.0.gfm.13) compiled and installed
**Issue**
I tried to setup the project as described with `$ mix se…
-
To deploy on prod environment I changed the Dockerfile to run as "non root" user and to set the env to production:
```
FROM elixir:1.5.2
ENV MIX_ENV=prod \
HOME=/app
ADD mix.exs mix.lock /a…
-
**Describe the bug**
The Supavisor pooler in my self-hosted Supabase setup keeps restarting . I check log ,it shows this error messages:
Setting RLIMIT_NOFILE to 100000
10:29:48…
-
When logging with udp on a syslog server, `localhost` is used as the hostname in the log instead of the actual machine name. Example of invalid host name:
```
Jun 11 12:19:55 localhost elixir: 201…