Coder Social home page Coder Social logo

afpylogs's People

Contributors

gawel avatar julienpalard avatar mindiell avatar mscherer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mscherer

afpylogs's Issues

Internal Server Error

Sur https://logs.afpy.org/archives/2007/02/26:

root@deb# systemctl status logs-afpy-org.service 
● logs-afpy-org.service - IRC Logs website
   Loaded: loaded (/etc/systemd/system/logs-afpy-org.service; enabled; vendor preset: enabled)
   Active: active (running) since Sat 2021-05-01 17:29:08 CEST; 5 days ago
 Main PID: 16401 (gunicorn)
    Tasks: 3 (limit: 4696)
   Memory: 74.9M
   CGroup: /system.slice/logs-afpy-org.service
           ├─16401 /home/logs-afpy-org/venv/bin/python3 /home/logs-afpy-org/venv/bin/gunicorn -w 2 --pid /run/logs-afpy-org/website.pid --bind unix:/run/logs-a
           ├─16408 /home/logs-afpy-org/venv/bin/python3 /home/logs-afpy-org/venv/bin/gunicorn -w 2 --pid /run/logs-afpy-org/website.pid --bind unix:/run/logs-a
           └─16409 /home/logs-afpy-org/venv/bin/python3 /home/logs-afpy-org/venv/bin/gunicorn -w 2 --pid /run/logs-afpy-org/website.pid --bind unix:/run/logs-a

May 07 11:37:07 deb gunicorn[16401]:     raise value
May 07 11:37:07 deb gunicorn[16401]:   File "/home/logs-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
May 07 11:37:07 deb gunicorn[16401]:     rv = self.dispatch_request()
May 07 11:37:07 deb gunicorn[16401]:   File "/home/logs-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
May 07 11:37:07 deb gunicorn[16401]:     return self.view_functions[rule.endpoint](**req.view_args)
May 07 11:37:07 deb gunicorn[16401]:   File "/home/logs-afpy-org/src/app.py", line 69, in archives
May 07 11:37:07 deb gunicorn[16401]:     lines = f.read().splitlines()
May 07 11:37:07 deb gunicorn[16401]:   File "/usr/lib/python3.7/codecs.py", line 322, in decode
May 07 11:37:07 deb gunicorn[16401]:     (result, consumed) = self._buffer_decode(data, self.errors, final)
May 07 11:37:07 deb gunicorn[16401]: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 20: invalid continuation byte

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.