Oli Oeli
Oli Oeli
Hi Guys, I've got [this](https://pastebin.com/uK0s51vQ) error on the installation step "npm install" - VPS - Ubuntu 20.04 - dependencies installed: build-essential redis-server mongodb nginx python (python-is-python2) nodejd npm edit: I've...
Hetzner changed their HTML web based DNS management. There is a new one with an API https://github.com/AnalogJ/lexicon/issues/491#issue-598234446
Hello, as described in [Google Drive limit write or insert requests per second](https://forum.rclone.org/t/google-drive-limit-write-or-insert-requests-per-second/42439) it would be good to implement a limit for requests of sustained write or insert requests because...
### What happened? Hello, I used authentik to login via OIDC. When I set the avatar and logout and login again the avatar is gone. ### Steps to Reproduce 1....
Hello, are there any plans to support the [new GPT-4 Turbo with Vision Model](https://openai.com/blog/new-models-and-developer-products-announced-at-devday). Examples are already listed in the [guide](https://platform.openai.com/docs/guides/vision). regards
Hello, first of all thanks for this special bot! ❤️ can we make the msgtype configurable? per default the msgtype is m.notice example: ``` { "content": { "msgtype": "m.notice", "body":...
Hi, I have a [Navidrome](https://github.com/navidrome/navidrome) backend with three playlists. 300-500 Songs per Playlist. In the Playlists overview I can see the playlists with the number of tracks inside, but when...
Hello, since the last node update I got this error message: ``` root@COM:/opt/webhook-gateway# node entry.js /opt/webhook-gateway/node_modules/ttypescript/lib/loadTypescript.js:13 function __() { this.constructor = d; } ^ TypeError: Cannot set property constructor of...
after upgrading from 2.1.0 to 2.2.0 I got this error ```sh matrix-gpt-bot@instance:~/2.2.0$ yarn start yarn run v1.22.19 $ node --enable-source-maps dist/index.js /opt/matrix_gpt_bot/2.2.0/node_modules/keyv/src/index.js:94 || iterableAdapters.findIndex(element => this.opts.store.opts.url.includes(element)) >= 0; ^ TypeError:...
I updated my server instances to Ubuntu 24.04 (noble) wich comes with python 3.12. With python 3.12 I get this deprecation warning: `main.py:169: DeprecationWarning: There is no current event loop...