Code Monkey home page Code Monkey logo

docker-webdis's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-webdis's Issues

Segmentation fault (core dumped)

docker-compose service:

  webdis:
    image: anapsix/webdis:latest
    env_file:
      - "../env/${ENV_NAME}/globals.env"
    links:
      - "redis"
    restart: always

globals.env:

ENV_FULLNAME=rr-psko-master
TZ=Europe/Moscow

Crashed after some seconds near start:

# d logs -f rrpskomaster_webdis_1
writing config..
taking a 3 second nap..
3 2 1 starting webdis..
tail: can't open '/webdis.log': No such file or directory
[13] 11 Jan 13:56:50 35 Webdis 0.1.4-dev up and running
tail: /webdis.log has appeared; following end of new file
[13] 11 Jan 13:57:01 0 /SUBSCRIBE/user_assignment_taskgbu
[13] 11 Jan 13:57:01 0 /SUBSCRIBE/user_new_taskgbu
[13] 11 Jan 13:57:01 0 /SUBSCRIBE/group_bpm_user
[13] 11 Jan 13:57:01 0 /SUBSCRIBE/group_empl_gbu
Segmentation fault (core dumped)

cannot use `get`

i use httpie :
command:http http://127.0.0.1:7379/GET/hello/

result:"ERR wrong number of arguments for 'get' command"

also:
curl http://127.0.0.1:7379/get/hello/
{"get":[false,"ERR wrong number of arguments for 'get' command"]}

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.