Giter Site home page Giter Site logo

wok's People

Contributors

pcbaldwin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wok's Issues

nginx not happy after upgrade to 2.5.0

The nginx daemon is not happy after upgrading wok to 2.5.0:

2017/11/16 15:30:29 [emerg] 17187#0: BIO_new_file("/etc/wok/dhparams.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/wok/dhparams.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)

Two problems:

  • /etc/wok/dhparams.pem is included in the RPM file manifest. It should not be listed.
  • The key and dhparams generation should always be attempted on a install/upgrade

fontawesome dependency missing

Starting wokd on a barebones ClearOS system without the "fontawesome-fonts" package:

# wokd
Traceback (most recent call last):
  File "/usr/bin/wokd", line 30, in <module>
    import wok.server
  File "/usr/lib/python2.7/site-packages/wok/server.py", line 28, in <module>
    from wok import auth, config, websocket
  File "/usr/lib/python2.7/site-packages/wok/auth.py", line 35, in <module>
    from wok import template
  File "/usr/lib/python2.7/site-packages/wok/template.py", line 29, in <module>
    from wok import config as config
  File "/usr/lib/python2.7/site-packages/wok/config.py", line 164, in <module>
    class WokConfig(dict):
  File "/usr/lib/python2.7/site-packages/wok/config.py", line 228, in WokConfig
    font_dir = getattr(paths, "%s_dir" % font)
AttributeError: 'Paths' object has no attribute 'fontawesome_dir'

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.