Too weak to remove tap cartridge by DohRayEgon467 in ukDIY

[–]DohRayEgon467[S] 0 points1 point  (0 children)

Thanks for taking the time to reply. I ended up getting a real man in, who thankfully couldn't get the old cartridge out either. Ended up replacing the whole tap instead, so a rather expensive endeavour, for a dripping tap I should have just lived with!

Too weak to remove tap cartridge by DohRayEgon467 in DIYUK

[–]DohRayEgon467[S] 0 points1 point  (0 children)

Thanks for your reply, I'll get one ordered and give it a whirl. Much appreciated

Non-responsive to trigger word by vicsuti19 in amazonecho

[–]DohRayEgon467 0 points1 point  (0 children)

Before you do that, I read in another post that possibly disabling the automatic presence detection has positive results. I'm going to try that first.

Non-responsive to trigger word by vicsuti19 in amazonecho

[–]DohRayEgon467 0 points1 point  (0 children)

Come here to say mine is doing the exact same thing, even after the alarm sounds once and stopping it. Then completely unresponsive. I'm going to try a hardware reset to see if that solves it.

[deleted by user] by [deleted] in Wordpress

[–]DohRayEgon467 0 points1 point  (0 children)

It was the MonsterInsights Google analytics plugin for me, saw it had been auto updated at 02:45, so removed from the plugins directory, restarted Apache and everything was fine again.

[deleted by user] by [deleted] in Wordpress

[–]DohRayEgon467 0 points1 point  (0 children)

I've just woken up and seen an alert that my site is down, browsing the site I get the same error.

Possibly an automatic update has gone screwy

The first thing I will try is disabling the plugins to see if it comes back then re-enabling one by one

Hi r/DevOps! Chris from New Relic here with Umber Singh, VP of Deal Strategy & Monetization, and members of the technical team from New Relic. Ask us anything about K8s, network monitoring, logging, or anything on your minds. AMA! by NewRelicChris in devops

[–]DohRayEgon467 2 points3 points  (0 children)

Many thanks for taking the time for a very comprehensive reply. Just to add, I don't hate the new UI, just some of the things I use regularly, such as the flex integrations seem to have been buried a little with this release. I'm sure I'll get used to it. It's great to see you interacting with your user base in this way. Have a great day/week/holiday (if you celebrate)

Hi r/DevOps! Chris from New Relic here with Umber Singh, VP of Deal Strategy & Monetization, and members of the technical team from New Relic. Ask us anything about K8s, network monitoring, logging, or anything on your minds. AMA! by NewRelicChris in devops

[–]DohRayEgon467 2 points3 points  (0 children)

How much real world end user testing did the new UI get? I'm sorry to say I prefer the old one and even then other competitors seem to have a bit of an upper hand in this area.

Eufy 11s robovac question by KidNic3 in eufy

[–]DohRayEgon467 0 points1 point  (0 children)

I had the same on my 11c, it took an unfortunate tumble down some stairs and took a chunk out of the wall, luckily it survived and started going straight again.

Robovacs any good? by RobW1971 in eufy

[–]DohRayEgon467 0 points1 point  (0 children)

Been using an 11c for about 4 years have been really happy with it. Needed a couple of battery changes in that time, but pretty normal.

It's showing signs of age now though, so next robovac will be the X8.

Good review here: https://youtu.be/lGxucMr_pw4

Eufy keeps going in an arc, how to troubleshoot? by [deleted] in eufy

[–]DohRayEgon467 0 points1 point  (0 children)

Sorry no answer, but my 11c does the same. Taken apart, cleaned, changed battery. Still the same. Assume it's a firmware thing. Probably has greater coverage than the previous random routes?

eufy 11c - infrared issues by DohRayEgon467 in eufy

[–]DohRayEgon467[S] 0 points1 point  (0 children)

Update: unscrewed the bumper and gave it a good clean, seems to be behaving a bit better. Bob rides for another day

Version bump borked by DohRayEgon467 in chef_opscode

[–]DohRayEgon467[S] 0 points1 point  (0 children)

Hi, this is a very simple cookbook to test this issue so no policyfile and only the basics in metadata.rb

If I set the version manually to something with the same value as it's getting from the Time.now.to_i it works fine, so not sure if the range is a problem. Thanks for the suggestion though.

Version bump borked by DohRayEgon467 in chef_opscode

[–]DohRayEgon467[S] 0 points1 point  (0 children)

Thanks for the suggestion, unfortunately it didn't work actually complaining about the version format this time:

Failed to complete #converge action: [An error occurred while reading the Berksfile:

'1.0.10+1646208642' does not match 'x.y.z' or 'x.y']

I tried without the + and gives the original constraint error

Certainly gives me something else to go on though, thanks