Code Monkey home page Code Monkey logo

Comments (5)

frnsys avatar frnsys commented on July 30, 2024

hey thanks for your interest! It should run with Python 3 and run on Ubuntu. It hasn't been fully-tested in OSX though.

from hosny.

jmcmahon443 avatar jmcmahon443 commented on July 30, 2024

Are you on Ubuntu 14 or 16?

from hosny.

jmcmahon443 avatar jmcmahon443 commented on July 30, 2024

Current status on macOS using python3
redis-server responds with this error when I connect to http://localhost:5000

3240:M 22 Mar 16:16:29.950 # Possible SECURITY ATTACK detected. It looks like somebody is sending POST or Host: commands to Redis. This is likely due to an attacker attempting to use Cross Protocol Scripting to compromise your Redis instance. Connection aborted.

from hosny.

frnsys avatar frnsys commented on July 30, 2024

it's been tested on ubuntu 14.04 and 16.04

what port are you running redis on?

from hosny.

jmcmahon443 avatar jmcmahon443 commented on July 30, 2024

It randomly started working today on macOS.

The trick was to install everything with pip3 so that my Python 2.7 installation was not a problem. Also, even though Redis says it is running on Port 6379 and gives the previous error from visiting localhost:6379, visiting localhost:5000 made it work!

Also, zsh works just fine instead of bash. :)

So I guess it always worked, I was just operating incorrectly.

from hosny.

Related Issues (3)

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.