#Hello, I created a server on my NAS, but after running the server and entering the game, the server

23 messages · Page 1 of 1 (latest)

wet gazelle
#

@sour rampart

sour rampart
#

Translation?

wet gazelle
wet gazelle
sour rampart
#

What port are you using?

#

Ypu gotta use 443

wet gazelle
sour rampart
#

Uhhh

#

Did you follow the play with friends guide?

wet gazelle
#

I ran it on my computer and put it on the NAS then built docker for it like this

#

FROM ubuntu:22.04
WORKDIR /app
COPY . .
EXPOSE 3011/tcp 3011/udp
CMD ["java", "-jar", "grasscutter.jar"]

sour rampart
#

You have to expose 443

#

3011 is your gamr server right?

wet gazelle
#

I have successfully run the HSR 2.0 server and before that genshin was working but after creating HSR beta, genshin has failed and now HSR 2.0 still works.

sour rampart
#

Expose both

#

Maybe do a fresh install

#

Idk

#

I can't hwlp much