-
## Description
While working on https://github.com/wazuh/wazuh-installation-assistant/issues/20, we observed that an error was reported in an AL2 machine after performing an AIO installation:
```c…
-
Hi,
I was running the aiOS application successfully for past month up till version 1.04 but after a recent PC reboot, I am no longer able to start the aiOS application. The window will be just a bla…
-
Hello,
The following code works:
``` elisp
(defun aio-call-process (program &rest args)
(let* ((process (apply #'start-file-process program "*aio-call-process*" program args))
(pro…
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
### Link to GitHub repo
https://github.com/adobe/aio-cli
### npm package name
@adobe/aio-cli
-
Hello all,
I'm Chris de Lisle, one of the editors of Attic Inscriptions Online. The idea of AIO and Pelagios interacting has been in the air for a long time, but has been held up because AIO doesn't …
-
### Steps to reproduce
1. Go to https://yourdomain.tld/settings/admin/overview
2. Click button "Open Nextcloud AIO Interface"
3. See error
### Expected behavior
Nextcloud aio interface should ope…
-
Hello,
Thanks for the great project.
I am interested in debugging a program which requires AIO (the io_submit & co) as a baseline, so rr's current implementation of ENOSYS for it prevents the wh…