sylverstream

joined 2 years ago
[–] [email protected] 2 points 2 years ago

That is good to know! Will keep an eye on memory usage of immich. I really like it, so I'm reluctant to let it go.

[–] [email protected] 2 points 2 years ago (1 children)

Thanks heaps, that's is very useful. Will connect monitor and keyboard and have a look.

[–] [email protected] 4 points 2 years ago (1 children)

I've uninstalled it, it's an index/search tool. Don't need it :D

[–] [email protected] 4 points 2 years ago

Thanks, it's so awesome to see so many useful replies here! If you are interested, I found some very weird things in the logs :( https://lemmy.nz/comment/6192604

[–] [email protected] 3 points 2 years ago (1 children)

Yeah think I'll get a standalone WiFi smart plug, not connected to my Home Assistant, as a kill switch. But you're right, it's overkill.

I found some weird things in the logs, this goes beyond my knowledge :( See https://lemmy.nz/comment/6192604

[–] [email protected] 1 points 2 years ago (2 children)

Yeah tracker miner sounds dodgy. I've only installed Immich & Frigate on the box, and no dodgy repositories. It's also auto updating. Will do research how to check for malware, thought that was a Windows only thing :D

[–] [email protected] 1 points 2 years ago

Thanks, but a data center is probably overkill for my needs. I've got it power loss protected with a UPS, and that's more than enough for us. Thanks anyway :)

I have a RPI, but of course that one can hang too. I'll buy a simple WiFi smart plug, standalone, as a kill switch.

[–] [email protected] 2 points 2 years ago

Thanks! Yeah it seemed to be an OOM issue, but based on my Kagi qualities it seems like an OS issue. But, it also has an error about the GPU. Normal memory usage is more than fine, so perhaps it was a one time thing. See logs: https://lemmy.nz/comment/6192604

[–] [email protected] 1 points 2 years ago

Thanks mate. It was a bit of a rabbit hole, I found stuff about the watchdog package, and you can configure it to use the iTCO_wdt module, but I also read it was blacklisted, and then I just gave up. I posted somewhere else in the thread what lead up to the hang. And, I think I'll buy a WiFi smartplug so I can remotely reboot everything; assuming the WiFi still works :D

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Yes, thanks for that. Good point. I checked the logs, and minutes before it crashed I can see below in the logs. Seems like either a GPU error or out of memory error. I've deleted tracker-miner-fs as I don't need it. It also shows a massive list of processes with their memory usage.

Feb 21 17:27:49 hppd600-g3 kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 9:0:00000000
Feb 21 17:32:43 hppd600-g3 kernel: 1305621 total pagecache pages
Feb 21 17:32:43 hppd600-g3 kernel: 16258 pages in swap cache
Feb 21 17:32:43 hppd600-g3 kernel: Free swap  = 0kB
Feb 21 17:32:43 hppd600-g3 kernel: Total swap = 1000444kB
Feb 21 17:32:43 hppd600-g3 kernel: 2065206 pages RAM
Feb 21 17:32:43 hppd600-g3 kernel: 0 pages HighMem/MovableOnly
Feb 21 17:32:43 hppd600-g3 kernel: 64196 pages reserved
Feb 21 17:32:43 hppd600-g3 kernel: 0 pages hwpoisoned

Feb 21 17:32:43 hppd600-g3 kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=user.slice,mems_allowed=0,global_oom,task_memcg=/user.slice/user-113.slice/[email protected]/background.slice/tracker-miner-fs-3.service,task=t>
Feb 21 17:32:43 hppd600-g3 kernel: Out of memory: Killed process 833 (tracker-miner-f) total-vm:625676kB, anon-rss:3144kB, file-rss:4816kB, shmem-rss:4kB, UID:113 pgtables:280kB oom_score_adj:200
Feb 21 17:32:43 hppd600-g3 kernel: i915 0000:00:02.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0

[–] [email protected] 5 points 2 years ago (6 children)

Yes, thanks for that. Good point. I checked the logs, and minutes before it crashed I can see below in the logs. Seems like either a GPU error or out of memory error. No idea what tracker-miner-f is by the way. It also shows a massive list of processes with their memory usage.

This goes beyond my knowledge :(

Feb 21 17:27:49 hppd600-g3 kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 9:0:00000000
Feb 21 17:32:43 hppd600-g3 kernel: 1305621 total pagecache pages
Feb 21 17:32:43 hppd600-g3 kernel: 16258 pages in swap cache
Feb 21 17:32:43 hppd600-g3 kernel: Free swap  = 0kB
Feb 21 17:32:43 hppd600-g3 kernel: Total swap = 1000444kB
Feb 21 17:32:43 hppd600-g3 kernel: 2065206 pages RAM
Feb 21 17:32:43 hppd600-g3 kernel: 0 pages HighMem/MovableOnly
Feb 21 17:32:43 hppd600-g3 kernel: 64196 pages reserved
Feb 21 17:32:43 hppd600-g3 kernel: 0 pages hwpoisoned

Feb 21 17:32:43 hppd600-g3 kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=user.slice,mems_allowed=0,global_oom,task_memcg=/user.slice/user-113.slice/[email protected]/background.slice/tracker-miner-fs-3.service,task=t>
Feb 21 17:32:43 hppd600-g3 kernel: Out of memory: Killed process 833 (tracker-miner-f) total-vm:625676kB, anon-rss:3144kB, file-rss:4816kB, shmem-rss:4kB, UID:113 pgtables:280kB oom_score_adj:200
Feb 21 17:32:43 hppd600-g3 kernel: i915 0000:00:02.0: [drm] Resetting rcs0 for stopped heartbeat on rcs0

[–] [email protected] 2 points 2 years ago (2 children)

Thanks, I've got a HP SFF as well. Not 100% sure how to turn it on though from Ubuntu. There's a software based version: https://manpages.ubuntu.com/manpages/xenial/en/man8/watchdog.8.html

But I guess that's not the one using the motherboard watchdog function.

 

I'm running HA on docker on a RPI with the Sky Connect dongle. I just wanted to add a new device as I've done many times before, and instead of that device, a device of type "Coordinator" was added with no entities. I'm assuming this is my Sky Connect dongle, but why did this suddenly show up? I can't delete it either. It wasn't there before so I'm very confused. Is there something wrong with my Zigbee network?

 

I'm interested in setting up SearXNG, so had a look at the public instances. What I found is that the search results page don't contain widgets.

For example in DDG, when I search for "restaurant x" I get a widget with information about restaurant x with e.g. the phone number & reviews and an option to call.

In Google I see widgets even more, e.g. when searching for "game review" I get a widget with all reviews for that game.

SearXNG results page is just a list of results and I miss the widgets. I had a look if there are plugins, but couldn't find any. Is there any way to add widgets like above examples?

 

I've just switched from Brave to Firefox on Android and so far liking it. There's one issue though. I use Bitwarden for my credentials & SwiftKey as keyboard. When I go to a website that asks for credentials, the Bitwarden button shows up above my keyboard to unlock my vault, as expected. I click it, unlock with fingerprint, and select the credentials. So far it's as expected and the same as Brave. However, when I select a credential, it goes back to Firefox, but then refreshes the page; so the credentials are gone. Luckily the credentials then show up above my keyboard as I've unlocked the vault, but after some time of inactivity I have to unlock again and the problem reoccurs.

Any idea how to resolve this?

/edit: looks like a long outstanding bug in Firefox, see here https://bugzilla.mozilla.org/show_bug.cgi?id=1807364

 

Had not seen Gris before, looks pretty cool! And of course Starfield, although I usually don't play games day one because of bugs.

16
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/piracy
 

SOLVED: RD is in maintenance.

My kids are watching this show called Kitty Katz: https://web.stremio.com/#/detail/series/tt27146569 and it was working fine via RD up until this morning. Right now it's showing No Streams Found. Other shows work fine. Also when I check 1337x.to I can't find any torrents for this shows. They're still available via usenet luckily.

What has happened here? DMCA takedown?

 

Stalker looks awesome! But I also like Jusant, definitely going to give it a try. Gamepass is great.

 

I'm looking to integrate "dumb" speakers into HA, and I came across these AudioCast devices on Aliexpress: https://www.aliexpress.com/item/1005003331228026.html

It says it's DLNA and Airplay compatible, so I'm assuming it should work with HA. Anyone tried that before?

view more: ‹ prev next ›