-
```json
$ wget -qO - 'http://reg.weimarnetz.de/POST/ffweimar/knoten?mac=a8ded036574a&pass=foo'
{
"status": 500,
"msg": "Server Error!",
"result": {
"name": "CouchError",
"message"…
-
hi team,
I am having a startup error when trying to run the **bin/lorawan-server**. I have tried to install it both as a service and just as an executable.
I have done all the given steps which are …
-
### Pre-Check ###
- I wasn't able to find any existing issues or docs describing this behavior
- I will submit a Pull Request for a suggested change directly after submitting this issue.
### En…
-
Enviroment:
rebar 3.20.0 on Erlang/OTP 24 Erts 12.3.2.1
OS Name: Microsoft Windows 10 专业版
OS Version: 10.0.19042 N/A Build 19042
When I use the config/sys.config…
-
Hello.
I think Gleam's typed OTP and its concept of subject is great.
But, It would be better to have some types of DynamicSupervisor that allow me to spawn workers as I need.
-
When I try to use it, I get the following output:
``` plain
$ mix dialyze
Finding applications for analysis
Finding suitable PLTs
Looking up modules in dialyze_erlang-18.0_elixir-1.0.5_deps-dev.plt
L…
NobbZ updated
9 years ago
-
Please improve user feedback during contract verification.
### Environment
* Elixir & Erlang/OTP versions (`elixir -version`): `1.12.3-otp-24` and `24.1`, respectively
* Operating System: We us…
-
I get an error whenever I invoke `KV.Bucket.Supervisor.start_bucket`::
*CODE*
```
jxxmbp:key-value carlson$ iex -S mix
Erlang/OTP 19 [erts-8.2] [source] [64-bit] [smp:4:4] [async-threads:10] […
-
### Describe the bug
background:
Working on a function with phoenix and swoosh to send email with attachment of iCalendar file (.ics). The following error shows up when I trying to `deliver()` the…
-
Original reporter: `sdl.web@gmail.com`
Affected version: `OTP-20.0`
Component: `odbc`
Migrated from: https://bugs.erlang.org/browse/ERL-464
---
```
I have used the ODBC app to connect to MySQL/SQL …