-
### Version Information
Version: 20.10.1
### Steps to Reproduce
Take a quick backup on a working sentry instance.
Takedown all the containers. Remove all volumes and try to install the sen…
-
```Encountered error adding new puzzle: SlackApiError at /hunts/1/ The request to the Slack API failed. The server responded with: {'ok': False, 'error': 'not_in_channel'} Request Method: POST Request…
-
Sentry Issue: [FREESOUND-WEB-GQ](https://logserver.mtg.upf.edu/organizations/sentry/issues/1781/?referrer=github_integration)
```
DoesNotExist: Grant matching query does not exist.
(18 additional fra…
-
settings.py:
```
"""
Django settings for permissions_test project.
Generated by 'django-admin startproject' using Django 2.2.4.
For more information on this file, see
https://docs.djangoproj…
-
#error
ImproperlyConfigured: Field name `first_name` is not valid for model `CustomUser`?
#model.py
```
from django.db import models
from django.contrib.auth.models import AbstractBaseUser
from …
-
python and docker run method both response very slow.
Response time is about 10+s, it takes a long time to click any button.
chrome version latest & used in china
-
The above logs are based on Ubuntu 16.04.1, Details are as follows:
```bash
$ uname -a
Linux szdev-PC 4.15.0-88-generic #88~16.04.1-Ubuntu SMP Wed Feb 12 04:19:15 UTC 2020 x86_64 x86_64 x86_64 GNU/…
-
**Describe the bug**
TypeError at /api/v1/game/xp-time/
unsupported operand type(s) for -: 'datetime.datetime' and 'NoneType'
**To Reproduce**
Steps to reproduce the behaviour:
Get request with…
-
# Impacted versions
* Modoboa: 1.12.2
* installer used: Yes
* Webserver: Apache
# Steps to reproduce
Open Quarantine as Admin
# Current behavior
Getting internal server error when opening…
-
**参考官方使用docker方式部署了jms_all,但是使用浏览器访问时报错响应超时**
启动容器的命令如下:
```
docker run --name jms_all -d \
-p 80:80 -p 2222:2222 \
-e SECRET_KEY=OqyFQ33ZN6CyuR5erhOqGIuIaSq5WEZnANoaI6VUPVX01EhAL4 \
…