RandomLegend

joined 2 years ago
MODERATOR OF
[–] RandomLegend@lemmy.dbzer0.com 24 points 5 months ago* (last edited 5 months ago) (12 children)

IT here, Plesse don't involve us... We don't want to to deal with this bs either

[–] RandomLegend@lemmy.dbzer0.com 14 points 5 months ago

Asahi Team is literally poking around some dark magic at this point

[–] RandomLegend@lemmy.dbzer0.com 1 points 5 months ago

I helped some guy to make this run on linux

https://github.com/farique1/diffusion-browser

It's very hacky and doesnt cache previous results but it works...

[–] RandomLegend@lemmy.dbzer0.com 2 points 5 months ago (1 children)

I don't see the benefits of a "dumb" robot in a 50m² floor. In that scenario it's easier and more thorough to clean by hand.

I want my robot to be able to quickly and efficiently clean one specific room or a series of rooms in the order I want.

My dreame with valetudo can do this, is integrated into my home assistant and can even wipe the floor

[–] RandomLegend@lemmy.dbzer0.com 3 points 5 months ago (3 children)

Those are very inefficient and imho a waste of money.

[–] RandomLegend@lemmy.dbzer0.com 15 points 5 months ago (5 children)

Easy solution = only buy robots that you can flash with valetudo

[–] RandomLegend@lemmy.dbzer0.com 3 points 6 months ago (1 children)

Yeah but as far as i know, unraid doesn't really do anything that for example TrueNAS Scale can't do? And TrueNAS is free and really rock-solid.

So if someone doesn't want to host an Ubuntu Server i'd recommend checking out TrueNAS Scale and simply throwing some dockers at it

[–] RandomLegend@lemmy.dbzer0.com 5 points 6 months ago (3 children)

I never used unraid but was thinking about it

I went to truenas for my NAS and Ubuntu server for my application server instead. I use dockge for my docker webui and I'm happy with that setup

[–] RandomLegend@lemmy.dbzer0.com 18 points 6 months ago (3 children)

With a bit of work homeassistant can be a quite good voice assistant.

You can either revive some old android device and use that, or get an ECHO M5 for ~13€ and hook that one up.

You can even run some local Ollama AI and use that for the voice assistant nowadays. It's quite useful and home assistant can be integrated into music / audiobooks aswell with something like Music Assistant 2.0

[–] RandomLegend@lemmy.dbzer0.com 2 points 6 months ago

We're looking into it ✌️

[–] RandomLegend@lemmy.dbzer0.com 2 points 6 months ago

My wife starts shivering just thinking about eating a tomato but when eating my bolognose, which I do not add a single gram of sugar, says she likes tomato sauce. Just not tomatoes 😅

[–] RandomLegend@lemmy.dbzer0.com 2 points 6 months ago

i prefer to say i ddg'ed it on kagi but to each their own :D

 

Kaizoku is a nice self-hosted application that runs mangal in the backend to download Mangas from multiple sources. It can set up reoccurring tasks to check for running mangas and download new episodes automatically.

It has a Kavita integration where it can tell kavita that there is a new manga in the library and it should rescan and get it's metadata.

It works really fast and works with the most common Manga sources online.

 

Hello!

so i just set up a nextcloud instance via docker-compose on one of my servers.

But i already have multiple webservers on my network that have to be accessible from outside. Therefore i set up a nginx reverse proxy on one of my other servers, published it's ports and connect all the other services via that.

Now that docker nextcloud i installed doesn't go smooth with it. It's using the dockerhub.io image and doesn't come with any kind of proxy config.

And i don't know how to proceed anymore tbh...

The actual problem is as follows: I have the admin account that works perfectly fine. I can access everything and every menu from my domain name; let's say it's https://domain.randomlegend.com

I then created a regular user account for me to actually use. This user account can login and can access the dashboard. It cannot access the files or the settings. If i try, i get this error:

I can find the following error in the nextcloud.log:

[...] ,"level":3, "time" :"2023-06-27T18:43:20+00:00", "remoteAddr" :"xxx.xxx.xxx.xxx", "user": "randomlegend", "app" :"no app in context", "method":"POST", "url":"/login", "message": "Cannot assign requested address", "userAgent [...]

This is the part in the config.php i did regarding the proxy stuff.

overwritehost and overwrite.cli.url have the same address in them but the cli.url has https:// infront of it.

I also get this error in the overview of nextcloud...

If i now create another new user, that user can't even log in...immediately get's the "Internal Server Error"


Soooo....any idea on why the regular user get's errors and the admin account does not? Also, what did i forget to config?

Any help would be appreciated! Thanks


Fixed

 

Hello Hivemind 🙃

i need some advice here as i am losing my mind.

I have a Fritz!Box6591 and 1Gbit/s internet. Now since yesterday my complete network is extremely unstable. IF i can get any connection, it's as fast as it should be. But connections break down within minutes.

If i let the network "rest" for a couple minutes with barely no activity, i can then access everything perfectly fine for a few minutes until everything breaks down again.

What i did:

-Deactivated my local DNS (AdGuard) on my router -Restarted (even with 15 min. of no power) EVERYTHING. Literally everything in my homenetwork.

Since it's not only the internet connection and not one specific device and not even one specific type of connection (two WiFi Devices can't properly connect between each other just as two different LAN Devices on either different Ports on the router or same router port on a switch) i don't really know what to do anymore.

Obviously my router is the only common denominator but i can't see any issues with it. It's not overheating, it's RAM & CPU usage is perfectly fine, it's not gone it powersaving mode, it doesn't throw me any errors.

I already did tracepath's to every device and there is no unexpected hop on some theoretical phantom device (if my DNS became buggy or something).

If i ping one of my servers from my PC. It says i have a latency of 1~3ms but it is obviously hanging really hard. It could have a delay of 15 seconds before the next line in ping appears but that will still claim it had a 2ms latency.

I don't know what to do anymore and where to begin. Any ideas?

EDIT: Here is quick sketch of my network

EDIT2: Found the culprit - https://lemmy.dbzer0.com/comment/324192

 

A reader bug slipped through release testing, so here's a hotfix for everyone.

The full release can be found here.

Changed

  • Changed: When deleting a library, give the library name in the prompt
  • Changed: Directory Picker will now sort libraries as some OSes don't return paths sorted

Fixed

  • Fixed: Fixed an issue with fit to width on mobile from last release
  • Fixed: Fixed an issue where creating a new library, advanced settings wouldn't persist
  • Fixed: Fixed an issue where kbd tags with paper theme would render incorrectly
  • Fixed: Fixed an issue where wrong cover could be chosen for series in an edge case setup
  • Fixed: Fixed an issue where typing in the autocomplete for directory picker would throw errors
view more: ‹ prev next ›