-
kali@kali:~/iKy$ cd backend
kali@kali:~/iKy/backend$ ./celery.sh
./celery.sh: line 3: celery: command not found
ghost updated
2 years ago
-
Hi @alfredfrancis ,
i am getting below error while trying to add the intent.
2022/02/07 05:57:28 [error] 8#8: *14 connect() failed (113: Host is unreachable) while connecting to upstream, client…
-
Hi,
i have a problem with finally installation:
Traceback (most recent call last):
File "app.py", line 2, in
from factories.application import create_application
File "/home/dscozia/iK…
-
Hello guys, i have used the easyinstall script and the dev version with different npm and nodejs versions but i keep failing on the npm initialization. It appears to exist a problem with http_parser i…
-
All the installation ok, but the npm does not start and gives the following error:
xxxxxxxxx@xxx:~/iKy/frontend$ npm start
> ngx-admin-iky@2.0.0 start
> ng serve
Schema validation failed wi…
-
bisa ini om tdi sy coba
```js
const { promisify } = require('util')
const _gis = require('g-i-s')
const gis = promisify(_gis)
case 'gimage': {
if(iky.message.text.split('gimage')[1] == '') r…
-
This ticket fix py3 failing doctest in `graphs.MathonPseudocyclicStronglyRegularGraph`:
```
Failed example:
L = sum(i*(r[a]-r[b]) for i,(a,b) in zip(range(1,len(ff)+1), ff)); L
Expected:
[…
-
Hello, I have encountered many problems when using CCP. My system is Ubuntu. I use mininet to simulate the network topology and iperf3 - C CCP to specify the congestion control algorithm.I use iperf3 …
-
when im starting i came to the logo but that's it. it loops without starting the software.
-
I found multiple exceptions like this coming from the crisp sdk.
crisp sdk version: 1.0.7
```
java.lang.NullPointerException: Attempt to read from field 'im.crisp.client.b.b.j im.crisp.client.b…