RhodeCode
500 Internal Server Error
The server has either erred or is incapable of performing the requested operation.

Possible Causes

  • Server is overloaded.
  • Server database connection is lost.
  • Server expected unhandled error.

Support

For help and support, go to the Support Page. It may be useful to include your log file; see the log file locations here.

Documentation

For more information, see docs.rhodecode.com.

Exception ID: 140256756306560
Super-admins can see details of the above error in the exception tracker found under admin > settings > exception tracker.

DEBUG MODE ON FOR EXCEPTION: 140256756306560
REQUEST_ID: 3d510c97-752b-48ed-894e-61c64dfaf879
----------------
debug mode is controlled by
/home/rhodecode/.rccontrol/community-1/rhodecode.ini
file settings:

    debug = true
----------------

2024-03-29 14:37:09.454 [4035945] DEBUG [rhodecode.lib.auth] AuthUser: starting data propagation for new potential user | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.455 [4035945] DEBUG [rhodecode.lib.auth] No data in <AuthUser('id:None[None] ip:3.236.217.172 auth:False')> that could been used to log in | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.455 [4035945] DEBUG [rhodecode.lib.auth] Failed to load user. Fallback to default user <User('id:1:default')> | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.455 [4035945] DEBUG [rhodecode.lib.auth] default user is active, using it as a session user | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.456 [4035945] DEBUG [rhodecode.model.user] AuthUser: fill data execution based on: user_id:1 api_key:None username:None | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.456 [4035945] DEBUG [rhodecode.model.user] AuthUser: filling found user:<User('id:1:default')> data | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.457 [4035945] DEBUG [rhodecode.lib.auth] AuthUser: propagated user is now <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.457 [4035945] DEBUG [rhodecode.apps._base] Checking if user <User('id:1:default')> needs password change on view repo_summary_commits | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.464 [4035945] DEBUG [rhodecode.lib.auth] Starting login restriction checks for user: <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.469 [4035945] DEBUG [rhodecode.lib.auth] checking if ip:3.236.217.172 is subnet of set(['0.0.0.0/0', '::/0']) | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.470 [4035945] DEBUG [rhodecode.lib.auth] IP 3.236.217.172 is network 0.0.0.0/0 | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.470 [4035945] DEBUG [rhodecode.lib.auth] IP:3.236.217.172 for user 1 is in range of set(['0.0.0.0/0', '::/0']) | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.470 [4035945] DEBUG [rhodecode.lib.auth] Allowed views for AUTH TOKEN access: ['"RepoCommitsView:repo_commit_raw', 'RepoCommitsView:repo_commit_patch', 'RepoCommitsView:repo_commit_download"'] | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.470 [4035945] DEBUG [rhodecode.lib.auth] view: `RepoSummaryView:summary_commits` does *NOT* match any entry in whitelist: ['"RepoCommitsView:repo_commit_raw', 'RepoCommitsView:repo_commit_patch', 'RepoCommitsView:repo_commit_download"'] | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.471 [4035945] DEBUG [rhodecode.lib.auth] Checking if default is authenticated @ RepoSummaryView:summary_commits | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.471 [4035945] INFO  [rhodecode.lib.auth] user <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> authenticating with:RHODECODE_AUTH IS authenticated on func RepoSummaryView:summary_commits | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.471 [4035945] DEBUG [rhodecode.lib.auth] checking HasRepoPermissionAnyDecorator permissions set(['repository.admin', 'repository.read', 'repository.write']) for <rhodecode.apps.repository.views.repo_summary.RepoSummaryView object at 0x7f9012bb4bd0> <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.471 [4035945] DEBUG [rhodecode.lib.auth] Computing PERMISSION tree for user <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> scope `None` with caching: True[TTL: 60s] | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.471 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] Using already configured region: cache_user_auth.1 | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.476 [4035945] DEBUG [rhodecode.lib.auth] PERMISSION tree for user <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> computed in 0.0045s: [('repositories', 738), ('user_groups', 4), ('repositories_groups', 170), ('global', 12), ('repository_branches', 1)] | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.476 [4035945] DEBUG [rhodecode.lib.auth] checking `set([u'repository.read'])` permissions for repo `GIT_REPOSITORIES/LPP/Users/mperrinel/SCIQLOP-Initialisation` | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.477 [4035945] DEBUG [rhodecode.lib.auth] Permission granted for <rhodecode.apps.repository.views.repo_summary.RepoSummaryView object at 0x7f9012bb4bd0> <AuthUser('id:1[default] ip:3.236.217.172 auth:True')> | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.477 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] Entering cache invalidation check context: system_settings | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.484 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] Fetched cache obj <CacheKey('5109357:proc:rhodecode.lab-lpp.local-4035945|thread:global|params:5ff89e88f25be362245eebe59538e3d86138b981[True]')> using proc:rhodecode.lab-lpp.local-4035945|thread:global|params:5ff89e88f25be362245eebe59538e3d86138b981 cache key. | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.485 [4035945] DEBUG [rhodecode.model.settings] Fetching app settings for key: settings_app took: 0.0000s | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.494 [4035945] DEBUG [rhodecode.model.db] Initializing pure cached instance for /home/rhodecode/repos | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.495 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] Entering cache invalidation check context: repo_cache:390 | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.506 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] Fetched cache obj None using proc:rhodecode.lab-lpp.local-4035945|thread:140256760695456|params:d66c831230e75104d11aff2fcae239e200907182 cache key. | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.508 [4035945] DEBUG [rhodecode.model.db] Initializing git instance `/home/rhodecode/repos` with cache flag set to: True | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.510 [4035945] DEBUG [rhodecode.lib.utils] settings ui from db@repo[<Repository('390:GIT_REPOSITORIES/LPP/Users/mperrinel/SCIQLOP-Initialisation')>]: [hooks] changegroup.update=hg update >&2,[extensions] largefiles=,[largefiles] usercache=/home/rhodecode/repos/.cache/largefiles,[web] push_ssl=0,[web] allow_archive=gz zip bz2,[web] allow_push=*,[web] baseurl=/,[paths] /=/home/rhodecode/repos,[hooks] changegroup.repo_size=python:vcsserver.hooks.repo_size,[hooks] preoutgoing.pre_pull=python:vcsserver.hooks.pre_pull,[hooks] prechangegroup.pre_push=python:vcsserver.hooks.pre_push,[hooks] outgoing.pull_logger=python:vcsserver.hooks.log_pull_action,[hooks] changegroup.push_logger=python:vcsserver.hooks.log_push_action,[phases] publish=False,[vcs_svn_proxy] http_requests_enabled=False,[vcs_svn_proxy] http_server_url=,[hooks] pretxnchangegroup.pre_push=python:vcsserver.hooks.pre_push,[vcs_git_lfs] store_location=/home/rhodecode/repos/.cache/lfs_store,[hooks] pushkey.key_push=python:vcsserver.hooks.key_push,[vcs_git_lfs] enabled=1 | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.510 [4035945] DEBUG [rhodecode.lib.vcs.backends] Creating instance of git repository from /home/rhodecode/repos/GIT_REPOSITORIES/LPP/Users/mperrinel/SCIQLOP-Initialisation | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.511 [4035945] DEBUG [rhodecode.lib.vcs.client_http] GIT RepoMaker call on /home/rhodecode/repos/GIT_REPOSITORIES/LPP/Users/mperrinel/SCIQLOP-Initialisation | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.511 [4035945] DEBUG [rhodecode.lib.rc_cache.backends] initialing FileNamespaceBackend DB in /home/rhodecode/.rccontrol/community-1/data/cache_repo.__home__rhodecode__repos__GIT_REPOSITORIES__LPP__Users__mperrinel__SCIQLOP_Initialisation.cache.dbm | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.511 [4035945] DEBUG [rhodecode.lib.rc_cache.utils] configuring new region: cache_repo:cache_repo.__home__rhodecode__repos__GIT_REPOSITORIES__LPP__Users__mperrinel__SCIQLOP_Initialisation | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.512 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@assert_correct_path with args:(). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.515 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@assert_correct_path took: 0.0031s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.515 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@get_all_commit_ids with args:(). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.517 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@get_all_commit_ids took: 0.0023s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.518 [4035945] DEBUG [rhodecode.model.db] Repo instance fetched in 0.0000s | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.524 [4035945] DEBUG [rhodecode.lib.auth] Using user attribute from global request | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.524 [4035945] DEBUG [rhodecode.lib.auth] checking cls:HasRepoPermissionAny set(['repository.admin', 'repository.read', 'repository.write']) usr:<AuthUser('id:1[default] ip:3.236.217.172 auth:True')> repo:HG_REPOSITORIES/LPP/SciQLOP_Repos/SciQLop @ summary fork link | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.525 [4035945] DEBUG [rhodecode.lib.auth] Permission to repo:`repo:HG_REPOSITORIES/LPP/SciQLOP_Repos/SciQLop` GRANTED for user:`<AuthUser('id:1[default] ip:3.236.217.172 auth:True')>` @ summary fork link | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.526 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('7c5b3263c65b5d74d8e3dc56cd972036f909e02f', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.534 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0083s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.534 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('ba0e6f7d7791cd7c2da65f458d8e1983cf63d9fc', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.543 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0081s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.543 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('ff170594501a4fae4429e827ab3e0d5896c4a6a5', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.551 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0082s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.552 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('fb27cebc64ba9233f90e7e9806cf32bc8ff7f329', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.560 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0088s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.561 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('6fa5f5facdaa623fda541d56a37321dc24c4ff28', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.583 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0222s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.584 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('f4bb34feb05a8a164a73d00fba0cc5664a7116d3', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.596 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0129s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.597 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('5139e2304f641da75371070a995aba296a014669', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.615 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0180s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.616 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('46391f71d5a3f9f04371d199cacda87dd32f3bf1', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.623 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0073s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.623 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('94a6850e7c9ab32658bc16e61d4077f6e779df23', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.640 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0164s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.640 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@bulk_request with args:('1a29bbd1eb9c3f0814fc2f9176f36b9d97f29f84', ['author', 'branch', 'date', 'message', 'parents']). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.648 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@bulk_request took: 0.0079s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.698 [4035945] DEBUG [rhodecode.lib.helpers] Got 1 pattern entries to process | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.698 [4035945] DEBUG [rhodecode.lib.helpers] issue tracker entry: uid: `b9e7a0f341491c650818a1ecf3905f28` PAT:(?:#)(?P<issue_id>\d+) URL:https://hephaistos.lpp.polytechnique.fr/redmine/issues/${id} PREFIX: | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.702 [4035945] DEBUG [rhodecode.lib.helpers] processed prefix:uid `b9e7a0f341491c650818a1ecf3905f28` | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.702 [4035945] DEBUG [rhodecode.lib.helpers] processed !pr pattern | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.705 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Calling http://127.0.0.1:10010/git@get_refs with args:(). wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed cache_on: False | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.708 [4035945] DEBUG [rhodecode.lib.vcs.client_http] Call http://127.0.0.1:10010/git@get_refs took: 0.0027s. wire_context: 2c2b2f62-216d-5741-bcc0-868a2a8b9fed | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.708 [4035945] DEBUG [rhodecode.lib.helpers] Got 1 pattern entries to process | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.708 [4035945] DEBUG [rhodecode.lib.helpers] issue tracker entry: uid: `b9e7a0f341491c650818a1ecf3905f28` PAT:(?:#)(?P<issue_id>\d+) URL:https://hephaistos.lpp.polytechnique.fr/redmine/issues/${id} PREFIX: | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.708 [4035945] DEBUG [rhodecode.lib.helpers] processed prefix:uid `b9e7a0f341491c650818a1ecf3905f28` | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.709 [4035945] DEBUG [rhodecode.lib.helpers] processed !pr pattern | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
2024-03-29 14:37:09.729 [4035945] ERROR [rhodecode.config.middleware] error occurred handling this request for path: /rhodecode/GIT_REPOSITORIES/LPP/Users/mperrinel/SCIQLOP-Initialisation/summary-commits | req_id:3d510c97-752b-48ed-894e-61c64dfaf879
Traceback (most recent call last):
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/tweens.py", line 41, in excview_tween
    response = handler(request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/router.py", line 148, in handle_request
    registry, request, context, context_iface, view_name
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/view.py", line 667, in _call_view
    response = view_callable(context, request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/config/views.py", line 188, in attr_view
    return view(context, request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/config/views.py", line 214, in predicate_wrapper
    return view(context, request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/viewderivers.py", line 460, in rendered_view
    request, result, view_inst, context
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/renderers.py", line 451, in render_view
    return self.render_to_response(response, system, request=request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/renderers.py", line 474, in render_to_response
    result = self.render(value, system_values, request=request)
  File "/opt/rhodecode/store/da2il1f83gci4333j0sd256nji9nlhpa-python2.7-pyramid-1.10.4/lib/python2.7/site-packages/pyramid/renderers.py", line 470, in render
    result = renderer(value, system_values)
  File "/opt/rhodecode/store/kvmn8s8gcbj3a79vw6nclj9p47aql7zy-python2.7-pyramid-mako-1.1.0/lib/python2.7/site-packages/pyramid_mako/__init__.py", line 156, in __call__
    reraise(MakoRenderingException(errtext), None, exc_info[2])
  File "/opt/rhodecode/store/kvmn8s8gcbj3a79vw6nclj9p47aql7zy-python2.7-pyramid-mako-1.1.0/lib/python2.7/site-packages/pyramid_mako/__init__.py", line 148, in __call__
    result = template.render_unicode(**system)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/template.py", line 482, in render_unicode
    self, self.callable_, args, data, as_unicode=True
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 883, in _render
    **_kwargs_for_callable(callable_, data)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 920, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 947, in _exec_template
    callable_(context, *args, **kwargs)
  File "rhodecode_templates_summary_summary_commits_mako", line 99, in render_body
  File "_base_base_mako", line 589, in render_gravatar_with_user
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/lib/helpers.py", line 930, in discover_user
    user = User.get_by_email(_email, case_insensitive=True, cache=True)
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/model/db.py", line 978, in get_by_email
    ret = q.scalar()
  File "/opt/rhodecode/store/d9q26gqyfrarins50zxxq1c611alijr2-python2.7-sqlalchemy-1.3.15/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 3391, in scalar
    ret = self.one()
  File "/opt/rhodecode/store/d9q26gqyfrarins50zxxq1c611alijr2-python2.7-sqlalchemy-1.3.15/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 3364, in one
    replace_context=err,
  File "<string>", line 5, in raise_
MakoRenderingException: 

Traceback (most recent call last):
  File "/opt/rhodecode/store/kvmn8s8gcbj3a79vw6nclj9p47aql7zy-python2.7-pyramid-mako-1.1.0/lib/python2.7/site-packages/pyramid_mako/__init__.py", line 148, in __call__
    result = template.render_unicode(**system)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/template.py", line 482, in render_unicode
    self, self.callable_, args, data, as_unicode=True
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 883, in _render
    **_kwargs_for_callable(callable_, data)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 920, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/opt/rhodecode/store/9g17akjjvw6s5yv8nnhpv5s9nk06hbjq-python2.7-mako-1.1.0/lib/python2.7/site-packages/mako/runtime.py", line 947, in _exec_template
    callable_(context, *args, **kwargs)
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/templates/summary/summary_commits.mako", line 57, in render_body
    ${base.gravatar_with_user(cs.author, tooltip=True)}
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/templates/base/base.mako", line 244, in render_gravatar_with_user
    rc_user = h.discover_user(contact)
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/lib/helpers.py", line 930, in discover_user
    user = User.get_by_email(_email, case_insensitive=True, cache=True)
  File "/opt/rhodecode/store/8mliv4kj7db3qz4jmy3nyca7v7r6kav0-python2.7-rhodecode-enterprise-ce-4.27.1/lib/python2.7/site-packages/rhodecode/model/db.py", line 978, in get_by_email
    ret = q.scalar()
  File "/opt/rhodecode/store/d9q26gqyfrarins50zxxq1c611alijr2-python2.7-sqlalchemy-1.3.15/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 3391, in scalar
    ret = self.one()
  File "/opt/rhodecode/store/d9q26gqyfrarins50zxxq1c611alijr2-python2.7-sqlalchemy-1.3.15/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 3364, in one
    replace_context=err,
  File "<string>", line 5, in raise_
    
MultipleResultsFound: Multiple rows were found for one()

2024-03-29 14:37:09.734 [4035945] DEBUG [rhodecode.lib.exc_tracking] Stored generated exception 140256756306560 as: /tmp/rc_exception_store_v1/140256756306560_rhodecode_1711719429.734153 | req_id:3d510c97-752b-48ed-894e-61c64dfaf879