Ivan Chalyk

Results 9 issues of Ivan Chalyk

I deploy 2 Netmaker servers in different aws regions. Servers HA works normally cause its wildcard dns record *.netmaker.example.com, but CoreDNS does not have self dns, it have only IP...

bug
server

When update ObjectManager.features array the clusters on the map is flickering, this because of removeAll oldFeatures and addAll newFeatures. We need remove and add only some features.

Check please support for mongo transactions. Related to feature request #706 ```js import Post from './post' import User from './user' import { MongoInternals } from 'meteor/mongo'; let post = Post.find(postQuery);...

I am making library for Bluez DBus. ManufacturerData that format: a{qv} But when passing that object: ```js { 0x0059: {...} } ``` `0x0059` key was converting to string and produces...

Hello! Is it possible to build a system on kernel 5.0. Added RDA support to the main linux repository https://github.com/torvalds/linux/tree/master/arch/arm/mach-rda Is it possible to use their kernel to build a...

Add default preprocessors to compiler from [this](https://github.com/sveltejs/svelte-preprocess) package. So in `` tag we can use Coffeescript, Typescript, in `` tag SCSS, and in `` tag Pug.

Hello! Is there a way to tell Meteor to use package.json svelte fields to specific packages. For example svelte-notifications ![Снимок экрана 2023-01-31 в 13 30 19](https://user-images.githubusercontent.com/3257268/215694896-818e559d-4f98-4579-b784-17ed141a4326.png) By default Meteor will...

Backup work, but restore throws panic ```sh 2024/10/27 06:33:00 "POST http://localhost:8090/restore/apartx-kz/apartx-kz-1669572000.gz HTTP/1.1" from [::1]:51854 - 000 0B in 1.153071ms panic: runtime error: invalid memory address or nil pointer dereference ->...

bug

### Capacitor Version 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 7.4.4 @capacitor/core: 7.4.4 @capacitor/android: 7.4.4 @capacitor/ios: 7.4.4 Installed Dependencies: @capacitor/cli: 7.4.4 @capacitor/core: 7.4.4 @capacitor/ios: 7.4.4 @capacitor/android: 7.4.4 [success] iOS looking...

triage