igniterealtime / openfire-userStatus-plugin

Automatically saves the last status (presence, IP address, logon and logoff time) per user and resource to userStatus table in the Openfire database
4 stars 6 forks source link

History DataBase not Updated AnyMore and LogOff Status also #14

Open RESTOMAX opened 3 years ago

RESTOMAX commented 3 years ago

After Installing last upgrade of OPENFIRE UserStatus are not logged anymore...

akrherz commented 3 years ago

I am using Openfire 4.6.0 and UserStatus 1.2.2 and it appears to be working for me. I logged out of a logged in account and observed a database entry added to the userStatus table. Please review your openfire all.log file while you log out to see if there are any errors logged.

RESTOMAX commented 3 years ago

Hi Daryl, I’m using alse OpenFire 4.6.0 And UserStatus 1.2.2 Annexed ALL.LOG… Thank YOU by advance Roland

De : daryl herzmann notifications@github.com Envoyé : mardi 29 décembre 2020 12:54 À : igniterealtime/openfire-userStatus-plugin openfire-userStatus-plugin@noreply.github.com Cc : Roland Van Morckhoven rvm@restomax.com; Author author@noreply.github.com Objet : Re: [igniterealtime/openfire-userStatus-plugin] History DataBase not Updated AnyMore and LogOff Status also (#14)

I am using Openfire 4.6.0 and UserStatus 1.2.2 and it appears to be working for me. I logged out of a logged in account and observed a database entry added to the userStatus table. Please review your openfire all.log file while you log out to see if there are any errors logged.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/igniterealtime/openfire-userStatus-plugin/issues/14#issuecomment-752049403, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACV7R7CHT6JXRTXBL6BE3LDSXG7M7ANCNFSM4VM67GSA.

RESTOMAX commented 3 years ago

I have analysed Tables UserStatus table : Online change only from Online=0 to 1 Never goback to 0… Presence changes from unavailable to Chat and from Chat to Unavailable (it seems OK) UserStatusHistory table : No Added Record….

De : Roland Van Morckhoven Envoyé : mardi 29 décembre 2020 15:01 À : igniterealtime/openfire-userStatus-plugin reply@reply.github.com Objet : RE: [igniterealtime/openfire-userStatus-plugin] History DataBase not Updated AnyMore and LogOff Status also (#14)

Hi Daryl, I’m using alse OpenFire 4.6.0 And UserStatus 1.2.2 Annexed ALL.LOG… Thank YOU by advance Roland

De : daryl herzmann notifications@github.com<mailto:notifications@github.com> Envoyé : mardi 29 décembre 2020 12:54 À : igniterealtime/openfire-userStatus-plugin openfire-userStatus-plugin@noreply.github.com<mailto:openfire-userStatus-plugin@noreply.github.com> Cc : Roland Van Morckhoven rvm@restomax.com<mailto:rvm@restomax.com>; Author author@noreply.github.com<mailto:author@noreply.github.com> Objet : Re: [igniterealtime/openfire-userStatus-plugin] History DataBase not Updated AnyMore and LogOff Status also (#14)

I am using Openfire 4.6.0 and UserStatus 1.2.2 and it appears to be working for me. I logged out of a logged in account and observed a database entry added to the userStatus table. Please review your openfire all.log file while you log out to see if there are any errors logged.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/igniterealtime/openfire-userStatus-plugin/issues/14#issuecomment-752049403, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACV7R7CHT6JXRTXBL6BE3LDSXG7M7ANCNFSM4VM67GSA.

akrherz commented 3 years ago

Ah yes, I see the issues are you reporting.