-
In prod:
```
{"task_name": "dependency_snapshot", "event": "TASK_END", "task_id": "38678a6a-cf23-49c3-8acb-3b6543ebd0d4", "node_args": {"_release": "maven:com.manywho.sdk:sdk-server-servlet3:2.0.0…
-
Planner ID: # 2099
# Description
Package names in PyPI are case insensitive, i.e. `PyJWT` and `pyjwt` are the same package in PyPI world. We normalize Python package names when analysis request …
-
With latest images, and doing `./docker-compose.sh up` I see this error:
```
coreapi-jobs | Traceback (most recent call last):
coreapi-jobs | File "/usr/bin/f8a-jobs.py", …
-
Selinon looks very powerful and exactly what I want it do . But bringing up the demo, I can run flow from swagger API, but im unable to figure out , how do I monitor/see if flow failed, completed or i…
-
When using docker-compose.sh to bring the whole setup, I encountered error as as in the logs below. It looks like selinon version still doesn't reflect in the server component.
```
coreapi-serve…
-
With latest images, and doing ./docker-compose.sh up I see this error:
```
coreapi-server | [Tue Feb 27 07:44:25.520638 2018] [wsgi:error] [pid 94:tid 140675480364800] [remote 172.17.0.1:…
-
_From @jpopelka on June 7, 2017 15:22_
```
2017-06-07 13:28:26,033 [ERROR] celery.app.trace: Task selinon.SelinonTaskEnvelope[4f4bc5dc-1942-4354-9cd8-835d6d4f54d9] raised unexpected: IntegrityError(…
-
Hi,
I'm trying the demo for selinon.
When running ` docker-compose up`, I got an installation error as below:
```
Complete!
Failed to set locale, defaulting to C
+ pip3 install -U git+https…
-
# Description
In prod:
```
CalledProcessError: Command '['git', 'add', '/var/lib/f8a_worker/worker_data/tmpknqxb7p8']' returned non-zero exit status 128
File "f8a_worker/utils.py", line 258,…
-
I would like to ask for new release, which includes code base around Sentry configuration through environmental variables.
Thank you!