LF
LF
@keithclark I'm trying to think of a way to provide you with the information you requested without giving away sensitive information. I can tell you this is happening in chrome...
@keithclark An example from the other debugger I use: `Running command: ga("send", "event", "Event Name", "Click-Purchase", "product-name-id", {hitCallback: [function]})` And then: `Running command: ga("ec:addProduct", {id: "product-name-id", name: "product-name", price: "6.95",...
Oops! I didn't realize that wasn't a feature yet, I'm not sure this qualifies as an actual issue opposed to a feature request :) You really don't need to do...
Duplicate of https://github.com/timonwong/uwsgi_exporter/issues/30 but I still think this would be really nice!
Pretty sure a conflict got merged: https://github.com/x89/Shreddit/commit/f4a5b67cebecdde4a679ba98c86ae5592f6919ca#diff-b4ef698db8ca845e5845c4618278f29a Edit your `requirements.txt` file to look like this: ``` nose==1.3.7 appdirs==1.4.3 arrow==0.10.0 backports-abc==0.5 certifi==2017.4.17 chardet==3.0.4 idna==2.5 praw==5.0.0 prawcore==0.11.0 python-dateutil==2.6.0 PyYAML==3.12 requests==2.18.1 shreddit==6.0.7 six==1.10.0...
> Sometimes after an upgrade I need to hard refresh in my browser (cmd+shift+r on macOS), you can also try this to see if there is maybe an old JavaScript...
I mentioned this in Discord but the original ticket is a bit out of date now as I tried upgrading to `24.8.0` which went fine and the issue persists.
Could relay be causing this issue? ``` $ docker compose logs -f relay relay-1 | 2025-04-10T16:40:15.221280Z ERROR relay_server::services::health_check: Health check probe 'auth' failed relay-1 exited with code 0 relay-1 |...
Thanks for getting back to me @aldy505. A added that back plus the feature flags and did a `./install.sh` which went fine but the issue still persists unfortunately. Here is...
Historically I've had `nginx` in front of sentry but I turned it off for the sake of trying to get things to work so currently we're dealing with the `nginx`...