Projet

Général

Profil

Bug #20991

étrange requête sur /payment/init?invoice_ids=20180102-xxxx/themes/auquotidien/favicon.png

Ajouté par Thomas Noël il y a plus de 6 ans. Mis à jour il y a presque 2 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
04 janvier 2018
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Dans le genre étrange, cette requête, qui n'a pas de referer (lien dans un mail ?)

(le xxxx pour anonymiser)

Exception:
  type = '<type 'exceptions.KeyError'>', value = ''

Stack trace (most recent call first):
  File "/usr/lib/python2.7/dist-packages/auquotidien/modules/payments.py", line 572, in init
   570         for invoice_id in invoice_ids:
   571             if not Invoice.check_crc(invoice_id):
>  572                 raise KeyError()
   573
   574         url = get_publisher().get_frontoffice_url() + '/payment/back/'

  locals:
     invoice_id = '20180102-xxxx/themes/auquotidien/favicon.png'
     self = <auquotidien.modules.payments.PublicPaymentDirectory object at 0x7f1bc3494cd0>
     invoice_ids = ['20180102-xxxx/themes/auquotidien/favicon.png']

(...)

Environment:
HTTP_ACCEPT_ENCODING 'gzip'
HTTP_CONNECTION 'close'
HTTP_HOST       'noyelles-godault.au-quotidien.com'
HTTP_USER_AGENT 'Dalvik/2.1.0 (Linux; U; Android 7.0; xxxx)'
HTTP_X_FORWARDED_PROTO 'https'
HTTP_X_FORWARDED_PROTOCOL 'ssl'
HTTP_X_FORWARDED_SSL 'on'
PATH_INFO       '/payment/init'
QUERY_STRING    'invoice_ids=20180102-xxxx/themes/auquotidien/favicon.png'
REQUEST_METHOD  'GET'
REQUEST_URI     '/payment/init?invoice_ids=20180102-xxxx/themes/auquotidien/favicon.png'
SCRIPT_NAME     ''
SERVER_NAME     'auquo'
SERVER_PORT     '80'
SERVER_PROTOCOL 'HTTP/1.0'
uwsgi.node      'auquo'
uwsgi.version   '2.0.7-debian'
wsgi.errors     <open file 'wsgi_errors', mode 'w' at 0x7f1bc36a75d0>
wsgi.file_wrapper <built-in function uwsgi_sendfile>
wsgi.input      <uwsgi._Input object at 0x7f1bba872588>
wsgi.multiprocess True
wsgi.multithread False
wsgi.run_once   False
wsgi.url_scheme 'https'
wsgi.version    (1, 0)

Historique

#1

Mis à jour par Frédéric Péters il y a presque 2 ans

  • Statut changé de Nouveau à Fermé
  • Planning mis à Non

Obsolète et supprimée, la partie paiement d'auquotidien.

Formats disponibles : Atom PDF