gedaliyah
@gedaliyah@lemmy.world
- Comment on Automating Restic backups 17 hours ago:
What would be the benefit?
- Comment on TikTok appoints ex-IDF solider as its 'hate speech manager' 1 day ago:
Israel has mandatory service.
They could have just said “Israeli” but that wouldn’t get as many clicks.
- Submitted 1 day ago to selfhosted@lemmy.world | 10 comments
- Comment on Calibre-Web-Automated v3.1.1 - The Community Update 👬 Hardcover Integration 💜, Calibre Plugins 🔌, Split Library Support 💞, KoReader Sync 🗘 and much more! 📚 1 day ago:
So is this a fork of calibre web or something that runs on top or what?
- Comment on Calibre-Web-Automated v3.1.1 - The Community Update 👬 Hardcover Integration 💜, Calibre Plugins 🔌, Split Library Support 💞, KoReader Sync 🗘 and much more! 📚 1 day ago:
What is the relationship between Calibre-web-automated and calibre-web?
- Comment on If you were reincarnated, wouldn't it be elsewhere in the universe? 2 days ago:
I’m planning to come back as Fermi’s Paradox.
- Comment on Growing the Fediverse by sharing links 5 days ago:
This is a great idea!
People follow content, not platforms. The more people are exposed to great content, the more diverse the fediverse becomes.
- Comment on back in those days... 1 week ago:
Schrödinger’s Guy
- Comment on introducing copyparty, the FOSS file server 1 week ago:
Just curious, why did you replace nextcloud? I’m looking into transitioning from my current file server, and I’ve mostly heard only good things and not NextCloud.
- Comment on introducing copyparty, the FOSS file server 1 week ago:
Wow! This is great. I may give it a shot.
- Comment on Mainstream media does not want you to know this 1 week ago:
Globe-heads will lose their minds at this. Water doesn’t stick to a ball. You know what it does stick to? A dinosaur. 🤔
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
Thank you - I’m researching how to do this. I am using mariaDB and it’s all running in docker, so I think if I can learn how to get terminal access within the docker container, and what commands I will need to access mariaDB, then I should be able to do so. I’m hoping that everything will be labeled in such a way that I can locate those records that are part of the carddav database only to clear them and start over.
- Comment on Noob Tailscale questions 2 weeks ago:
Running it from a file explorer may not work due to permissions.
- Comment on Noob Tailscale questions 2 weeks ago:
use
ls
command, as in the video, to list the contents of a directory, then usecd
to change directory based on what you see. You can usecd …
to navigate to the parent directory of your current location if needed.Also make note of the Local path shown when cloning the repository in the previous step to help find it. When you see “tailscale.sh” as one of the items after typing
ls
, then you will know you are in the right place. - Comment on Noob Tailscale questions 2 weeks ago:
Actually, watching the video it looks like they first enter:
cd Documents/deck-tailscale/
then enter:
sudo bash tailscale.sh
If you don’t have the directory
Documents/deck-tailscale/
, then you will have to go back a step and find out where GitHub Desktop is storing the local files. - Comment on Noob Tailscale questions 2 weeks ago:
Tailscale client definitely needs to be installed and logged in on the destination device (Steam Deck in this case). Is it possible that you are typing “Sudo” instead of “sudo” in the command after opening Konsole? Linux commands are case-sensitive.
I’m not knowledgeable about the steam deck, but it is also possible that sudo is not installed by default, in which case you will have to install it. sudo is a command that allows you to run other commands as root (basically admin).
I found this article that might help: pimylifeup.com/steam-deck-sudo-password/
- Comment on Does farting make you lighter or heavier ? 2 weeks ago:
Farts are mostly particulate. So, you’d be lighter.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
Certainly. I found through some reading that the contacts app seems to be more or less a front end for some cardDAV functionality built into ownCloud.
If I could remove or reinstall the cardDAV function itself, that would be ideal.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
I don’t know how to find it in the database or even how to access it directly. The WebUI is frozen.
I’m also not sure if I could identify the specific contact, but if not, I’d be fine to delete and re-add the entire contact book.
Thank you again for the help.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
I’m a little hesitant because I may not be able to locate all personally identifying info. I tried searching again and posted what may be related here.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
Added what may be related log info here.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
Checking the log again, I think it may be related to:
{"reqId":"7e34c78e-49b9-4a97-87db-da79ab0d33bd","level":3,"time":"2025-06-19T22:18:31+00:00","remoteAddr":"XXX.XX.X.X","user":"USERNAME","app":"PHP","method":"GET","url":"\/remote.php\/dav\/files\/USERNAME\/misc\/m-t0627-01511-00434%20(2).jpg?x=336&y=336&c=&preview=1","message":"exif_read_data(): Incorrect APP1 Exif Identifier Code at \/var\/www\/owncloud\/lib\/private\/legacy\/image.php#399"}
(I’ve removed my name and the IP Address listed)
Following this message, there are about 30 errors related to different contacts that look like:
{"reqId":"6fptn8sCXT16xmUGIWc6","level":2,"time":"2025-06-19T09:06:07+00:00","remoteAddr":"XXX.XX.X.X","user":"USERNAME","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/USERNAME\/contacts\/04bc3d9c-f55a-4241-96a2-929245fe8433.vcf","message":"Could not get node for path: \"addressbooks\/users\/USERNAME\/contacts\/04bc3d9c-f55a-4241-96a2-929245fe8433.vcf\" : Card not found"}
With some searching, it looks like there is something wrong with an image, presumably a contact image, which I was updating around the time the service went down.
I still have no idea what do do with this information.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
I’m pretty sure it’s just owncloud. It’s the home self server.
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
I would love some help with the logs. I’ve been able to locate the logs for owncloud but they are long and complex and I have no idea how to read them.
If I knew what I was looking for in the logs I might be able to find something searchable at least. Are there any key words or phrases that I might look for?
- Comment on OwnCloud CardDAV is frozen 2 weeks ago:
I appreciate the thought but I do believe that there are some steps involved after installation before it is fully functional.
I am planning to test it in the future at some point, but right now I am looking to get my present server working again.
Given your experience with a similar system, however, do you know if it is possible to reset the cardDAV without disrupting the other components? How would one do it in Nextcloud?
- Submitted 2 weeks ago to selfhosted@lemmy.world | 19 comments
- Comment on [deleted] 2 weeks ago:
Honestly, I’m not sure why people are just now realizing he is a POS. He didn’t get half a billion by being a nice person.
- Comment on Enough 2 weeks ago:
Thanks. I’ve been wondering in these backrooms for hours now. Finally a place I can go.
- Comment on How to use a domain I own to self-host services? 2 weeks ago:
Thanks, I appreciate your experience.
- Comment on How to use a domain I own to self-host services? 2 weeks ago:
Okay, that makes sense. Would that help to set up NextCloud or other services that require https?
It doesn’t really help with connecting my calendar to an external scheduling app that is not based on my device.