Giter Site home page Giter Site logo

Authentication doesn't work about brando HOT 5 OPEN

chrisdinn avatar chrisdinn commented on July 26, 2024
Authentication doesn't work

from brando.

Comments (5)

KarelCemus avatar KarelCemus commented on July 26, 2024

@neilchaudhuri might confirm the issue rised since Brando 3.0.x. Based on play-redis#29 I guess it worked with Brando 2.x.x

from brando.

KarelCemus avatar KarelCemus commented on July 26, 2024

OK, I confirm myself, with Brando 2.1.2 it works as expected.

from brando.

chandanpasunoori avatar chandanpasunoori commented on July 26, 2024

is this is fixed ?? I'm still not able to connect

val redis = system.actorOf(Redis("localhost", 6379)) 
[INFO] [08/07/2016 10:32:28.971] [redis-test-akka.actor.default-dispatcher-3] [akka://redis-test/deadLetters] Message [akka.actor.PoisonPill$] from Actor[akka://redis-test/user/$c#-932188988] to Actor[akka://redis-test/deadLetters] was not delivered. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
redis: ActorRef = Actor[akka://redis-test/user/$c#-932188988]

from brando.

jasongoodwin avatar jasongoodwin commented on July 26, 2024

I think it's only on Damien's branch at the moment.
You could use local publishes of the branch until it's published.

check it out

git clone https://github.com/damienlevin/brando
cd brando/
git checkout issue67

then publish it with sbt or activator

sbt +publish-local
activator +publish-local

Then you'll have v 3.0.4 available in your local sbt repository which you can use from your project for now. I'll have a look at the pull request later to see if I can help out.

from brando.

chandanpasunoori avatar chandanpasunoori commented on July 26, 2024

thanks for info.. I'm done it already for my project. in plan to switch to another library for play-redis because of repo is inactive

from brando.

Related Issues (13)

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.