#Server refuses to set up

1 messages · Page 1 of 1 (latest)

median parrot
#

So when setting up my server, i click "Run Recipe" in txAdmin and it gets to about 27% then it just fails and gives me the task failed timeout awaiting error, please dont do the automated ddl response thing because it really dosent help with my problem at all.

muted harbor
#

!ddl

signal lindenBOT
#

:point_right: Deployer Download Issues:

:octagonal_sign: Timeout awaiting request for 150000 or ECONNRESET / ETIMEDOUT:
This means that txAdmin could not connect to GitHub to download the template files.
This is a general networking issue and could be caused by many things.
:octagonal_sign: Response code 403 (rate limit exceeded):
This error happens when your IP address was blocked by the GitHub servers for sending too many requests, which happens mostly when using a shared hosting where many servers are on the same IP Address.
:octagonal_sign: getaddrinfo ENOTFOUND / EAI_AGAIN:
This error happens when the DNS resolution for the server fails.
:octagonal_sign: Hostname/IP does not match certificate:
This means the connection to the repository is not safe, which might happen if you use the some internet which is doing Deep Packet Inspection (school/work/country), or overwriting the DNS responses.

:point_right: Potential solutions:

  • Wait a few minutes and try again.
  • If FXServer is running on your computer, you could try using a mobile hotspot or VPN.
  • If running on a hosting service, contact the host provider or switch to another provider.
  • Switch your DNS server to a reliable one like 8.8.8.8 or 1.1.1.1.
median parrot
muted harbor
#

"could be caused by many things."

median parrot
#

Do you have a list of things that could be causing this?