-
### What happened?
Nanomq connected to emqx via quic bridging, emqx fails.
### What did you expect to happen?
Emqx would handle the connection and form a bridge to forward data.
### How ca…
-
I get this error when I execute `$ make console`. The error trace I get is this:
```
fatal: Not a git repository (or any of the parent directories): .git
ERL_LIBS=apps:deps erl -args_file rels/we…
-
# Checklist
* [ ] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
zeha updated
4 months ago
-
Maybe we could make Cowboy a bit more CORS friendly?
By now, to enable CORS we should work with raw headers, copy-pasting code like this from one header to another:
``` erlang
options(Req, State) ->
…
-
skf-nginx_container | 172.18.0.1 - - [02/Aug/2022:11:22:39 +0000] "GET /pages-auth-auth-module-es2015.js HTTP/1.1" 200 66136 "http://localhost/dashboard" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Geck…
ghost updated
7 months ago
-
ASN.1 is a highly efficient standardized platform-independent binary encoding used in lots of applications, including telecommunications and cryptographic key exchanges. This just looks amazing, serio…
-
In `curl | bash` script we configure mongo with [specific username/password and permissions](https://github.com/StackStorm/st2-packages/blob/142e95b2f996dcf06edaa4a4d82fe38d9f0457d9/scripts/st2bootstr…
arm4b updated
7 years ago
-
On issuing the command "npm install textareaserver" it encountered a error in Ubuntu 10.04 Below is the npm log
info it worked if it ends with ok
verbose cli [ 'node', '/usr/bin/npm', 'install', 'text…
-
This is a place to keep track of first issues encountered during Sequoia testing, aiming to test the most-used formulas locally (before a full CI set-up is completed).
## broken
- `bullet`: link…
-
- Some operations on arrays seem to have a strange semantics:
```
a4 = [ [1,2] , [3,4]]
print a4
```
results in `1 2 3 4`.
So either array is formed in a wrong way or printing of arrays is not qui…
romix updated
9 years ago