-
-
Couldn't load subscription status.
- Fork 517
Closed
Description
Hi everybody,
I have setup sentry for a ruby/rails application.
And everything is working fine except none of the context data is working.
I tried with Raven.user_context, Raven.tags_context and also Raven.extra_context.
For every event I got the following error
request.cookies: Discarded invalid value
Reason the cookie is missing a name/value pair
Value ********
I googled this but I didn't get any relevant information about this error even on the Sentry website.
Does anyone be able to explain me what I'm doing wrong or if there is a bug somewhere?
I'm using ruby 2.6.1, rails 5.2.0 and sentry-raven 2.9.0.
ndbroadbent, szechyjs, garyfoster and anderscarling
