this post was submitted on 05 Sep 2023
10 points (100.0% liked)
Self Hosted - Self-hosting your services.
11419 readers
1 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
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://cryptpad.yourdomain.com/checkup/
Run diagnosis on it.
Also are you running forevers or just node. I've seen problems similar to this which were resolved when running forever js
Just running node as that is what the instructions mentioned. Do you have a link or something I can search for that might lead me to how I should replace one with the other?
The diagnosis link goes nowhere for me. I double checked my DNS records on Cloudflare:
From my understanding I don't need any others? At least I think I read that right.
Sounds like the server isn't running or serving.
In the documentation search for "forever"as they link it. Then just run the same command they have but foreverjs instead of node
https://github.com/foreversd/forever
That's what is linked in the installation guide
Thank you kindly! Yeah, this one has been a bear for me. Probably a bit ambitious for a relatively new self-hoster. But hey, I like to learn by doing.
keep trying and use cloudflared tunnels super clutch
Popping back here just to say: still can't get it lol I even tried Runtipi, which itself installed fine. And I was able to do one click installs on most of the apps I tested. But Cryptpad still fecked off and said "nope".