-
@mfilser
I got this while developing. What do you think?
```
=> Client modified -- refreshing (x2)
I20230829-23:59:59.936(3) (percolate_synced-cron.js:87) SyncedCron: Starting "notification_c…
-
Baileys is returning the following error related to the newsletter {"from":"120363155488152222@newsletter"}. Is there any treatment for this problem? It only happens when I go to Channels on Whatsapp.…
-
-
I modified lein-ring and ring-server to support http-kit, but it is crude. It would be great to have a plug-able design where the decision of server could be pushed back later in development. In my c…
-
https://github.com/noble/bleno/blob/72028bc995d55cb9dcf223f9b0ffce563d091212/lib/hci-socket/gatt.js#L551
Web Ble code:
```
navigator.bluetooth.requestDevice({ filters: [{ services: ['4ac4d160-4…
-
_From [mahadeb4...@gmail.com](https://code.google.com/u/106630284090366865671/) on February 21, 2011 08:14:47_
What steps will reproduce the problem? 1. I have setup python web application for feed v…
-
2020-05-19T01:30:49.269137+00:00 app[web.1]: Client 936c37bf0d0b414bb98bb8e7434a2db1 disconnected!
2020-05-19T01:30:49.270005+00:00 app[web.1]: disconnect handler error
2020-05-19T01:30:49.270007+00…
-
### Explain what happens
1. Allow new port on system with SELinux:
`sudo semanage port -a -t websm_port_t -p tcp 4444`
2. Allowing a new port on a system with firewalld
`sudo firewall-cmd --pe…
-
**Deployment details:**
- App version [e.g. v1.7.4]: 2.1.1
- Platform [e.g. amd64, arm64, arm/v7]: amd64
- Docker image tag [e.g. latest, multiarch]: latest
---
**Bug description:**
Trying…
mpfl updated
11 months ago
-
When i type this here at command prompt:
ntfy serve
i get this:
yaml: line 21: did not find expected key
In line 21 there is only a #
19 # To listen on all interfaces, you may omit the IP ad…