Ray

Results 23 issues of Ray

A nice feature would be if it is also possible to have "file" operation support, as that would greatly enhance the usability (and which is cumbersome on the console) eg:...

enhancement
help wanted
good first issue

In the bot log an error is logged when processing a message (from kssh). ``` Encountered error while processing message from xxxx (messageID:80): ssh-keygen error: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE...

Keybase version 6.2.4-20231019211625+5cfcf6b41e MacOs 14.3.1 Sonoma All failing options "People/Teams/Git/Devices/Settings" show the same error: "We're having a hard time loading this page". Sending error report is also broken (#26165) so...

### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...

bug
help wanted
scope:react-native
needs:triage

**Describe the bug** The example to create an instance taken from https://www.mocks-server.org/docs/api/javascript/#creating-an-instance-with-pre-installed-plugins (`Creating an instance with pre-installed plugins and custom configuration`) fails to load and throws an exception. **To Reproduce**...

duplicate
support

The pullRequestAuthor environment variable return the name, but not the email. So `echo "$env.pullRequestAuthor"` returns: `Ray Oei ` while I would expect: `Ray Oei `

bug

#### Problem Description On the doc https://docs.mitmproxy.org/stable/concepts-certificates/ page the entry for IOS emulator redirects to https://github.com/ADVTOOLS/ADVTrustStore#how-to-use-advtruststore which is old and doesn't work on current Python 3. It puts you on...

kind/docs
help wanted

Link in doc referencing [InfluxDB v1 compatibility endpoints]((https://docs.influxdata.com/influxdb/v2/reference/api/influxdb-1x/) is dead. ##### Relevant URLs - Doc page: https://docs.influxdata.com/influxdb/v2/reference/api/ - Dead link on doc: https://docs.influxdata.com/influxdb/v2/reference/api/influxdb-1x/ ##### What products and version are you...

`Readthedocs` is again syncing (#740) and shows some updates are needed: - Alignment of the menu seems off - Travis is deprecated and needs removing - Include Github actions link...

topic-documentation

The `scons install` command invokes the command line `python setup.py install` which has been [deprecated](https://packaging.python.org/en/latest/discussions/setup-py-deprecated/) for some time. This should be managed by package manager, like `pip`.

topic-gui
topic-compiling