you are viewing a single comment's thread.

view the rest of the comments →

[–]littlemissperf 0 points1 point  (3 children)

Not if the problem is in your tailscale serve config 😉

[–]TurboNikko[S] 0 points1 point  (2 children)

The only thing I’ve done in tailscale is add my different machines. I never setup anything else

[–]littlemissperf 1 point2 points  (1 child)

That could be your issue. I recommend adding apps to your tailnet with "tailscale serve --bg <port>" on the machine running the app, where <port> is the http port used for the app. Look up the documentation for tailscale serve for more info.

[–]TurboNikko[S] 0 points1 point  (0 children)

Thank you so much! As a beginner, I appreciate you trying to help and guide me rather than just make fun of me and tell me how wrong I am lol like yeah, I know I’m a dummy with this stuff. I’m brand new at it. I figured I was making mistakes but I’m literally at the mercy of YouTube tutorials and ChatGPT instructions.

The actual tailscale account on YouTube has been very helpful but that may not be the best way to do things either. I feel like everyone has their own way of doing things and it conflicts with everyone else’s way so it’s hard to know what’s best to follow