Error: Request error on: api/v1/subscribe/948694031792087053
Sentry Issue: MOBILE-1
Error: Request error on: api/v1/subscribe/948694031792087053
at src/common/services/api.service.err(api.service.js:15)
constructor(...args) {
at src/common/services/api.service.logout(api.service.js:70)
if (err instanceof Error) {
at src/common/services/api.service.(api.service.js:142)
session.logout();
...
(17 additional frame(s) were not displayed)
added scoped labels
changed milestone to %Mobile 3.11
assigned to @juanmsolaro and @msantang78
added scoped label
removed label
added scoped label
added scoped label and automatically removed label
changed time estimate to 2h
added 2h of time spent at 2019-10-06
- Owner
@juanmsolaro why is this in follow up?
- Developer
I couldn't reproduce but wanted to keep a track of the Sentry event to see if i can find a More significant stack trace. Also, if it is an Api error, it shouldn't be logging in to Sentry so i wanted to look at that too since when i forced a similar error, this didn't happen.
- Owner
This issue is happening after
src/common/services/api.service.logout(api.service.js:70)
, so its still trying to send a request after we are logged out. - Developer
I Will check that out
added scoped labels and automatically removed labels
added scoped label and automatically removed label
added scoped label and automatically removed label
- Owner
This has been logged nearly 9k times and hit 1.3k users. We either need to fix this issue or silence the error from being emitted.
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
mentioned in merge request !440 (merged)
added scoped label and automatically removed label
changed weight to 1
closed