server-linux icon indicating copy to clipboard operation
server-linux copied to clipboard

Server running but can't find in Quake

Open bigjimmy546 opened this issue 3 years ago • 3 comments

' root@ubuntu:~/nquakesv# sudo sh start_servers.sh Starting mvdsv #1 (port 28501)...[OK] Starting mvdsv #2 (port 28502)...[OK] Starting mvdsv #3 (port 28503)...[OK] Starting mvdsv #4 (port 28504)...[OK]'

servers started without error, but couldn't find server in quake any other way to see the status for the server?

Thanks

bigjimmy546 avatar Jan 14 '22 03:01 bigjimmy546

Hello, what do you mean by "Couldn't find server in Quake"? Is it in the serverbrowser you're looking and it's not showing up?

Can you connect to the server by typing connect localhost:28501 in the console?

liback avatar Jan 14 '22 05:01 liback

Hi, I couldn't find the server in the serverbrowser, also I can't connect directly via IP (server is installed in different computer) Running Ubuntu 20.04.3 LTS I do not have any firewall enabled. I don't see nquake or QW related items in ps aux Where can I find more details to troubleshoot? Thanks

bigjimmy546 avatar Jan 14 '22 05:01 bigjimmy546

unable update binaries as well


Welcome to the nQuakesv binary updater
======================================

mkdir: cannot create directory ‘tmp’: File exists
From what mirror would you like to download the binaries?
     1  GitHub
update_binaries.sh: 46: [: unexpected operator
update_binaries.sh: 46: [: unexpected operator
update_binaries.sh: 46: [: unexpected operator
update_binaries.sh: 46: [: unexpected operator
Enter mirror number [random]: 1

=== Downloading ===
update_binaries.sh: 70: [: aarch64: unexpected operator
URL transformed to HTTPS due to an HSTS policy
--2022-01-18 08:23:02--  https://github.com/nQuake/distfiles/releases/download/snapshot/sv-bin-x86.zip
Resolving github.com (github.com)... 13.114.40.48
Connecting to github.com (github.com)|13.114.40.48|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-01-18 08:23:02 ERROR 404: Not Found.

Error: The binaries failed to download. Better luck next time. Exiting.

bigjimmy546 avatar Jan 18 '22 08:01 bigjimmy546