rabinnh
rabinnh
### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Linux (DEB package)...
In file included from /root/.cache/node-gyp/16.19.0/include/node/v8.h:30, from ../src/node_usb.h:12, from ../src/node_usb.cc:1: /root/.cache/node-gyp/16.19.0/include/node/v8-internal.h: In function ‘void v8::internal::PerformCastCheck(T*)’: /root/.cache/node-gyp/16.19.0/include/node/v8-internal.h:492:38: error: ‘remove_cv_t’ is not a member of ‘std’; did you mean ‘remove_cv’? 492 | !std::is_same::value>::Perform(data);...
Using Chrome Version 106.0.5249.119 (Official Build) (64-bit) on Linux 20.04. Example from console when clicking on "Upscale w/ERGSCAN": VM27:13 Uncaught (in promise) TypeError: x[getIndex(...)].replace is not a function at eval...
## Description Brave on Android redirects to https even when "Upgrade connections to HTTPS" setting is set to disabled, ## Steps to reproduce 1. Open Brave browser on Android 2....
Using numpy 1.19.2 (I don't believe this occurred with 1.17.*), tzwhere 3.0.3, on initialization get the following error: /usr/local/lib/python3.8/dist-packages/numpy/core/_asarray.py:83: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a...
A note, the READE.md page shows: ### To run Open WebUI with Nvidia GPU support, use this command: `docker run -d -p 3000:8080 --gpus all --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui...
### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? 2 issues: 1 Whichever model was the last setup in a workspace is now set for all workspaces....
Perhaps I'm uninformed, but the OpenAPI spec can be either YAML or JSON. It appears that only JSON is supported. Shouldn't the README.md state that?
No matter what I do I can't get the viewer to properly render markdown files, although other extensions have no issues. Only the code blocks are rendered properly. Headers display...