this post was submitted on 10 Dec 2025
8 points (90.0% liked)

Selfhosted

61378 readers
351 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi, I have a problem accessing Paperless-ngx when I'm connected to my home network from a VPN. I've tried to make a simple sketch of my setup: Phone --> Wireguard --> Public Internet --> Unifi Wireguard server --> Home Network

Paperless-ngx is hosted on my server at 192.168.1.10:8000 But I can easily access all other services hosted on my server (192.168.1.10), e.g. homer (:8888) and Immich (:8080). It is just Paperless-ngx which doesn't work.

When at home and connected to my home WiFi I can also access Paperless-ngx.

Anyone having ideas to figure out, what is wrong in my setup? Or how to debug?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] spaghettiwestern@sh.itjust.works 5 points 8 months ago (1 children)

Your WG network is a separate subnet. Add it to PAPERLESS_ALLOWED_HOSTS to allow access.

[โ€“] StreetKid@reddthat.com 2 points 8 months ago

Without having time to test it yet, I think this is the issue.