Coder Social home page Coder Social logo

nextbike_validation's People

Contributors

sbauhaus avatar

Watchers

 avatar

nextbike_validation's Issues

Container stürzt bei Authentifizierungsproblem ab

Besteht ein Authentifizierungsproblem zu OPENWOWI (z.B. durch ein temporäres Problem bei Dr. Klein), stürzt der Container ab und unternimmt keine weiteren Versuche, die Verbindung wieder aufzubauen.

[[pid: 7|app: 0|req: 2981/2981] 78.94.16.2 () {38 vars in 625 bytes} [Wed May 22 22:33:08 2024] GET /nextbike/v1/validate?contract=00100.002.020.03 => generated 5 bytes in 2920 msecs (HTTP/1.1 200) 2 headers in 78 bytes (1 switches on core 0)
[2024-05-23 02:33:08,375] ERROR in app: OPEN WOWI Auth Error. Status 400:{
  "error": "invalid_grant",
  "error_description": "Der Nutzername oder das Kennwort ist falsch."
}
[2024-05-23 02:33:08,377] ERROR in app: Exception on /nextbike/v1/validate [GET]
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 2529, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1825, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1823, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1799, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/app.py", line 123, in validate_request
    wowi_token = openwowi_create_token(wowi_url, wowi_user, wowi_pass, user_agent=user_agent)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/app.py", line 70, in openwowi_create_token
    raise ConnectionError(errmsg)
ConnectionError: OPEN WOWI Auth Error. Status 400:{
  "error": "invalid_grant",
  "error_description": "Der Nutzername oder das Kennwort ist falsch."
}
[pid: 7|app: 0|req: 2982/2982] 78.94.16.2 () {38 vars in 625 bytes} [Thu May 23 02:33:08 2024] GET /nextbike/v1/validate?contract=00100.002.020.03 => generated 265 bytes in 276 msecs (HTTP/1.1 500) 2 headers in 99 bytes (1 switches on core 0)
[2024-05-23 02:33:09,225] ERROR in app: OPEN WOWI Auth Error. Status 400:{
  "error": "invalid_grant",
  "error_description": "Der Nutzername oder das Kennwort ist falsch."
}
[2024-05-23 02:33:09,226] ERROR in app: Exception on /nextbike/v1/validate [GET]
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 2529, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1825, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1823, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 1799, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/app.py", line 123, in validate_request
    wowi_token = openwowi_create_token(wowi_url, wowi_user, wowi_pass, user_agent=user_agent)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/app.py", line 70, in openwowi_create_token
    raise ConnectionError(errmsg)
ConnectionError: OPEN WOWI Auth Error. Status 400:{
  "error": "invalid_grant",
  "error_description": "Der Nutzername oder das Kennwort ist falsch."
}](

> url

)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.