NoReverseMatch at /deportes/competitions/referees/set/match/record/409/league

Reverse for 'match_general_score' with arguments '('', '')' not found. 1 pattern(s) tried: ['deportes/competitions/referees/match/general/score/(?P<match_id>\\d+)/(?P<match_type>[-\\w]+)$']
Request Method: GET
Request URL: https://ligasmunicipales.ayto-pinto.es/deportes/competitions/referees/set/match/record/409/league
Django Version: 1.11.24
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'match_general_score' with arguments '('', '')' not found. 1 pattern(s) tried: ['deportes/competitions/referees/match/general/score/(?P<match_id>\\d+)/(?P<match_type>[-\\w]+)$']
Exception Location: /opt/envs/sdpinto/lib/python2.7/site-packages/django/urls/resolvers.py in _reverse_with_prefix, line 497
Python Executable: /usr/bin/python
Python Version: 2.7.17
Python Path:
['/var/www/django/deportes2/deportes2',
 '/opt/envs/sdpinto/lib/python2.7/site-packages',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/var/www/django/deportes2']
Server time: Jue, 28 Mar 2024 10:29:00 +0000

Error during template rendering

In template /var/www/django/deportes2/sdull_common_app/templates/sdull_common/front-base.html, error at line 0

Reverse for 'match_general_score' with arguments '('', '')' not found. 1 pattern(s) tried: ['deportes/competitions/referees/match/general/score/(?P<match_id>\\d+)/(?P<match_type>[-\\w]+)$']

1 {% load i18n staticfiles sdull_common_tags activities_filters app_tags %}
2 <!DOCTYPE html>
3 <html lang="es">
4
5 <head>
6 <meta charset="utf-8">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 <meta name="description" content="{% settings_value "APP_NAME" %}">
10 <meta name="keywords" content="{% settings_value "APP_NAME" %}" />

Traceback Switch to copy-and-paste view



Request information

USER

AnonymousUser

GET

No GET data

POST

No POST data

FILES

No FILES data

No cookie data

META

Variable Value
CONTEXT_DOCUMENT_ROOT
'/var/www/django/deportes2/deportes2/'
CONTEXT_PREFIX
''
CSRF_COOKIE
u'WzeHxovbCQO8QSPTKJpU5uwhj56Rm0WcLkrmFvbsUksHXXhjtmVcGyA5yxnx1GaZ'
CSRF_COOKIE_USED
True
DOCUMENT_ROOT
'/var/www/django/deportes2/deportes2/'
GATEWAY_INTERFACE
'CGI/1.1'
HTTP_ACCEPT
'*/*'
HTTP_HOST
'ligasmunicipales.ayto-pinto.es'
HTTP_USER_AGENT
'claudebot'
PATH_INFO
u'/deportes/competitions/referees/set/match/record/409/league'
PATH_TRANSLATED
'/var/www/django/deportes2/deportes2/wsgi.py/deportes/competitions/referees/set/match/record/409/league'
QUERY_STRING
''
REMOTE_ADDR
'3.238.233.189'
REMOTE_PORT
'54514'
REQUEST_METHOD
'GET'
REQUEST_SCHEME
'https'
REQUEST_URI
'/deportes/competitions/referees/set/match/record/409/league'
SCRIPT_FILENAME
'/var/www/django/deportes2/deportes2/wsgi.py'
SCRIPT_NAME
u''
SERVER_ADDR
'51.77.210.241'
SERVER_ADMIN
'[no address given]'
SERVER_NAME
'ligasmunicipales.ayto-pinto.es'
SERVER_PORT
'443'
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SIGNATURE
'<address>Apache/2.4.29 (Ubuntu) Server at ligasmunicipales.ayto-pinto.es Port 443</address>\n'
SERVER_SOFTWARE
'Apache/2.4.29 (Ubuntu)'
SSL_TLS_SNI
'ligasmunicipales.ayto-pinto.es'
apache.version
(2, 4, 29)
mod_wsgi.application_group
'ligasmunicipales.ayto-pinto.es|'
mod_wsgi.callable_object
'application'
mod_wsgi.daemon_connects
'1'
mod_wsgi.daemon_restarts
'0'
mod_wsgi.daemon_start
'1711621740370119'
mod_wsgi.enable_sendfile
'0'
mod_wsgi.handler_script
''
mod_wsgi.ignore_activity
'0'
mod_wsgi.listener_host
''
mod_wsgi.listener_port
'443'
mod_wsgi.path_info
'/deportes/competitions/referees/set/match/record/409/league'
mod_wsgi.process_group
'ligas.pinto.ssl'
mod_wsgi.queue_start
'1711621740369888'
mod_wsgi.request_handler
'wsgi-script'
mod_wsgi.request_id
'4hbT/X0sjXg'
mod_wsgi.request_start
'1711621740369634'
mod_wsgi.script_name
''
mod_wsgi.script_reloading
'1'
mod_wsgi.script_start
'1711621740370194'
mod_wsgi.thread_id
3
mod_wsgi.thread_requests
145L
mod_wsgi.total_requests
386L
mod_wsgi.version
(4, 5, 17)
wsgi.errors
<mod_wsgi.Log object at 0x7f01569f0350>
wsgi.file_wrapper
''
wsgi.input
<mod_wsgi.Input object at 0x7f0158afddc0>
wsgi.multiprocess
False
wsgi.multithread
True
wsgi.run_once
False
wsgi.url_scheme
'https'
wsgi.version
(1, 0)

Settings

Using settings module deportes2.settings

Setting Value
ABSOLUTE_URL_OVERRIDES
{}
ADMINS
[]
ALLOWED_HOSTS
['*']
APPEND_SLASH
True
APP_NAME
'Servicio de deportes del Ayuntamiento de Pinto.'
AUTHENTICATION_BACKENDS
['django.contrib.auth.backends.ModelBackend',
 'django_cas_ng.backends.CASBackend']
AUTH_PASSWORD_VALIDATORS
u'********************'
AUTH_USER_MODEL
u'auth.User'
BASE_DIR
'/var/www/django/deportes2'
BRAND_LOGO_URL
'/static/images/pinto_brand.png'
CACHES
{u'default': {u'BACKEND': u'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS
u'default'
CACHE_MIDDLEWARE_KEY_PREFIX
u'********************'
CACHE_MIDDLEWARE_SECONDS
600
CAS_ADMIN_PREFIX
None
CAS_APPLY_ATTRIBUTES_TO_USER
False
CAS_CREATE_USER
True
CAS_CREATE_USER_WITH_ID
False
CAS_EXTRA_LOGIN_PARAMS
None
CAS_FORCE_CHANGE_USERNAME_CASE
None
CAS_IGNORE_REFERER
False
CAS_LOGGED_MSG
u'Has iniciado sesi\xf3n como %s.'
CAS_LOGIN_MSG
u'Inicio de sesi\xf3n correcto. Bienvenido, %s.'
CAS_LOGOUT_COMPLETELY
True
CAS_PROXY_CALLBACK
None
CAS_REDIRECT_URL
u'/'
CAS_RENAME_ATTRIBUTES
{}
CAS_RENEW
False
CAS_RETRY_LOGIN
False
CAS_SERVER_URL
'https://loginpre.ull.es/cas-1/login'
CAS_STORE_NEXT
False
CAS_USERNAME_ATTRIBUTE
u'uid'
CAS_VERIFY_SSL_CERTIFICATE
True
CAS_VERSION
u'2'
CRISPY_TEMPLATE_PACK
'bootstrap4'
CSRF_COOKIE_AGE
31449600
CSRF_COOKIE_DOMAIN
None
CSRF_COOKIE_HTTPONLY
False
CSRF_COOKIE_NAME
u'csrftoken'
CSRF_COOKIE_PATH
u'/'
CSRF_COOKIE_SECURE
False
CSRF_FAILURE_VIEW
u'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME
u'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS
[]
CSRF_USE_SESSIONS
False
DATABASES
{'default': {'ATOMIC_REQUESTS': False,
             'AUTOCOMMIT': True,
             'CONN_MAX_AGE': 0,
             'ENGINE': 'django.db.backends.postgresql_psycopg2',
             'HOST': 'localhost',
             'NAME': 'deportes_pro',
             'OPTIONS': {},
             'PASSWORD': u'********************',
             'PORT': '',
             'TEST': {'CHARSET': None,
                      'COLLATION': None,
                      'MIRROR': None,
                      'NAME': None},
             'TIME_ZONE': None,
             'USER': 'deportes'}}
DATABASE_ROUTERS
[]
DATA_UPLOAD_MAX_MEMORY_SIZE
2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS
1000
DATETIME_FORMAT
u'N j, Y, P'
DATETIME_INPUT_FORMATS
[u'%Y-%m-%d %H:%M:%S',
 u'%Y-%m-%d %H:%M:%S.%f',
 u'%Y-%m-%d %H:%M',
 u'%Y-%m-%d',
 u'%m/%d/%Y %H:%M:%S',
 u'%m/%d/%Y %H:%M:%S.%f',
 u'%m/%d/%Y %H:%M',
 u'%m/%d/%Y',
 u'%m/%d/%y %H:%M:%S',
 u'%m/%d/%y %H:%M:%S.%f',
 u'%m/%d/%y %H:%M',
 u'%m/%d/%y']
DATE_FORMAT
u'N j, Y'
DATE_INPUT_FORMATS
[u'%Y-%m-%d',
 u'%m/%d/%Y',
 u'%m/%d/%y',
 u'%b %d %Y',
 u'%b %d, %Y',
 u'%d %b %Y',
 u'%d %b, %Y',
 u'%B %d %Y',
 u'%B %d, %Y',
 u'%d %B %Y',
 u'%d %B, %Y']
DEBUG
True
DEBUG_PROPAGATE_EXCEPTIONS
False
DECIMAL_SEPARATOR
u'.'
DEFAULT_CHARSET
u'utf-8'
DEFAULT_CONTENT_TYPE
u'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER
u'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE
u'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL
u'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE
u''
DEFAULT_TABLESPACE
u''
DISALLOWED_USER_AGENTS
[]
EMAIL_BACKEND
u'django.core.mail.backends.smtp.EmailBackend'
EMAIL_FROM
'deportes@ayto-pinto.es'
EMAIL_HOST
'smtp.gmail.com'
EMAIL_HOST_PASSWORD
u'********************'
EMAIL_HOST_USER
'shidixtenerife@gmail.com'
EMAIL_PORT
465
EMAIL_SSL_CERTFILE
None
EMAIL_SSL_KEYFILE
u'********************'
EMAIL_SUBJECT_PREFIX
u'[Django] '
EMAIL_TIMEOUT
None
EMAIL_USE_AUTHENTICATION
True
EMAIL_USE_LOCALTIME
False
EMAIL_USE_SSL
True
EMAIL_USE_TLS
False
FACEBOOK_PAGE
'https://www.facebook.com/AytoPinto/'
FILE_CHARSET
u'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS
None
FILE_UPLOAD_HANDLERS
[u'django.core.files.uploadhandler.MemoryFileUploadHandler',
 u'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
FILE_UPLOAD_PERMISSIONS
None
FILE_UPLOAD_TEMP_DIR
None
FIRST_DAY_OF_WEEK
0
FIXTURE_DIRS
[]
FORCE_SCRIPT_NAME
None
FORMAT_MODULE_PATH
None
FORM_RENDERER
u'django.forms.renderers.DjangoTemplates'
HOST_URL
'http://devpinto.shidix.es'
IGNORABLE_404_URLS
[]
INSTAGRAM
''
INSTALLED_APPS
['sdull_common_app',
 'ajax_select',
 'suit',
 'suit_redactor',
 'django.contrib.admin',
 'django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.messages',
 'django.contrib.staticfiles',
 'django_cas_ng',
 'rangefilter',
 'actionlogs',
 'crispy_forms',
 'easy_select2',
 'ganalytics',
 'nested_inline',
 'events',
 'reservations',
 'competitions',
 'activities',
 'oldversion',
 'front_compet',
 'emailnotifications',
 'news']
INTERNAL_IPS
[]
LANGUAGES
[(u'af', u'Afrikaans'),
 (u'ar', u'Arabic'),
 (u'ast', u'Asturian'),
 (u'az', u'Azerbaijani'),
 (u'bg', u'Bulgarian'),
 (u'be', u'Belarusian'),
 (u'bn', u'Bengali'),
 (u'br', u'Breton'),
 (u'bs', u'Bosnian'),
 (u'ca', u'Catalan'),
 (u'cs', u'Czech'),
 (u'cy', u'Welsh'),
 (u'da', u'Danish'),
 (u'de', u'German'),
 (u'dsb', u'Lower Sorbian'),
 (u'el', u'Greek'),
 (u'en', u'English'),
 (u'en-au', u'Australian English'),
 (u'en-gb', u'British English'),
 (u'eo', u'Esperanto'),
 (u'es', u'Spanish'),
 (u'es-ar', u'Argentinian Spanish'),
 (u'es-co', u'Colombian Spanish'),
 (u'es-mx', u'Mexican Spanish'),
 (u'es-ni', u'Nicaraguan Spanish'),
 (u'es-ve', u'Venezuelan Spanish'),
 (u'et', u'Estonian'),
 (u'eu', u'Basque'),
 (u'fa', u'Persian'),
 (u'fi', u'Finnish'),
 (u'fr', u'French'),
 (u'fy', u'Frisian'),
 (u'ga', u'Irish'),
 (u'gd', u'Scottish Gaelic'),
 (u'gl', u'Galician'),
 (u'he', u'Hebrew'),
 (u'hi', u'Hindi'),
 (u'hr', u'Croatian'),
 (u'hsb', u'Upper Sorbian'),
 (u'hu', u'Hungarian'),
 (u'ia', u'Interlingua'),
 (u'id', u'Indonesian'),
 (u'io', u'Ido'),
 (u'is', u'Icelandic'),
 (u'it', u'Italian'),
 (u'ja', u'Japanese'),
 (u'ka', u'Georgian'),
 (u'kk', u'Kazakh'),
 (u'km', u'Khmer'),
 (u'kn', u'Kannada'),
 (u'ko', u'Korean'),
 (u'lb', u'Luxembourgish'),
 (u'lt', u'Lithuanian'),
 (u'lv', u'Latvian'),
 (u'mk', u'Macedonian'),
 (u'ml', u'Malayalam'),
 (u'mn', u'Mongolian'),
 (u'mr', u'Marathi'),
 (u'my', u'Burmese'),
 (u'nb', u'Norwegian Bokm\xe5l'),
 (u'ne', u'Nepali'),
 (u'nl', u'Dutch'),
 (u'nn', u'Norwegian Nynorsk'),
 (u'os', u'Ossetic'),
 (u'pa', u'Punjabi'),
 (u'pl', u'Polish'),
 (u'pt', u'Portuguese'),
 (u'pt-br', u'Brazilian Portuguese'),
 (u'ro', u'Romanian'),
 (u'ru', u'Russian'),
 (u'sk', u'Slovak'),
 (u'sl', u'Slovenian'),
 (u'sq', u'Albanian'),
 (u'sr', u'Serbian'),
 (u'sr-latn', u'Serbian Latin'),
 (u'sv', u'Swedish'),
 (u'sw', u'Swahili'),
 (u'ta', u'Tamil'),
 (u'te', u'Telugu'),
 (u'th', u'Thai'),
 (u'tr', u'Turkish'),
 (u'tt', u'Tatar'),
 (u'udm', u'Udmurt'),
 (u'uk', u'Ukrainian'),
 (u'ur', u'Urdu'),
 (u'vi', u'Vietnamese'),
 (u'zh-hans', u'Simplified Chinese'),
 (u'zh-hant', u'Traditional Chinese')]
LANGUAGES_BIDI
[u'he', u'ar', u'fa', u'ur']
LANGUAGE_CODE
'es-es'
LANGUAGE_COOKIE_AGE
None
LANGUAGE_COOKIE_DOMAIN
None
LANGUAGE_COOKIE_NAME
u'django_language'
LANGUAGE_COOKIE_PATH
u'/'
LINKEDIN
''
LOCALE_PATHS
[]
LOGGING
{'disable_existing_loggers': False,
 'handlers': {'file': {'class': 'logging.FileHandler',
                       'filename': 'logs',
                       'level': 'INFO'}},
 'loggers': {'django.request': {'handlers': ['file'],
                                'level': 'DEBUG',
                                'propagate': True},
             'events': {'handlers': ['file'], 'level': 'INFO'}},
 'version': 1}
LOGGING_CONFIG
u'logging.config.dictConfig'
LOGIN_REDIRECT_URL
u'/accounts/profile/'
LOGIN_URL
'/deportes/accounts/login/'
LOGOUT_REDIRECT_URL
None
LOGO_URL
'/static/images/pinto_landscape.png'
LOG_FILENAME
'logs'
LOG_ROOT
''
MAIN_ADDRESS
'C/ Sur, s/n. Parque Juan Carlos I'
MAIN_EMAIL
'deportes@ayto-pinto.es'
MAIN_PHONE
'91 248 38 02 / 15'
MANAGERS
[]
MEDIA_ROOT
'/var/www/django/deportes2/media'
MEDIA_URL
'/media/'
MESSAGE_STORAGE
u'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE
None
MIDDLEWARE_CLASSES
['django.middleware.security.SecurityMiddleware',
 'django.contrib.sessions.middleware.SessionMiddleware',
 'django.middleware.common.CommonMiddleware',
 'django.middleware.csrf.CsrfViewMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
 'django.contrib.messages.middleware.MessageMiddleware',
 'django.middleware.clickjacking.XFrameOptionsMiddleware']
MIGRATION_MODULES
{}
MONTH_DAY_FORMAT
u'F j'
NUMBER_GROUPING
0
PASSWORD_HASHERS
u'********************'
PASSWORD_RESET_TIMEOUT_DAYS
u'********************'
PREFIX_PATTERN
'deportes'
PREPEND_WWW
False
ROOT_URLCONF
'deportes2.urls'
SECRET_KEY
u'********************'
SECURE_BROWSER_XSS_FILTER
False
SECURE_CONTENT_TYPE_NOSNIFF
False
SECURE_HSTS_INCLUDE_SUBDOMAINS
False
SECURE_HSTS_PRELOAD
False
SECURE_HSTS_SECONDS
0
SECURE_PROXY_SSL_HEADER
None
SECURE_REDIRECT_EXEMPT
[]
SECURE_SSL_HOST
None
SECURE_SSL_REDIRECT
False
SERVER_EMAIL
u'root@localhost'
SESSION_CACHE_ALIAS
u'default'
SESSION_COOKIE_AGE
1209600
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_HTTPONLY
True
SESSION_COOKIE_NAME
u'sessionid'
SESSION_COOKIE_PATH
u'/'
SESSION_COOKIE_SECURE
False
SESSION_ENGINE
u'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
SESSION_FILE_PATH
None
SESSION_SAVE_EVERY_REQUEST
False
SESSION_SERIALIZER
u'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE
'deportes2.settings'
SHORT_DATETIME_FORMAT
u'm/d/Y P'
SHORT_DATE_FORMAT
u'm/d/Y'
SIGNING_BACKEND
u'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS
[]
STATICFILES_DIRS
('/var/www/django/deportes2/static',)
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
 'django.contrib.staticfiles.finders.AppDirectoriesFinder')
STATICFILES_STORAGE
u'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT
'/var/www/django/deportes2/collect_static'
STATIC_URL
'/static/'
SUIT_CONFIG
{'ADMIN_NAME': 'Servicio de deportes del Ayuntamiento de Pinto.',
 'LIST_PER_PAGE': 300,
 'MENU': ({'app': 'sdull_common_app',
           'icon': 'icon-star',
           'label': 'Perfiles',
           'models': ({'label': 'Perfiles',
                       'permissions': 'auth.add_user',
                       'url': 'auth.user'},
                      'profilecard',
                      {'label': 'Groups',
                       'permissions': 'auth.add_group',
                       'url': 'auth.group'})},
          {'app': 'competitions',
           'label': 'Competiciones',
           'models': ('competition',
                      'documents',
                      'enrollperiod',
                      'facility',
                      'referee',
                      'course',
                      'sanctiontype')},
          {'icon': 'icon-list-alt',
           'label': 'Competiciones 2.0',
           'permissions': 'auth.add_user',
           'url': '/deportes/competitions/'})}
TEMPLATES
[{'APP_DIRS': True,
  'BACKEND': 'django.template.backends.django.DjangoTemplates',
  'DIRS': [],
  'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
                                     'django.template.context_processors.request',
                                     'django.contrib.auth.context_processors.auth',
                                     'django.contrib.messages.context_processors.messages']}}]
TEST_EMAIL_TO
''
TEST_NON_SERIALIZED_APPS
[]
TEST_RUNNER
u'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR
u','
TIME_FORMAT
u'P'
TIME_INPUT_FORMATS
[u'%H:%M:%S', u'%H:%M:%S.%f', u'%H:%M']
TIME_ZONE
'Atlantic/Canary'
TWITTER
'https://twitter.com/AytoPinto'
USE_ETAGS
False
USE_I18N
True
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
USE_TZ
True
USE_X_FORWARDED_HOST
False
USE_X_FORWARDED_PORT
False
WEBSITE
'https://www.ayto-pinto.es/deportes'
WSGI_APPLICATION
'deportes2.wsgi.application'
X_FRAME_OPTIONS
u'SAMEORIGIN'
YEAR_MONTH_FORMAT
u'F Y'

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.