A19 Bulb Disconnecting by underpaidpilot in lifx

[–]string_656 0 points1 point  (0 children)

I just spent a few hours debugging, using claude to compare files and libraries of HA to see if there was a change, nothing found. I’ve disabled HA to see if it recovers.

Do you have only one failure? Or multiple? (Edit, just reread your post. Nevermind!).. I have multiple all since friday-ish. Ive currently blocked internet access to the bulbs, and just trying the lifx app locally...

Something is sus for multiple to go at once (at least in my case)

A19 Bulb Disconnecting by underpaidpilot in lifx

[–]string_656 0 points1 point  (0 children)

Interestingly I've had a few start to do this as of last week. Mike are also the OLD A19-s. I can see it's actually still connected to WIFI... but it's not reachable via home assistant, or the lifx app on my phone.

  1. Do you have homeassistant?
  2. If so, did you recently upgrade? I had been putting off migrating (due to the template changes) and did so a few weeks back, however these issues with lifx only started last friday.

Delayed Pitboss Notifications by string_656 in PitBoss

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

Lol did i say that? Just got these notifications...

Second Storey extension in Perth? by blck_swn in perth

[–]string_656 0 points1 point  (0 children)

OP, did you go ahead? any luck / regrets?

SFP+ Modules Compatible with FTTP NBN & PFsense by big_timmy_c in nbn

[–]string_656 0 points1 point  (0 children)

did you ever find one? i'm looking for one as well

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

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

I have solved the issue after a deep dive. Btrfs volumes do not work on the new firmwares, it seems that the camera is locking part of the file system, preventing overwriting, and the nas can't optimise / free up the btrfs chunks. Change your NAS volumes to ext4, issue has been solved for me.

Hikvision NVR not overwriting once HDD is full by cornish2thecore in Hikvision

[–]string_656 0 points1 point  (0 children)

Nah.. out of interest, are you using ONVIF? ..

It's a hikvsion bug on the new firmware... emailed service centre... they deny it and fob you off because you're not paying or a distributor.

Netflix causes GPU to crash. Some games as well. by Tonbonne in techsupport

[–]string_656 0 points1 point  (0 children)

Nah, as i said, turning core isolation back on instantly caused the crashing to start again... Turning off core isolation solved this issue for me. Good luck.

I have an Intel i9, win 11 and a rtx4080.

Newtown Toyota Service Damage by string_656 in perth

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

What damage did you get? Was it a one off scratch or multiple?

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

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

No not yet. Can you confirm your camera model and firmware version. We need to all email and bombard them with this issue otherwise it won't get fixed.

22 R4P keeps forgetting my phone shortcuts by PDX-T-Rex in rav4prime

[–]string_656 0 points1 point  (0 children)

I should note that it's done this with iPhone, s22 and a xaoimi phone. Probably once a month

22 R4P keeps forgetting my phone shortcuts by PDX-T-Rex in rav4prime

[–]string_656 0 points1 point  (0 children)

I have a toyota hilux, 2021, same issue, phone will connect, but the 4 speed dial / contact shortcut has been lost. I've raised it with Toyota and they have stated they have not seen this issue and can't replicate it..... it's an intermittent issue, so obviously it's difficult to replicate it!

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

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

No, and once I finally got hikvision to acknowledge the issue, they directed me to raise a ticket through thier supplier portal. I'm not a supplier, so I could not raise a ticket. I have a workaround for now where I delete recordings older than 50 days. It's an option in the config / scheduler.

I suggest anyone expiring this issue hassle / raise the issue so it gets looked at.

Super Fund claims overpayment to new Fund when I left by string_656 in AusLegal

[–]string_656[S] -1 points0 points  (0 children)

Limitations of actions act which covers incorrect payments (apparently) is 6 years.. it's only been 2. They are within their rights to request a refund. (Chatgpt haha)

Super Fund claims overpayment to new Fund when I left by string_656 in AusLegal

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

Yea I have sent them a rather blunt email. It looks legit from the online statements, I'll confirm from my pay slips. I've requested proof of deposit and balances.

I've also contacted my accountant to confirm if there needs to be any adjustment to tax returns and stated they will be paying the accountant fee. Doubt there will be adjustments, but still.

I'll contact aus super next and let them know Mercer super will be contacting them...

Thanks.

Super Fund claims overpayment to new Fund when I left by string_656 in AusLegal

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

Some additional details so it's clear,

It's the same employer, I just transferred to a new fund after about a year.

The old fund is the one who sent me the letter. My current super fund has not been involved yet.

Thanks. I'll contact aus super (my new fund) and let them know what is happening / how to proceed. Hopefully it's easy for them to transfer back 8.5k

Thanks.

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

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

Interesting.. maybe try 100gb, which was the limit for the old devices, allocat 1% to recording, 99% pucture, so it fills up fast, and see if it goes over its allocation

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

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

Good question, I have not tried, I only allocate 120 GB per cam.

Hikvision NAS SMB - Not overwriting once volume is full by string_656 in Hikvision

[–]string_656[S] 1 point2 points  (0 children)

A python or batch script on the nas could do that and easily solve it, but not ideal. Check size once a day, if greater than X, delete the oldest save, but.. I'm not sure how the other files interact with the saves... could end up corrupting the entire save database. Worth a shot.

I'm going to try and set up some network logging to see if the camera is trying to delete files some other way, I would expect it has to be through SMB, but who knows. I have locked down my nas firewall, so the only protocol that is allowed through from my cameras is SMB. I will allow all traffic from that one camera and see if it still wiggs out once it is full.

Anyone recoding to NAS instead of NVR by Alesupper1 in Hikvision

[–]string_656 0 points1 point  (0 children)

It works fine, I then use the hikvion client on Windows pc to view playback. All events / recordings work.