My server is not in the Server list

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

My server is not in the Server list

by LNJ » Wed Jul 29, 2015 12:31

This is my minetest.conf file (the part with the anounce).
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
serverlist_url = servers.minetest.net
server_name = LNJ's Open Test Survival Mine
server_description = mgv7 with trees (apple trees, maples, red maples, birches), some nice mods!
server_address = titan.jahnson.de:56765
server_announce = true
server_url = http://forum.minetest.net

Is my server banned, or do I something wrong?
Last edited by LNJ on Fri Aug 21, 2015 17:08, edited 2 times in total.
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: My server is not in the Server list

by Krock » Wed Jul 29, 2015 13:50

Did you try these settings yet?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
port = 56765
server_address = titan.jahnson.de


Also, does your build have cURL support?
If not, compile it with cURL and try again.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: My server is not in the Server list

by LNJ » Wed Jul 29, 2015 14:23

My server is in a virtual machine (I'm using kvm). I share my server with other people.
My Port inside the vm:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
port = 30000


Is this setting used in the anounce?

EDIT:
I use the builds from launchpad (daily). I don't know whether they have cURL support (but I think so).
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: My server is not in the Server list

by rubenwardy » Wed Jul 29, 2015 20:13

Look for lines in the terminal that look like 'announcong to serverlist'.
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: My server is not in the Server list

by LNJ » Fri Jul 31, 2015 09:59

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2015-07-29 14:12:55: ACTION[ServerThread]: Announcing to servers.minetest.net
He says that and not more about the announce. (Thats from the latest log file I have. Since this time the server runs.)

Who administrates this server? celeron55?
My only idea is that I'm banned.
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

Re: My server is not in the Server list

by sfan5 » Mon Aug 03, 2015 15:42

Do not set serverlist_url setting unless you know what you're doing, check whether it works when omitting the setting.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: My server is not in the Server list

by LNJ » Fri Aug 07, 2015 10:16

@sfan5 It still doesn't work.

I think I should say that I had a Server and by mistake there was server_announce = true but a default_password was set. The server should be private. I didn't try to find the server in the server list. So I think that the complete server (titan.jahnson.de / 78.46.118.52) is banned now. I think I should say this earlier.

Can somebody help me (at this point)?
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: My server is not in the Server list

by Dragonop » Fri Aug 07, 2015 23:42

Does it help if I say that when I try to access titan.jahnson.de or 78.46.118.52 on a web browser the connection timeouts?
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: My server is not in the Server list

by LNJ » Sun Aug 09, 2015 07:40

No that helps not, sorry.
There is no web server on it.
And port 80 is not open.

EDIT:
You can do a ping (for linux:).
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
lnj@Deimos:~$ ping titan.jahnson.de
PING titan.jahnson.de (78.46.118.52) 56(84) bytes of data.
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=1 ttl=52 time=44.9 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=2 ttl=52 time=46.3 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=3 ttl=52 time=42.0 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=4 ttl=52 time=43.6 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=5 ttl=52 time=41.5 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=6 ttl=52 time=51.1 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=7 ttl=52 time=42.5 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=8 ttl=52 time=42.5 ms
64 bytes from titan.jahnson.de (78.46.118.52): icmp_seq=9 ttl=52 time=42.3 ms
^C
--- titan.jahnson.de ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8012ms
rtt min/avg/max/mdev = 41.598/44.128/51.151/2.867 ms

And again: Who administrates the announce server?? Or can I find a list of banned server?
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: My server is not in the Server list [NOT SOLVED]

by amadin » Mon Aug 17, 2015 20:46

If you use a router you need to do port forwarding
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: My server is not in the Server list [NOT SOLVED]

by rubenwardy » Mon Aug 17, 2015 20:52

You should talk to sfan5 on IRC.
 

User avatar
LNJ
Member
 
Posts: 200
Joined: Tue Sep 23, 2014 16:02
GitHub: LNJ2
IRC: LNJ2GO
In-game: LNJ

Re: My server is not in the Server list [NOT SOLVED]

by LNJ » Fri Aug 21, 2015 17:08

amadin wrote:If you use a router you need to do port forwarding

To join the server is no Problem just the server list.

rubenwardy wrote:You should talk to sfan5 on IRC.

Thanks.
My Minetest Modding Tutorials (German) | Minetest TNG - My survival subgame! (OUTDATED... :() | #ComeToTheDuckSide - we have privacy! | diaspora* - The free and decentralized alternative to facebook and twitter!
 


Return to Minetest Problems

Who is online

Users browsing this forum: Bing [Bot] and 7 guests

cron