Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

No action on snooze #154

Closed
tschlue opened this issue Aug 19, 2019 · 4 comments
Closed

No action on snooze #154

tschlue opened this issue Aug 19, 2019 · 4 comments
Labels
Type/Bug Something isn't working
Milestone

Comments

@tschlue
Copy link

tschlue commented Aug 19, 2019

Hi,

if I try to snooze reminder nothing happens/changes.

In log is the following

{"level":"error","ts":1566201266.6626186,"caller":"mlog/sugar.go:23","msg":"SqlPostStore.GetSingle: Unable to get the post, id=461f89qoz7rtjnbmc4k5jqhkrrsql: no rows in result set","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind"}
{"level":"error","ts":1566201266.664399,"caller":"mlog/log.go:172","msg":"Action integration error","path":"/mattermost/api/v4/posts/461f89qoz7rtjnbmc4k5jqhkrr/actions/nenocukggfdy9eucpu9yanfz9c","request_id":"hxxkb6z1hpgfbgt1cx91yz13ea","ip_addr":"10.144.153.28","user_id":"c7up9ghhpjydzbaw7x1ebwo4zc","method":"POST","err_where":"DoActionRequest","http_code":400,"err_details":"status=400"}

Plugin Version: 0.4.3
Mattermost Version: 5.13.2

@scottleedavis scottleedavis added the Type/Bug Something isn't working label Aug 20, 2019
@scottleedavis scottleedavis added this to the 0.4.4 milestone Aug 20, 2019
@scottleedavis
Copy link
Owner

Hi @tschlue , Thank you for reporting this! This is fixed in v0.4.4 https://github.com/scottleedavis/mattermost-plugin-remind/releases/tag/0.4.4 .

Note this version requires mattermost 5.14.

@tschlue
Copy link
Author

tschlue commented Aug 20, 2019

Thanks

@Roy-Orbison
Copy link

Roy-Orbison commented Dec 20, 2019

I'm still seeing this issue in v0.4.4 on Mattermost v5.17.1

{"level":"error","ts":1576804569.7394674,"caller":"mlog/log.go:174","msg":"Plugin failed to ServeHTTP, RPC call failed","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind","error":"unexpected EOF"}
{"level":"error","ts":1576804569.741117,"caller":"mlog/log.go:174","msg":"Action integration error","path":"/api/v4/posts/REDACTED_ID_1/actions/REDACTED_ID_2","request_id":"puocto5daiy78xof3bxhyceqth","ip_addr":"REDACTED_IP_ADDR","user_id":"REDACTED_ID_3","method":"POST","err_where":"DoActionRequest","http_code":400,"err_details":"status=500"}
{"level":"error","ts":1576804571.1989048,"caller":"plugin/health_check.go:91","msg":"Health check failed for plugin com.github.scottleedavis.mattermost-plugin-remind, error: Plugin RPC connection is not responding"}
{"level":"error","ts":1576804571.1991613,"caller":"mlog/log.go:174","msg":"RPC call OnDeactivate to plugin failed.","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind","error":"connection is shut down"}
{"level":"warn","ts":1576804571.199239,"caller":"plugin/hclog_adapter.go:51","msg":"error closing client during Kill","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind","wrapped_extras":"errconnection is shut down"}
{"level":"warn","ts":1576804571.199338,"caller":"plugin/hclog_adapter.go:53","msg":"plugin failed to exit gracefully","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind"}

@Roy-Orbison
Copy link

@scottleedavis this problem occurs on trying to snooze a recurring reminder. I seem to be able to snooze those without a schedule.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type/Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants