Giter VIP home page Giter VIP logo

Comments (6)

dfahlander avatar dfahlander commented on June 3, 2024 1

I was almost certain that this must be related to the email system throttling emails to new addresses. However, I could repeat the issue and look in the sendgrid logs where I cannot find the first invite ever reaching it. So obviously something is blocking the first invite from going away for some reason.

from dexie.js.

dfahlander avatar dfahlander commented on June 3, 2024 1

Server updated

from dexie.js.

dfahlander avatar dfahlander commented on June 3, 2024

The invite goes out no matter if user id registered or not. If this isn't the case it could be spam filter out similar prohibiting the invite from going out. However, of the user is invited over the REST api we do not currently process invites s they should. This is a limitation that will be fixed.

from dexie.js.

dusty-phillips avatar dusty-phillips commented on June 3, 2024

Hmm, I definitely didn’t receive any invite emails for a non-existing user after multiple attempts. But after they logged in a first time, if I sentmore invites I received them all immediately. I’ll experiment some more and report back.

from dexie.js.

dusty-phillips avatar dusty-phillips commented on June 3, 2024

Ok... I've tested with a dozen different e-mail addresses on three different domains (checking multiple spam folders) using three different dexie-cloud databases and I think I've narrowed down the behaviour:

The first time I invite a user to a realm by a user that has never invited that user before, the invite is never received.

This is true regardless of whether the user has an account on the database, and regardless of whether they have been invited to other realms by other users.

If I add the user to the realm a second time, the invite is always sent out.

if I send e-mails in this order:

  1. user a invites user b to realm a1 --> email not received2
  2. user a invites user b to realm a1 --> email received
  3. user a invites user b to realm a2 --> email received
  4. user c invites user b to realm c1 --> email not received
  5. user c invites user b to realm c1 --> email received

This is not an urgent issue for me, but if it is reproducing for other users you might want to take a look @dfahlander.

None of the databases I tested used custom email smtp.

from dexie.js.

dfahlander avatar dfahlander commented on June 3, 2024

I found the issue. It happened when a new realm was created and a user was invited to it in the same go. A fix is on the way on the server.

from dexie.js.

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.