Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i setup docker and the client to connect to eachother running locally of my pc? (The public server doesn't seem to work) (i'm on windows) #33

Open
Kat-09 opened this issue Dec 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Kat-09
Copy link

Kat-09 commented Dec 5, 2024

Description

I don't know what i am doing wrong but i have setup my docker thingy as:

I installed the docker image and i did this too:


services:
youcube:
image: ghcr.io/cc-youcube/youcube:latest
restart: always
hostname: localhost
ports:
- 5000:5000
...

and it's running like this currently but it looks a bit different to the screenshots i've seen of it working
image

but when i try to connect to it on the client it says this which i believe means it's connecting to the public one (which gets stuck on Getting media information)
image
or it does this (i have no idea what is making it do different things but it js felt like it ig)
image

Reproduction steps

N/A, it's a question

Screenshots

In desc

Logs

https://mclo.gs/JAqUMtc

(I might try test with only CC:Tweaked and see if that works but i feel like this isn't mod incompatibility and is just a setup error on my end.)
@Kat-09 Kat-09 added the bug Something isn't working label Dec 5, 2024
@Kat-09
Copy link
Author

Kat-09 commented Dec 5, 2024

i tried -v and it said "domain not permitted" after editing the API and forcing it to attempt to connect to my server instead of falling back

@Martmists-GH
Copy link

edit the computercraft config to allow connections to $private.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants