this post was submitted on 21 Feb 2025
-46 points (16.2% liked)

Selfhosted

60587 readers
1102 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
 

Added the only actions I did in the comments.

you are viewing a single comment's thread
view the rest of the comments
[–] Evkob@lemmy.ca 5 points 1 year ago (1 children)

They meant pinging your server from another device, I assume.

What error(s) do you get when you try to SSH into your server?

By "can't access containers", I assume you mean via devices you're trying to connect to the server with? Can you still access the stuff you're running in the containers directly on the server via localhost?

I'll echo what the other commenter's have said and you need to give us more info. "I added two containers" is pretty much useless if that's all we have to go off of to start troubleshooting. More details on what exactly you did, any troubleshooting steps you've already tried, what specific errors you get, etc.

[–] ComradeMiao@lemmy.ml -3 points 1 year ago* (last edited 1 year ago) (1 children)

Ssh just runs forever until I stop it. Sometimes it says timed out.

Weirdly I can access my public sites but not my local services via my desktop to that server.

I explained it that simply because that’s all I changed. Ran two docker compose up via cli. Once the issue arose I turned them both off and removed them.

That guy is attacking me about configs but the configs are gone as are those two containers.

I can ping from the server. I can ssh from the server. I cannot ping or ssh to the server.

[–] Coldmoon@sh.itjust.works 2 points 1 year ago (1 children)

Sounds like a bad firewall rule somewhere.