-
### The problem
Some of the messages I send to Telegram using Telegram bot are missing in a random way. I was using notify service. Changed to telegram_bot.send_message service but it fails the same.…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing guide…
-
## Bug Description
Hermes git revision (if applicable):
React Native version:
OS:
Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64):
## Steps To Reproduce
1. Parse …
-
Please consider supporting `systemd-journal-remote` for log ingestion.
Docs:
https://systemd.io/JOURNAL_EXPORT_FORMATS/#journal-export-format
https://www.freedesktop.org/software/systemd/man/syst…
-
would work on multiplatform compose ? on desktop, web
-
**Project description**
**Metadata**
* homepage URL:https://pymumu.github.io/smartdns/en/
* source URL:https://github.com/mokeyish/smartdns-rs
* license: GPL-3.0 license
* platforms: un…
eqfae updated
2 months ago
-
### New Feature / Enhancement Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [questi…
-
Many users do not know what to do immediately after uploading their resume and parsing. I've seen them scroll up and down as the only button is "view jobs" even though they have none uploaded (this is…
-
New PRs regularly fail the CI check that verifies that the generated parser matches the committed `parser.c`, presumably because their development machine didn't generate a byte-for-byte-exact copy of…
fwcd updated
3 months ago
-
I upgraded my application from .net 6 to .net 7, and after the deployment I got problems, because the newtonsoft json parser returned null values, except of the values represented in the json string. …