Git Product home page Git Product logo

Comments (3)

thetutlage avatar thetutlage commented on June 6, 2024

With the information you have provided I am hardly tell or do anything. Also, if you are using AdonisJS v5, then you are using the incorrect version of @adonisjs/auth.

The @adonisjs/[email protected] targets the v6 of the framework core. Please downgrade the version to @adonisjs/[email protected].

If that does not work. Then please share a repo to help us reproduce the issue. This repo should not be your entire project, it should be a small app that isolates the issue you are talking about

from auth.

leofmarciano avatar leofmarciano commented on June 6, 2024

Thank you for the package information, I just performed the downgrade, but the result is the same.

I uploaded the repository here: https://github.com/toolzzlabzz/example-auth-timeout/tree/main

I removed all the external business logic and omitted a lot of things, it serves just as an example of the execution.
The original implementation was: controller -> service -> usecase -> output.

I did another test, within Cleavr, and it worked perfectly, reinforcing my hypothesis that some native OS resource is used, and not available in both node-alpine and minidab.

Thank you very much for your support! We look forward to the launch of the Adonis 6 support program."

from auth.

leofmarciano avatar leofmarciano commented on June 6, 2024

We discovered the problem; it was not related to the Auth package, but rather to the Redis connector.

Although the status was Healthy, it did not establish a stable connection with the AWS ElasticCache Redis service due to the TLS property.

We reverted to a previous version of the AdonisJS Redis package (we were on version 8.0.0 LTS), along with a new deployment with an earlier version of Redis in which only the use of the "TLS" flag in config/redis.ts had a positive effect.

Thank you for the prompt support!

from auth.

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.