Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-15-2021, 10:54 AM
Hurb
Fire Beetle
 
Join Date: Nov 2021
Location: Seattle WA
Posts: 26
Thumbs up Testing out the Akk-stack / Occulus .. trying char creation on HurbQuest

I am plunking away at (belatedly) installing all the goodies Akkadius has made...

Per previous thread, first I got EQEmu Debian Linux install done following these awesome instructions:

https://docs.eqemu.io/server/categor...allation-linux

I even installed Docker and Docker-Compose

Could have used Akk-Stack first but..

Anyway, I downloaded the Occulus | EQEmulator Web Admin Panel to see if I could start process

- downloaded Linux release from Releases (eqemu-admin-linux) placed in eqemu/server/bin

... thats about as far as I got, sudo bash eqemu-admin-linux gave me:

Quote:
admin@$:/home/eqemu/server/bin$ sudo bash eqemu-admin-linux
eqemu-admin-linux: line 1: syntax error near unexpected token `<'
eqemu-admin-linux: line 1: `<html><body>You are being <a href="https://objects.githubusercontent.com/github-production-release-asset-2e65be/173694530/20f03ccb-0ff8-411d-b9bd-4fe83b308aab?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211114%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20211114T214858Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=7f716c69de4977bceb70ce89a6fbb53209ded879 83f8f6fef99812792fd47d3a&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;key_id=0&amp ;repo_id=173694530&amp;response-content-disposition=attachment%3B%20filename%3Deqemu-admin-linux&amp;response-content-type=application%2Foctet-stream">redirected</a>.</body></html>'

well, anyway.. not a big deal

I wanted to learn about Akk-stack... but I already installed the server and compiled so... isn't really necessary to do over actual server install

akk-stack will do it ALL and I'll use it on next fresh install...! *facepalm*

Quote:
make init-reset-env
..worked as intended

my ports are open and ready

Quote:
make set-vars port-range-high=7100 ip-address=[External IP]
.. worked as intended

sudo make install ... not so much over a fresh compile?

... I'm just sharing my mistakes .. this stuff will probably work fine on a fresh Debian instance~

Code:
admin@:/home/eqemu/server$ sudo make install
docker-compose pull
WARNING: The IP_ADDRESS variable is not set. Defaulting to a blank string.
WARNING: The PORT_RANGE_HIGH variable is not set. Defaulting to a blank string.
WARNING: The SERVER_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The MARIADB_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The PEQ_EDITOR_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The DATA_PATH_HOST variable is not set. Defaulting to a blank string.
WARNING: The MARIADB_DATABASE variable is not set. Defaulting to a blank string.
WARNING: The MARIADB_USER variable is not set. Defaulting to a blank string.
WARNING: The MARIADB_ROOT_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The PHPMYADMIN_USERNAME variable is not set. Defaulting to a blank string.
WARNING: The PHPMYADMIN_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The FTP_QUESTS_PASSWORD variable is not set. Defaulting to a blank string.
WARNING: The NETWORKS_DRIVER variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ftp-quests.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.ftp-quests.ports contains an invalid type, it should be a number, or an object
services.mariadb.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.peq-editor.ports contains an invalid type, it should be a number, or an object
services.phpmyadmin-proxy.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
services.eqemu-server.ports contains an invalid type, it should be a number, or an object
make: *** [Makefile:92: install] Error 1
My current issue:
- set Starting Zones,
-set expansions
-set to Titanium client
-finally getting to character creation without crashing back to login

Seems like I'm close but need to understand more how to change the server start variables.. i opened my ports .. im learning quickly as people have done a lot of this work already.. i just want to share this info for the next user but ill take any advice (like READ the README next time?!) ...

all the information needed is here .. https://docs.eqemu.io/server/categories/operation

Quote:
admin@ip-x-x-x-x:/home/eqemu/server$ sudo bash server_start_with_login.sh
[SharedMemory] [Info] Shared Memory Loader Program
[SharedMemory] [Info] Connecting to database
[SharedMemory] [Info] [MySQL] Connection [default] database [hurbquest] at [127.0.0.1]:[3306]
[SharedMemory] [Info] Loaded [77] log categories
[SharedMemory] [Info] Loaded default rule set 'default'
[SharedMemory] [Info] Initialized dynamic dictionary entries
[SharedMemory] [Info] Current expansion is [-1] (All Expansions)
[SharedMemory] [Info] Loading items
[SharedMemory] [Info] Loading factions
[SharedMemory] [Info] Loading loot
[SharedMemory] [Info] Loading skill caps
[SharedMemory] [Info] Loading spells
[SharedMemory] [Info] Loading base data

Server started - use server_status.sh to check server status
Akka's Linux Server Launcher
Loginserver set to run...
Zones to launch: 30

admin@ip-x-x-x-x:/home/eqemu/server$ sudo bash server_status.sh

Akka's Linux Server Launcher
World: UP Zones: (30/30) UCS: UP Queryserv: UP
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:38 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3