CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
371 stars 115 forks source link

Does not start #1328

Closed euj3ne closed 9 months ago

euj3ne commented 10 months ago

Stacktrace

https://pastebin.com/q3hrw5kV

Actions to reproduce

I go to the directory and run sh start.sh or ./start.sh

CloudNet version

https://github.com/CloudNetService/CloudNet-v3/releases/tag/4.0.0-RC9

Other

No response

Issue uniqueness

Gandalf1783 commented 10 months ago

This looks like your sever does not have a connection to the internet or the request was blocked by your router.

Can you confirm that "ping google.com" works?

euj3ne commented 10 months ago

image

Gandalf1783 commented 10 months ago

That looks good! You'll most likely have to wait for one of the team members to respond. I personally didnt have to deal with this issue, so they might have some answers...

euj3ne commented 10 months ago

Well, thanks!

0utplay commented 10 months ago

Hey!

Can you please try to download the following file (e.g. using curl)

https://github.com/CloudNetService/launchermeta/raw/beta/checksums.properties

euj3ne commented 10 months ago

image

euj3ne commented 10 months ago

I made a firewall by default, installed other dns servers, everything is the same

euj3ne commented 10 months ago

image

0utplay commented 10 months ago

Can you test https://raw.githubusercontent.com/CloudNetService/launchermeta/beta/checksums.properties please

euj3ne commented 10 months ago

So where should I put it? I checked it out, tried to download it. Or was it necessary not to download? And to bring it somewhere?

0utplay commented 10 months ago

I just need to know if it works

euj3ne commented 10 months ago

Not

MarkusTieger commented 10 months ago

Can i see the output of "traceroute github.com" and "nslookup github.com" ? Or could it be that you only have an ipv6 address and no ipv4?

itsTyrion commented 9 months ago

Does your server not have IPv4 connectivity? If you don't know, do ping -6 google.com and ping -4 google.com.

If you don't have IPv4 connectivity, you need to use a public NAT64 service because GitHub, FOR SOME REASON, has no IPv6 support for most parts of the site in 2023