Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reminder posting as user instead of rocket.cat #8

Open
Bipe0 opened this issue Feb 8, 2021 · 2 comments
Open

Reminder posting as user instead of rocket.cat #8

Bipe0 opened this issue Feb 8, 2021 · 2 comments

Comments

@Bipe0
Copy link

Bipe0 commented Feb 8, 2021

Hi,

Today I've installed remind app on our RC server version 3.10.0, post as filed was left default (rocket.cat), but when I try to set reminder I'm receiving confirmation message from another user (that is not a bot user) and not from rocket.cat bot.

And reminder messages are never received, so that's also a problem :)

From log:

  "remind's executor is being executed...",
  {
    "sender": {
      "id": "MfvfixsP5icEMdrYK",
      "username": "filip",
      "emails": [
        {
          "address": "[email protected]",
          "verified": true
        }
      ],
      "type": "user",
      "isEnabled": true,
      "name": "Filip",
      "roles": [
        "user",
        "botDev"
      ],
      "status": "online",
      "statusConnection": "online",
      "utcOffset": 1,
      "createdAt": "2019-09-02T07:55:46.275Z",
      "updatedAt": "2021-02-08T10:57:39.894Z",
      "lastLoginAt": "2021-02-08T10:57:39.865Z"
    },
    "room": {
      "id": "MfvfixsP5icEMdrYKrocket.cat",
      "type": "d",
      "isDefault": false,
      "isReadOnly": false,
      "displaySystemMessages": true,
      "messageCount": 1,
      "createdAt": "2020-01-15T16:04:46.186Z",
      "updatedAt": "2020-01-15T16:04:53.409Z",
      "lastModifiedAt": "2020-01-15T16:04:53.383Z",
      "userIds": [
        "rocket.cat",
        "MfvfixsP5icEMdrYK"
      ]
    },
    "params": [
      "me",
      "9998888",
      "in",
      "1",
      "minute"
    ],
    "triggerId": "2SFAi394mxeG8g9Hd"
  }
]```
@mjovanovic0
Copy link
Member

Can you please verify if this is still the case with new (0.0.2) version once it became available on marketplace?

@shoei101
Copy link

do you happen to know when it will become available in the marketplace again? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants