Giter Site home page Giter Site logo

Comments (4)

Horusiath avatar Horusiath commented on June 12, 2024

This was a part of the talk on gitter: the most probable point of failure is a fail thrown when reading ReadHighestSequenceNr (error msg shows seqNr = 0 at the point of failure). Since this is a first call to Redis, the problem may be caused by failure when connecting to redis itself.

from akka.persistence.redis.

bannerflow-hassaan avatar bannerflow-hassaan commented on June 12, 2024

We've got more info on Stacktrace

StackExchange.Redis.RedisServerException: ERR value is out of range
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Akka.Persistence.Redis.Journal.RedisJournal.<ReplayMessagesAsync>d__5.MoveNext()

Also noticed a version difference, Azure is running Redis 3.0.7 while we're locally running 3.2.100 (where persistence works). Has Akka.Persistence.Redis been tested on version 3.0.7?

from akka.persistence.redis.

alexvaluyskiy avatar alexvaluyskiy commented on June 12, 2024

@bannerflow-hassaan have you tried Akka.Persistence.Redis 0.2.0-beta or 0.2.5-beta?

from akka.persistence.redis.

bannerflow-hassaan avatar bannerflow-hassaan commented on June 12, 2024

@alexvaluyskiy Updated to Akka.Persistence 1.1.2.30-beta and Akka.Persistence.Redis 0.2.0-beta but same error. Regarding Akka.Persistence.Redis 0.2.5-beta, strange that I'm able to select it from NuGet but after update Akka.Persistence.Redis.dll is removed from the project. When I checked folder \packages\Akka.Persistence.Redis.0.2.5-beta\lib\net45\ I only find an empty file named _._ but no dll. No error shown in Package Manager Console.

from akka.persistence.redis.

Related Issues (20)

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.