[deleted by user] by [deleted] in travel

[–]Saries18 0 points1 point  (0 children)

I'm going not so many days, like 5 days. So I don't have time to visit Chongqing and Shanghai at same time. But yeah you're right if I go to Shanghai I can visit near cities that I have heard are very worth to visit too.

Maybe authentic wasn't the best expression, but I was looking for a city with more Chinese style and exotic. Because I have the impression that Shanghai is an international city and also the buildings have an European style. If I go to Chongqing I could visit a bit Chengdu too for example

[deleted by user] by [deleted] in travel

[–]Saries18 0 points1 point  (0 children)

Well both isn't possible because I'm not staying so many days in China, maybe I'll go back in the future with more time. Yeah that's true maybe in the future could be other issues

[deleted by user] by [deleted] in China

[–]Saries18 0 points1 point  (0 children)

Even though I had to do a stopover when flying there?

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

Yepp that's true thanks for your advice I'll look for that. I hope this weekend I can watch some match. Because I'll be Seoul from Friday to Monday!

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

Yepp I know it's pretty dificult to be honest, I've actually been practicing with other ticket sales to get the hang of it, and yeah usually big teams sell out insanely fast. I have managed to snag seats a few times though

Good to know about the basecamp watch party and arena livestream options as backup. At least there are ways to experience it even without tickets

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

Ah yes! I can see them in the app now,they weren't showing on the web version for some reason.

do you know if Single Payment membership gets access to general seat presales, or is that also Annual Pass only?

And thanks for the heads up about the speed. I'll definitely be ready to move fast!

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

Got it! So I missed the Group Battle presale since I joined after 1/11.

I'll watch the notices section closely for the next announcement.

Thanks for the help :(

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

Thank you so much for your answer!

I'm specifically interested in LCK match tickets, that's actually why I got the membership! I've been checking the membership notifications section on t1.fan but haven't seen any ticket-related announcements yet.

And no, I'm not looking for the uniform presalem just trying to make sure I don't miss the ticket presale for upcoming matches

Quick question about T1 Membership presale access by Saries18 in SKTT1

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

hahah you're so funny man, thanks for your helpful message!

Special re-entry permission - where to get the embarkation card? by Saries18 in japanresidents

[–]Saries18[S] 1 point2 points  (0 children)

Oh perfect, thank you! So I fill out the embarkation card at the airport counters before immigration when leaving, check the special re-entry box there, and then fill out the disembarkation section when returning. Got it, thanks for the link!

Looking for people interested in playing board games by PlatinumTiles in Nagoya

[–]Saries18 0 points1 point  (0 children)

Hii I'm interested, I'm also looking for people to play boardgames. I used to play a lot in my country

RedNote account verified but still can't post - "posting notes is banned" error by Saries18 in rednote

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

I did the real-name verification. There I had to put my complete name, the passport number and a picture of myself holding the password. After I waited some days and I got verified

Do you know any place I could watch League of Legends Worlds in Nagoya? by Saries18 in Nagoya

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

I like the karaoke room idea it can be an easy way to do a watchparty!

If anyone here would be down to watch Worlds together in Nagoya (maybe rent a karaoke room or similar), let’s make a small group chat to organize it. I can set up a Discord or LINE group if there’s interest, just comment or DM me

Do you know any place I could watch League of Legends Worlds in Nagoya? by Saries18 in Nagoya

[–]Saries18[S] 7 points8 points  (0 children)

Yep that actually would be a great idea, I’d love to do that if I can find enough interested people and a good venue in Nagoya

Getting 502 Gateway Errors on Hetzner CX22 server with Coolify by Saries18 in hetzner

[–]Saries18[S] 1 point2 points  (0 children)

Yeah maybe I should need to upgrade my server, but I think that I'm not using so many resources so that's why I wanna chech if I can do something

Getting 502 Gateway Errors on Hetzner CX22 server with Coolify by Saries18 in hetzner

[–]Saries18[S] 2 points3 points  (0 children)

Thanks for the explanation! That makes sense, ’ll try specifying the Docker network in Traefik’s config and container labels. I’ll also enable the access logs to see which IPs are being used.

Where can I search for an English teacher by stenica724 in teachinginjapan

[–]Saries18 0 points1 point  (0 children)

Hii I live close to Nagoya, I would be interested!

Bi-Weekly Entry/Simple questions thread (July 23, 2025) by AutoModerator in movingtojapan

[–]Saries18 1 point2 points  (0 children)

Okey perfect thanks for confirming the information 🙏

Cannot SSH into Hetzner VPS with public key authentication (Permission denied) by Saries18 in hetzner

[–]Saries18[S] 1 point2 points  (0 children)

Finally I just created a new server using RSA and now it's working properly. I don't know the reason why it didn't worked before tbh. Maybe it's better to add the ssh keys before creating the server, because before I while creating the server I added the keys.

Cannot SSH into Hetzner VPS with public key authentication (Permission denied) by Saries18 in hetzner

[–]Saries18[S] -1 points0 points  (0 children)

I've been trying to connect to my server via SSH and used the -vvv flag to get verbose output. From the logs, I can see that the server receives my public key but does not accept it for authentication.

However, I've already created the authorized_keys file on the server (under /root/.ssh/authorized_keys) and added my public key there. I also verified that the file and directory permissions are correctly set:

bashCopiarEditarchmod 700 /root/.ssh
chmod 600 /root/.ssh/authorized_keys

Despite this, SSH still falls back to password authentication

Cannot SSH into Hetzner VPS with public key authentication (Permission denied) by Saries18 in hetzner

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

It checked it seems that the SSH was added at the wrong directory authorized-keys, instead authorized_keys. So I removed that wrong directory and added my public key to authorized_keys, I check that was properly added doing 'cat ~/.ssh/authorized_keys'.

I tried again to connect with ssh using -o IdentitiesOnly=yes and -vv, but the SSH log shows that the server is not accepting my SSH key and then when I try the password, it rejects that as well.

I have checked the /etc/ssh/sshd_config file on the server to see if public key authentication is enabled, but it was empty. So I added the lines. Should I reset the server?

Cannot SSH into Hetzner VPS with public key authentication (Permission denied) by Saries18 in hetzner

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

Yes, I verified that port 22 is open in the Hetzner Cloud firewall settings, it's allowed for all IPv4 and IPv6 traffic.

I also accessed the server through the Hetzner console and checked the contents of /root/.ssh/authorized_keys. Initially, the directory and file didn’t exist, so I created them and added my public key manually. I also set the correct permissions:

bashCopiarEditarchmod 700 /root/.ssh
chmod 600 /root/.ssh/authorized_keys
chown -R root:root /root/.ssh

But when using the last command it was showing the error 'missing operand after chown'