Thomas Kraxner

Results 13 comments of Thomas Kraxner

Workaround: If the project is stored local, - remove - asset from your project file ```*.vott``` - clean npm cache: ```npm cache clean --force``` - ```npm cache verify``` After the...

Same issue with kubernetes deployment via kustomize. I have a startup script mounted under: '/docker-entrypoint-initdb.d' and setting some setup environment variables as well. The script is executed successfully. With just...

I‘ve created a script which installs all needed packages, builds uxplay from source and installs it, see: https://github.com/Kraego/uxPlay-debian-install

In my Case the Windows 10 SDK was missing, after I added it, it worked

> Seems like jinaai/jina-embeddings-v2-base-de works since the latest Ollama version, but intfloat/multilingual-e5-large-instruct support is still missing in llama.cpp Can confirm this, working with: `ollama:0.1.43`

kustomize would be nice too

Even after setting weborigins and valid redirect URLs in keycloak it's not working. I've tested every flow option (implicit, hybrid, code). It just works in `microsoft Edge` (in Chrome, Firefox...

@DEsimas I‘ve already tried to disable the iframe check. Still not working, but thank you