-
# Hacktoberfest 2024: Create a Couchbase Lite Flutter Starter Kit! 📱🚀
Exciting news for Flutter developers! This Hacktoberfest, you have the opportunity to make a significant impact on the Couchbas…
-
# Feature Request
I was looking through the sync-gateway's configuration and noticed that they support loading in a sync-function from a file, but it's not really documented.
It looks like it wa…
-
### Describe the bug
Prysm returns true for `el_offline` after el connected, this should be false.
### Has this worked before in a previous version?
```text
Not sure.
```
### 🔬 Minimal Reproduct…
-
CouchDB style sequence: 4356 (numeric only)
Sync Gateway style sequence: `*:4356` (the "*" means something related to the channels, which I can't remember off the top of my head)
I've got a workarou…
-
This needs to be ported to windows using ansible windows modules - https://github.com/couchbaselabs/mobile-testkit/blob/master/libraries/provision/ansible/playbooks/install-sync-gateway-package.yml
-
### Description
I create:
```shell
echo "
apiVersion: v1
kind: Secret
metadata:
name: my-gateway-certificate
namespace: kuma-system
data:
value: "$(cat tls.key tls.crt | base64)"
ty…
-
I occasionally get positions request timed out errors when connecting to the gateway. This may be related to issue #54 and issue #82, however because of those issues I do not request executions on con…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I deploy the KIC with the Kubernetes Gateway Operator. Using the example configuration from t…
-
### The problem
Since the last update I am getting a login error
Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 11:18:29 (1 occurrences)
Last logged: 11:18:2…
-
### Description
When the child gateway is created, the membership is forwarded to the child, but however the validator tracker is not aware of the changes.
The validator tracker is a module in the…