kulame

Results 26 issues of kulame

i got a error ```shell [Nest] 391906 - 04/27/2022, 10:13:18 AM ERROR [ExceptionHandler] this.metricService.getProvider(...).getMeter(...).createObservableGauge is not a function TypeError: this.metricService.getProvider(...).getMeter(...).createObservableGauge is not a function at ProcessStartTimeMetric.inject (/srv/apps/npns/npns-service/node_modules/.pnpm/@[email protected]_8a3f4045e53a03a04c90c8adfa35dfce/node_modules/@metinseylan/nestjs-opentelemetry/src/Metric/Metrics/ProcessStartTimeMetric.ts:25:8) at InstanceWrapper.useFactory [as...

under-investigation

https://www.techrepublic.com/article/how-to-enable-tcp-bbr-to-improve-network-speed-on-linux/

enhancement
new

```bash ubuntu@9rtx28so:~/trojan-go$ sudo ./trojan-go -server -remote 127.0.0.1:80 -local 0.0.0.0:443 -key ./server.key -cert ./server.csr -password abc flag provided but not defined: -server Usage of ./trojan-go: -version Display version and help info...

## Description ## Steps to Reproduce i try to update a model by this code ```rust let result = item // Model .into_active_model() .update(&conn) .await .unwrap(); ``` ### Expected Behavior...

**Describe the bug** ```shell [10/23 16:37:28] DALI is not installed, you can improve performance if use DALI Inference models that Paddle provides are listed as follows: {'ppTSM', 'TSM', 'TSN'} Inference...

### What I'm trying to achieve i found compile error when i try to build ### Steps to reproduce the problem 1. yarn build ### What I expected to happen...

**Describe the bug** i use vite to hold near-api-js Uncaught (in promise) ReferenceError: Buffer is not defined bytesJsonStringify account.js:27 viewFunction account.js:365 DexViewFunction FT.ts:39 getUserRegisteredTokens FT.ts:66 useTokens useToken.ts:9 React 5 unstable_runWithPriority...

bug

i try to paste a image with react-quill the image url is https://img9.doubanio.com/view/photo/m/public/p2879572001.webp if i paste the image to a react-quill editor by "copy image", the quill editor raise a...

i found some editor error message on dtos ```bash Library\PackageCache\[email protected]\Editor\Unity.Build.Windows.Classic\NonIncremental\WindowsClassicNonIncrementalPipeline.cs(21,39): error CS0508: 'WindowsClassicNonIncrementalPipeline.OnCanRun(RunContext)': return type must be 'ResultBase' to match overridden member 'ClassicPipelineBase.OnCanRun(RunContext)' Library\PackageCache\[email protected]\Editor\Unity.Build.Windows.Classic\NonIncremental\WindowsRunInstance.cs(5,39): error CS0535: 'WindowsRunInstance' does not implement...

i try to build with vite it show error log ```bash ➜ faceadmin git:(mr/master/richeditor) ✗ pnpm build > [email protected] build /srv/project/faceadmin > tsc && vite build src/page/article.tsx:20:27 - error TS7016:...