Giter VIP home page Giter VIP logo

glint's People

Contributors

sasha42 avatar sashaperigo avatar

Stargazers

 avatar  avatar  avatar  avatar  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  avatar  avatar

glint's Issues

web_1 | /bin/sh: 1: ./start.sh: not found -> glint_web_1 exited with code 127

Hello,
I´m running this command:
$ docker-compose -f docker-compose.yml up

and get that output:

Starting glint_redis_1 ... done
Starting glint_web_1 ... done
Attaching to glint_web_1, glint_redis_1
web_1 | /bin/sh: 1: ./start.sh: not found
redis_1 | 1:C 10 Jan 2020 10:25:30.825 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 10 Jan 2020 10:25:30.825 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 10 Jan 2020 10:25:30.825 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_1 | 1:M 10 Jan 2020 10:25:30.826 * Running mode=standalone, port=6379.
redis_1 | 1:M 10 Jan 2020 10:25:30.826 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1 | 1:M 10 Jan 2020 10:25:30.826 # Server initialized
redis_1 | 1:M 10 Jan 2020 10:25:30.826 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1 | 1:M 10 Jan 2020 10:25:30.826 * DB loaded from disk: 0.000 seconds
redis_1 | 1:M 10 Jan 2020 10:25:30.826 * Ready to accept connections
glint_web_1 exited with code 127

In the dockerfile we copy the start.sh. I have no idea whats wrong here...

The requested URL was not found on the server.

Hi! I am trying to run Glint on docker, and all seems to run fine, until I open the browser it gives me 404:
Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

redis_1  | 1:C 16 Jan 2020 17:41:56.986 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1  | 1:C 16 Jan 2020 17:41:56.986 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1  | 1:C 16 Jan 2020 17:41:56.986 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis_1  | 1:M 16 Jan 2020 17:41:56.987 * Running mode=standalone, port=6379.
redis_1  | 1:M 16 Jan 2020 17:41:56.987 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1  | 1:M 16 Jan 2020 17:41:56.987 # Server initialized
redis_1  | 1:M 16 Jan 2020 17:41:56.987 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_1  | 1:M 16 Jan 2020 17:41:56.988 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1  | 1:M 16 Jan 2020 17:41:56.988 * DB loaded from disk: 0.000 seconds
redis_1  | 1:M 16 Jan 2020 17:41:56.988 * Ready to accept connections
web_1    | Starting APP
web_1    | 0
web_1    | Starting UPDATE
web_1    | 0
web_1    |  * Serving Flask app "app" (lazy loading)
web_1    |  * Environment: development
web_1    |  * Debug mode: off
web_1    |  * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
web_1    | 172.18.0.1 - - [16/Jan/2020 17:42:02] "GET / HTTP/1.1" 404 -
web_1    | 172.18.0.1 - - [16/Jan/2020 17:42:02] "GET / HTTP/1.1" 404 -
web_1    | 172.18.0.1 - - [16/Jan/2020 17:42:11] "GET /favicon.ico HTTP/1.1" 404 -
web_1    | 172.18.0.1 - - [16/Jan/2020 17:42:23] "GET / HTTP/1.1" 404 -

I'm running Fedora 29

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.