-
HI,
I'm trying to run the `npm run bootstrap` command after pulling the repo's master branch. I get the error
`Fix the upstream dependency conflict`. I manage to partially solve it by dividing the…
-
Fresh dokku-alt installation on Ubuntu 14.04.2:
```
dokku manager:install
[...]
-----> Bootstraping dokku-alt-manager...
Bootstrapping Dokku-alt-manager
Connecting do database: OK
Updating Data…
-
**Bug description**
When I create a RAG Application with SimilaritySearch, the search returns similar documents when using Azure OpenAI, but always returns zero documents with Ollama. The issue occur…
-
When I set the variable `PHPLDAPADMIN_LDAP_HOSTS` like:
```
PHPLDAPADMIN_LDAP_CLIENT_TLS: "false"
PHPLDAPADMIN_LDAP_HOSTS_FRIENDLY: "true"
PHPLDAPADMIN_LDAP_HOSTS: |
- server1:
- server:
…
daper updated
2 years ago
-
Hi, I tried to use this template and I don't know what's wrong but it just deletes a few files and empties all README, package.json, all files.
I ran it on Mac OSX, gettext from brew
-
This document have empty excludelist while bootstraping the platform authenticator. With user experience same as with or without exclude list, I think it's better that we include excludelist so that e…
-
```
def search_dht(dht, info_hash):
peers = []
for i in range(0, 5):
peers = dht.get_peers(binascii.a2b_hex(info_hash))
time.sleep(1.5)
return peers
if __name_…
-
### Self-Hosted Version
22.11.0
### CPU Architecture
x86_64
### Docker Version
20.10.21
### Docker Compose Version
2.12.2
### Steps to Reproduce
1. Execute the script `install.sh`
### Expe…
-
Hello!
Many thanks for the package and the simulation article. I tried to estimate simulated data with your package and encountered a strange beahvior, when I stored the data as tibble, as compared…
-
I was following the [install steps](https://github.com/P4ELTE/t4p4s#preparation) on a Ubuntu 22.04 box:
```sh
wget https://raw.githubusercontent.com/P4ELTE/t4p4s/master/bootstrap-t4p4s.sh
chmod +x …