-
I complied the main.cpp in MacOS M1 Apple Silicon. I have used the key values coming from Linux. It does not work at all. May be those Linux values I am using are not the right ones for MacOS?
-
The ``detectLanguageFromHeaders`` is supposed to be a **SERVER** function, but it is calling the ``detectLanguage`` function which is supposed to be a **CLIENT** function
https://github.com/tolgee/…
-
I ran into an interesting issue using the logging the repo has enabled using `pino` & `@logtail/pino` packages in `src/libs/Logger.ts`.
I started seeing the following error
`NextJS pino Error: Can…
-
`test:unit:client` could run `.svelte` and `.svelte.js`/`.svelte.ts` files with jsdom and svelte testing library (which sets `resolve: browser`)
`test:unit:server` could run the remaining files wit…
-
## Objective
1. Package re-org.
2. Interface refactoring.
## Origin Document
### Packages - Before
```
./pkg/client/query
├── accquerier.go ==> ./pkg/client/auth/querier.g…
-
### Brief description of your issue
I am using UniGetUI and have issues to update my packages, it seems Winget client crashes with error code -1073741819
https://github.com/marticliment/UniGetUI/iss…
-
I use the Python module to acquire data from my P110 smart plug. My overall application is rather forgiving for e.g. failed connections. But I keep track of (rare) exceptions to see iimprove my appli…
-
The following OData errors look like they should be 4xx:
https://github.com/getodk/central-backend/blob/8b9db34bd91d03ca7d2f7719acc5363b1871ea03/lib/util/problem.js#L239-L242
* 5xx errors are fo…
-
**Problem**:
The lack of hot code reloading for client packages make the dev experience time-inefficient when frontend changes are made.
**Suggested solution**:
Implement reloading for these pack…
-
I'm using `tb-mqtt-client` version 1.9.9
When connecting to a gateway device, I keep getting the following message:
`MQTT client was disconnected with reason code 7 (The connection was lost.)`
…