Curious how this is distinct from SimpleX.
Curious how this is distinct from SimpleX.
Check the ZFS pool status. You could lots of errors that ZFS is correcting.
Quick and easy fix attempt would be to replace the HDD with an SSD. As others have said, the drive may just be failing. Replacing with an SSD would not only get rid of the suspect hardware, but would be an upgrade to boot. You can clone the drive, or just start fresh with the backups you have.
VLANs all the way. I have several VLANs, including:
EDIT: An alternative would be to replace or supplement Proxmox with Docker/Podman on the bare metal of the server. The container networking would be isolated by default. If you can replace your VM needs with containers, that may get you what you want.
When you mention Postgres, are you saying PG specifically is better, or are you implying that the default SQLite db is what really slows things down? I ask because I’m on mariadb with no complaints, but might switch if NC is faster on Postgres.
Do you mean you want to remove the box and leave the wiring in the ceiling? I believe it’s code in most places that you have to make wire splices like that accessible and not just shoved behind drywall. So, in your case, code would require you to leave it as-is, with the wires capped behind a blank cover plate.
If you REALLY want it gone, you could get into the attic and pull the wires back into a junction box mounted to a rafter or joist. Then, patch the ceiling drywall.
Probably easier to just cap the wires and add a blank cover.
Isn’t this the same guy that said we won’t ever need more than 64K of RAM?
I put my UPSes on generic rails that support it from the sides. I just wasn’t comfortable with the cage nuts and bolts taking the full stress of the UPS in my rack.
Well, if the interior switch is bad, the device (outlet or otherwise) would never turn on. I’d start by confirming that power is coming into the switch (LINE), and power if leaving the switch in the ON position (LOAD). One of those voltage detectors can do that. If you know the LOAD is good, then use the voltage detector on the suspected lights.
You sure that mystery switch doesn’t turn on the outlet mounted on the exterior (upper left) ?
There are a few crisis pregnancy centers around me. None of them pretend to offer abortion services. In fact, they go out of their way to let mothers know of the material help offered to expectant mothers. And, sure, lots of them are supported by religious organizations. That doesn’t make them bad.
EDIT: This is posted to c/technology because it involves Yelp? That’s quite a stretch. If we’re going to allow anything that even touches a bit of technology into this community, this might as well be a general, free discussion community.
Way to ruin the day of all the Apple-haters.
I’ll consider it a drop-in replacement when Kubernetes can use it.
Locking the thread. Information relevant to self-hosters has already been shared. Too many reports of off-topic comments to leave this open.
Add “-vvv” to your mount command and see what else it tells you.
Based on the vaultwarden wiki, the default DB engine is SQLite. Therefore, all the data is in the sqlite file(s) contained in your data volume. This backup utility seems to take that into account and only focuses on the data volume.
This is being addressed. Thanks!
pfSense comes with a fairly closed default firewall. You’ve done a decent job of describing the physical configuration of the network. What is the logical configuration? What VLAN(s) have you set up? In the firewall page, what tabs/headings are there? At minimum, you should see “Floating”, “WAN”, and “LAN”.
Also, please include the networking config for Proxmox and the pfSense VM. You can grab those details from the Proxmox GUI.
Have you considered searching the GitHub issues?