AJ

Results 11 comments of AJ

I currently don't even have the number on Mac (`12.2.1`) either with the latest Rocket.Chat version (`3.8.2`)

> Do you have unread messages? Lets investigate what is happening. Give more information. @jeanfbrito Yes, I had two unread messages. This is what the dock icon looks like: *Unread...

So I was going to take a stab at this, but I either have an issue with my environment or something is wrong with the gemspec. I ran `rubocop` and...

It appears something might be wrong with my setup ``` ruby -v dyld[18069]: Library not loaded: '/usr/local/opt/gmp/lib/libgmp.10.dylib' Referenced from: '/Users/andrew/.rbenv/versions/2.7.2/bin/ruby' Reason: tried: '/usr/local/opt/gmp/lib/libgmp.10.dylib' (no such file), '/usr/local/lib/libgmp.10.dylib' (no such file),...

Hi @kaylareopelle, thanks for getting back to me. > #### 1. What's going on in your application when these errors start? That's what I'm not sure about, but my best...

@kaylareopelle I have released the following change on 2/20 and let it run for 24 hours. ```diff -disable_delayed_job_sampler: false +disable_delayed_job_sampler: true ``` It has resolved the >NewRelic::Agent::Samplers::DelayedJobSampler not available: No...

@bustikiller `Hash#bury` is in the [`bury` gem](https://github.com/patorash/bury)

@nikhil-mohite I'm having the same issue and I have a screen recording of it below: https://github.com/pgadmin-org/pgadmin4/assets/1774502/9d508d13-4fdc-4c12-8adb-c197a6591d40 MacOS Ventura 13.5.1 (M2) pgAdmin4: 8.2 Downloaded [pgadmin4-8.2-arm64.dmg](https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v8.2/macos/pgadmin4-8.2-arm64.dmg) My steps to replicate: 1. Have...

@adityatoshniwal I have 10 servers all with saved passwords. I took a look at the [keyring issue above](https://github.com/jaraco/keyring/issues/619) and read that it isn't a loop, but asks each time for...

@AlexYakovlevCa we've been using this in our production app since 2/4/25 without issue. I know we don't use everything that this gem supports, so I can't say for 100% certain....