[Arch Linux] Server not responding

Post Reply
User avatar
archfan7411
Member
Posts: 15
Joined: Wed Sep 26, 2018 00:37
GitHub: archfan7411
In-game: archfan

[Arch Linux] Server not responding

by archfan7411 » Post

Hello,

I'm attempting to run a server (0.4.17.1) headless on a clean install of Arch Linux. However, when the server is running, I cannot connect to it (LAN.) Additionally, nothing is shown in the debug output. There are no errors when the server starts up.

Thank you all in advance for your assistance.

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: [Arch Linux] Server not responding

by rubenwardy » Post

Do you have iptables/ufw in use?
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
archfan7411
Member
Posts: 15
Joined: Wed Sep 26, 2018 00:37
GitHub: archfan7411
In-game: archfan

Re: [Arch Linux] Server not responding

by archfan7411 » Post

rubenwardy wrote:Do you have iptables/ufw in use?
I do have iptables installed, but I don't believe I'm using it for anything.

BBmine
Member
Posts: 3476
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins
Location: USA

Re: [Arch Linux] Server not responding

by BBmine » Post

I've got the same problem! viewtopic.php?f=6&t=20862

User avatar
Clyde
Member
Posts: 222
Joined: Sat Jul 30, 2016 14:23
GitHub: acmgit
In-game: clyde

Re: [Arch Linux] Server not responding

by Clyde » Post

Make at /var/log a directory named

minetest

Change the user for the directory to minetest:minetest with

chown -r minetest:minetest /var/log/minetest

Edit the File

/etc/systemd/system/multi-user.target.wants/minetest@.....service

and add at the line
[Service]
.
.
ExecStart=/usr/bin/minetestserver --config ....

the parameter:

--logfile /var/log/minetest/%i/debug.txt

Restart the server.
Now you have a log for minetest under arch-linux.

Greetings, Clyde.
My Server: Welcome to Zeitsprung - deadsoft.org:49152 Jungle The next Gundul - jungle-tng.deadsoft.org:49152

micheal65536
Member
Posts: 167
Joined: Mon May 22, 2017 20:27

Re: [Arch Linux] Server not responding

by micheal65536 » Post

Same issue here. Not using the minetest-server package though, compiled from source. Worked fine on Ubuntu.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests